@aws-sdk/client-cost-optimization-hub

ListRecommendationSummariesRequest Interface

Members

Name
Type
Details
groupBy Requiredstring | undefined

The grouping of recommendations by a dimension.

filter Filter | undefined

Describes a filter that returns a more specific list of recommendations. Filters recommendations by different dimensions.

maxResults number | undefined

The maximum number of recommendations to be returned for the request.

metrics SummaryMetrics[] | undefined

Additional metrics to be returned for the request. The only valid value is savingsPercentage.

nextToken string | undefined

The token to retrieve the next set of results.

Full Signature

export interface ListRecommendationSummariesRequest