Retrieves estimated usage records for hourly granularity or resource-level data at daily granularity.
See https://www.paws-r-sdk.com/docs/costexplorer_get_approximate_usage_records/ for full documentation.
costexplorer_get_approximate_usage_records(
Granularity,
Services = NULL,
ApproximationDimension
)
[required] How granular you want the data to be. You can enable data at hourly or daily granularity.
The service metadata for the service or services you want to query. If not specified, all elements are returned.
[required] The service to evaluate for the usage records. You can choose resource-level data at daily granularity, or hourly granularity with or without resource-level data.