BcmDataExportsClient
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:
http://bcm-data-exports.us-east-1.api.aws
Functions
Creates a data export and specifies the data query, the delivery preference, and any optional resource tags.
Deletes an existing data export.
Exports data based on the source data update.
Views the definition of an existing data export.
Returns the metadata for the specified table and table properties. This includes the list of columns in the table schema, their data types, and column descriptions.
Lists the historical executions for the export.
Lists all data export definitions.
Lists all available tables in data exports.
List tags associated with an existing data export.
Adds tags for an existing data export definition.
Deletes tags associated with an existing data export definition.
Updates an existing data export by overwriting all export parameters. All export parameters must be provided in the UpdateExport request.
Inherited functions
Creates a data export and specifies the data query, the delivery preference, and any optional resource tags.
Deletes an existing data export.
Exports data based on the source data update.
Views the definition of an existing data export.
Returns the metadata for the specified table and table properties. This includes the list of columns in the table schema, their data types, and column descriptions.
Lists the historical executions for the export.
Paginate over ListExecutionsResponse results.
Lists all data export definitions.
Paginate over ListExportsResponse results.
Lists all available tables in data exports.
Paginate over ListTablesResponse results.
List tags associated with an existing data export.
Adds tags for an existing data export definition.
Deletes tags associated with an existing data export definition.
Updates an existing data export by overwriting all export parameters. All export parameters must be provided in the UpdateExport request.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.