Retrieves estimated usage records for hourly granularity or resource-level data at daily granularity
Source:R/costexplorer_operations.R
costexplorer_get_approximate_usage_records.RdRetrieves 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.
Usage
costexplorer_get_approximate_usage_records(
Granularity,
Services = NULL,
ApproximationDimension
)Arguments
- Granularity
[required] How granular you want the data to be. You can enable data at hourly or daily granularity.
- Services
The service metadata for the service or services you want to query. If not specified, all elements are returned.
- ApproximationDimension
[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.