LambdaFunctionMemoryRecommendationOption
Describes a recommendation option for an Amazon 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 Amazon SDKs, see the following: