getSavingsPlansUtilization
inline suspend fun CostExplorerClient.getSavingsPlansUtilization(crossinline block: GetSavingsPlansUtilizationRequest.Builder.() -> Unit): GetSavingsPlansUtilizationResponse
Retrieves the Savings Plans utilization for your account across date ranges with daily or monthly granularity. Management account in an organization have access to member accounts. You can use GetDimensionValues
in SAVINGS_PLANS
to determine the possible dimension values.
You can't group by any dimension values for GetSavingsPlansUtilization
.