doc.go 914 B

12345678910111213141516171819202122
  1. // Code generated by smithy-go-codegen DO NOT EDIT.
  2. // Package costexplorer provides the API client, operations, and parameter types
  3. // for AWS Cost Explorer Service.
  4. //
  5. // You can use the Cost Explorer API to programmatically query your cost and usage
  6. // data. You can query for aggregated data such as total monthly costs or total
  7. // daily usage. You can also query for granular data. This might include the number
  8. // of daily write operations for Amazon DynamoDB database tables in your production
  9. // environment.
  10. //
  11. // # Service Endpoint
  12. //
  13. // The Cost Explorer API provides the following endpoint:
  14. //
  15. // - https://ce.us-east-1.amazonaws.com
  16. //
  17. // For information about the costs that are associated with the Cost Explorer API,
  18. // see [Amazon Web Services Cost Management Pricing].
  19. //
  20. // [Amazon Web Services Cost Management Pricing]: http://aws.amazon.com/aws-cost-management/pricing/
  21. package costexplorer