1 2 3 4 5 6 7 8 9 10 11
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package bcmdataexports provides the API client, operations, and parameter types
// for AWS Billing and Cost Management Data Exports.
//
// You can use the Data Exports API to create customized exports from multiple
// Amazon Web Services cost management and billing datasets, such as cost and usage
// data and cost optimization recommendations. The Data Exports API provides the
// following endpoint:
// - https://bcm-data-exports.us-east-1.api.aws
package bcmdataexports
|