Package-level declarations

Types

Link copied to clipboard

Compute Optimizer is a service that analyzes the configuration and utilization metrics of your Amazon Web Services compute resources, such as Amazon EC2 instances, Amazon EC2 Auto Scaling groups, Lambda functions, Amazon EBS volumes, and Amazon ECS services on Fargate. It reports whether your resources are optimal, and generates optimization recommendations to reduce the cost and improve the performance of your workloads. Compute Optimizer also provides recent utilization metric data, in addition to projected utilization metric data for the recommendations, which you can use to evaluate which recommendation provides the best price-performance trade-off. The analysis of your usage patterns can help you decide when to move or resize your running resources, and still meet your performance and capacity requirements. For more information about Compute Optimizer, including the required permissions to use the service, see the Compute Optimizer User Guide.

Properties

Link copied to clipboard
const val SdkVersion: String
Link copied to clipboard
Link copied to clipboard
const val ServiceId: String

Functions

Link copied to clipboard

Deletes a recommendation preference, such as enhanced infrastructure metrics.

Link copied to clipboard

Describes recommendation export jobs created in the last seven days.

Link copied to clipboard

Exports optimization recommendations for Auto Scaling groups.

Link copied to clipboard

Exports optimization recommendations for Amazon EBS volumes.

Link copied to clipboard

Exports optimization recommendations for Amazon EC2 instances.

Link copied to clipboard

Exports optimization recommendations for Amazon ECS services on Fargate.

Link copied to clipboard

Exports optimization recommendations for Lambda functions.

Link copied to clipboard

Export optimization recommendations for your licenses.

Link copied to clipboard

Returns Amazon Elastic Block Store (Amazon EBS) volume recommendations.

Link copied to clipboard

Returns Amazon EC2 instance recommendations.

Link copied to clipboard

Returns the projected utilization metrics of Amazon EC2 instance recommendations.

Link copied to clipboard

Returns Amazon ECS service recommendations.

Link copied to clipboard

Returns the recommendation preferences that are in effect for a given resource, such as enhanced infrastructure metrics. Considers all applicable preferences that you might have set at the resource, account, and organization level.

Link copied to clipboard

Returns the enrollment (opt in) status of an account to the Compute Optimizer service.

Link copied to clipboard

Returns the Compute Optimizer enrollment (opt-in) status of organization member accounts, if your account is an organization management account.

Link copied to clipboard
Link copied to clipboard

Returns license recommendations for Amazon EC2 instances that run on a specific license.

Link copied to clipboard

Returns existing recommendation preferences, such as enhanced infrastructure metrics.

Link copied to clipboard

Returns the optimization findings for an account.

Link copied to clipboard

Creates a new recommendation preference or updates an existing recommendation preference, such as enhanced infrastructure metrics.

Link copied to clipboard

Updates the enrollment (opt in and opt out) status of an account to the Compute Optimizer service.

Link copied to clipboard

Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.