mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-01 04:40:38 +00:00
Update Go AWS SDK to the latest version
This commit is contained in:
committed by
Andrey Smirnov
parent
d08be990ef
commit
94a72b23ff
+5
-2
@@ -3,10 +3,10 @@
|
||||
// Package costexplorer provides the client and types for making API
|
||||
// requests to AWS Cost Explorer Service.
|
||||
//
|
||||
// The Cost Explorer API allows you to programmatically query your cost and
|
||||
// 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 DynamoDB database tables in your production
|
||||
// of daily write operations for Amazon DynamoDB database tables in your production
|
||||
// environment.
|
||||
//
|
||||
// Service Endpoint
|
||||
@@ -15,6 +15,9 @@
|
||||
//
|
||||
// * https://ce.us-east-1.amazonaws.com
|
||||
//
|
||||
// For information about costs associated with the Cost Explorer API, see AWS
|
||||
// Cost Management Pricing (https://aws.amazon.com/aws-cost-management/pricing/).
|
||||
//
|
||||
// See https://docs.aws.amazon.com/goto/WebAPI/ce-2017-10-25 for more information on this service.
|
||||
//
|
||||
// See costexplorer package documentation for more information.
|
||||
|
||||
Reference in New Issue
Block a user