listRecommendationSummaries
inline suspend fun CostOptimizationHubClient.listRecommendationSummaries(crossinline block: ListRecommendationSummariesRequest.Builder.() -> Unit): ListRecommendationSummariesResponse
Returns a concise representation of savings estimates for resources. Also returns de-duped savings across different types of recommendations.
The following filters are not supported for this API: recommendationIds
, resourceArns
, and resourceIds
.