costexplorer_get_savings_plan_purchase_recommendation_details {paws.cost.management} | R Documentation |
Retrieves the details for a Savings Plan recommendation
Description
Retrieves the details for a Savings Plan recommendation. These details include the hourly data-points that construct the cost, coverage, and utilization charts.
See https://www.paws-r-sdk.com/docs/costexplorer_get_savings_plan_purchase_recommendation_details/ for full documentation.
Usage
costexplorer_get_savings_plan_purchase_recommendation_details(
RecommendationDetailId
)
Arguments
RecommendationDetailId |
[required] The ID that is associated with the Savings Plan recommendation. |
[Package paws.cost.management version 0.6.1 Index]