LambdaFunctionMemoryRecommendationOption - AWS Compute Optimizer
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

LambdaFunctionMemoryRecommendationOption

Describes a recommendation option for an AWS Lambda function.

Contents

memorySize

The memory size, in MB, of the function recommendation option.

Type: Integer

Required: No

projectedUtilizationMetrics

An array of objects that describe the projected utilization metrics of the function recommendation option.

Type: Array of LambdaFunctionMemoryProjectedMetric objects

Required: No

rank

The rank of the function recommendation option.

The top recommendation option is ranked as 1.

Type: Integer

Required: No

savingsOpportunity

An object that describes the savings opportunity for the Lambda function recommendation option. Savings opportunity includes the estimated monthly savings amount and percentage.

Type: SavingsOpportunity object

Required: No

savingsOpportunityAfterDiscounts

An object that describes the savings opportunity for the Lambda recommendation option which includes Saving Plans discounts. Savings opportunity includes the estimated monthly savings and percentage.

Type: LambdaSavingsOpportunityAfterDiscounts object

Required: No

See Also

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