Update Go AWS SDK to the latest version

This commit is contained in:
Andrey Smirnov
2019-07-13 00:03:55 +03:00
committed by Andrey Smirnov
parent d08be990ef
commit 94a72b23ff
2183 changed files with 885887 additions and 228114 deletions
+5 -2
View File
@@ -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.