Start Savings Plans Purchase Recommendation Generation
costexplorer_start_savings_plans_purchase_recommendation_generation | R Documentation |
Requests a Savings Plans recommendation generation¶
Description¶
Requests a Savings Plans recommendation generation. This enables you to calculate a fresh set of Savings Plans recommendations that takes your latest usage data and current Savings Plans inventory into account. You can refresh Savings Plans recommendations up to three times daily for a consolidated billing family.
start_savings_plans_purchase_recommendation_generation
has no request
syntax because no input parameters are needed to support this operation.
Usage¶
Value¶
A list with the following syntax:
list(
RecommendationId = "string",
GenerationStartedTime = "string",
EstimatedCompletionTime = "string"
)