Module Smaws_Client_CostExplorer.GetSavingsPlansUtilizationDetails

Retrieves attribute data along with aggregate utilization and savings data for a given time period. This doesn't support granular or grouped data (daily/monthly) in response. You can't retrieve data by dates in a single response similar to GetSavingsPlanUtilization, but you have the option to make multiple calls to GetSavingsPlanUtilizationDetails by providing individual dates. You can use GetDimensionValues in SAVINGS_PLANS to determine the possible dimension values.

GetSavingsPlanUtilizationDetails internally groups data by SavingsPlansArn.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `DataUnavailableException of Types.data_unavailable_exception | `InvalidNextTokenException of Types.invalid_next_token_exception | `LimitExceededException of Types.limit_exceeded_exception ] -> string