{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-compute-optimizer/refs/heads/main/json-schema/compute-optimizer-lambda-function-memory-recommendation-option-schema.json", "title": "LambdaFunctionMemoryRecommendationOption", "description": "Describes a recommendation option for an Lambda function.", "type": "object", "properties": { "rank": { "allOf": [ { "$ref": "#/components/schemas/Rank" }, { "description": "
The rank of the function recommendation option.
The top recommendation option is ranked as 1.