CostExplorer
-
Client object for interacting with AWS CostExplorer service.
The Cost Explorer API enables you to programmatically query your cost and usage data. You can query for aggregated data such as total monthly costs or total daily usage. You can also query for granular data, such as the number of daily write operations for Amazon DynamoDB database tables in your production environment. Service Endpoint The Cost Explorer API provides the following endpoint: https://ce.us-east-1.amazonaws.com For information about costs associated with the Cost Explorer API, see AWS Cost Management Pricing.
See moreDeclaration
Swift
public struct CostExplorer
-
Error enum for CostExplorer
See moreDeclaration
Swift
public enum CostExplorerErrorType : AWSErrorType
extension CostExplorerErrorType : CustomStringConvertible