getRecommendationSummaries
inline suspend fun ComputeOptimizerClient.getRecommendationSummaries(crossinline block: GetRecommendationSummariesRequest.Builder.() -> Unit): GetRecommendationSummariesResponse
Returns the optimization findings for an account.
It returns the number of:
Amazon EC2 instances in an account that are
Underprovisioned,Overprovisioned, orOptimized.EC2Amazon EC2 Auto Scaling groups in an account that are
NotOptimized, orOptimized.Amazon EBS volumes in an account that are
NotOptimized, orOptimized.Lambda functions in an account that are
NotOptimized, orOptimized.Amazon ECS services in an account that are
Underprovisioned,Overprovisioned, orOptimized.Commercial software licenses in an account that are
InsufficientMetrics,NotOptimizedorOptimized.Amazon Aurora and Amazon RDS databases in an account that are
Underprovisioned,Overprovisioned,Optimized, orNotOptimized.