RecommendationSummary - AWS Compute Optimizer

RecommendationSummary

A summary of a recommendation.

Contents

accountId

The AWS account ID of the recommendation summary.

Type: String

Required: No

currentPerformanceRiskRatings

An object that describes the performance risk ratings for a given resource type.

Type: CurrentPerformanceRiskRatings object

Required: No

inferredWorkloadSavings

An array of objects that describes the estimated monthly saving amounts for the instances running on the specified inferredWorkloadTypes. The array contains the top five savings opportunites for the instances that run inferred workload types.

Type: Array of InferredWorkloadSaving objects

Required: No

recommendationResourceType

The resource type that the recommendation summary applies to.

Type: String

Valid Values: Ec2Instance | AutoScalingGroup | EbsVolume | LambdaFunction | EcsService | License

Required: No

savingsOpportunity

An object that describes the savings opportunity for a given resource type. Savings opportunity includes the estimated monthly savings amount and percentage.

Type: SavingsOpportunity object

Required: No

summaries

An array of objects that describe a recommendation summary.

Type: Array of Summary objects

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: