SavingsPlansPurchaseRecommendation
Contains your request parameters, Savings Plan Recommendations Summary, and Details.
Contents
- AccountScope
-
The account scope that you want your recommendations for. Amazon Web Services calculates recommendations that include the management account and member accounts if the value is set to
PAYER
. If the value isLINKED
, recommendations are calculated for individual member accounts only.Type: String
Valid Values:
PAYER | LINKED
Required: No
- LookbackPeriodInDays
-
The lookback period in days that's used to generate the recommendation.
Type: String
Valid Values:
SEVEN_DAYS | THIRTY_DAYS | SIXTY_DAYS
Required: No
- PaymentOption
-
The payment option that's used to generate the recommendation.
Type: String
Valid Values:
NO_UPFRONT | PARTIAL_UPFRONT | ALL_UPFRONT | LIGHT_UTILIZATION | MEDIUM_UTILIZATION | HEAVY_UTILIZATION
Required: No
- SavingsPlansPurchaseRecommendationDetails
-
Details for the Savings Plans that we recommend that you purchase to cover existing Savings Plans eligible workloads.
Type: Array of SavingsPlansPurchaseRecommendationDetail objects
Required: No
- SavingsPlansPurchaseRecommendationSummary
-
Summary metrics for your Savings Plans Recommendations.
Type: SavingsPlansPurchaseRecommendationSummary object
Required: No
- SavingsPlansType
-
The requested Savings Plans recommendation type.
Type: String
Valid Values:
COMPUTE_SP | EC2_INSTANCE_SP | SAGEMAKER_SP
Required: No
- TermInYears
-
The Savings Plans recommendation term in years. It's used to generate the recommendation.
Type: String
Valid Values:
ONE_YEAR | THREE_YEARS
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: