Export export
The details of the export, including data query, name, description, and destination configuration.
List<E> resourceTags
An optional list of tags to associate with the specified export. Each tag consists of a key and a value, and each key must be unique for the resource.
String exportArn
The Amazon Resource Name (ARN) for this export.
String exportArn
The Amazon Resource Name (ARN) for this export.
String exportArn
The Amazon Resource Name (ARN) for this export.
S3Destination s3Destination
An object that describes the destination of the data exports file.
String executionId
The ID for this specific execution.
ExecutionStatus executionStatus
The status of this specific execution.
Date completedAt
The time when the execution was completed.
Date createdAt
The time when the execution was created.
Date lastUpdatedAt
The time when the execution was last updated.
String statusCode
The code for the status of the execution.
String statusReason
The reason for the failed status.
DataQuery dataQuery
The data query for this specific data export.
String description
The description for this specific data export.
DestinationConfigurations destinationConfigurations
The destination configuration for this specific data export.
String exportArn
The Amazon Resource Name (ARN) for this export.
String name
The name of this specific data export.
RefreshCadence refreshCadence
The cadence for Amazon Web Services to update the export in your S3 bucket.
String exportArn
The Amazon Resource Name (ARN) for this export.
String exportName
The name of this specific data export.
ExportStatus exportStatus
The status of this specific data export.
Date createdAt
The timestamp of when the export was created.
Date lastRefreshedAt
The timestamp of when the export was last generated.
Date lastUpdatedAt
The timestamp of when the export was updated.
String statusCode
The status code for the request.
String statusReason
The description for the status code.
String executionId
The ID for this specific execution.
ExecutionStatus executionStatus
The status of this specific execution.
Export export
The export data for this specific execution. This export data is a snapshot from when the execution was generated. The data could be different from the current export data if the export was updated since the execution was generated.
String exportArn
The Amazon Resource Name (ARN) for this export.
Export export
The data for this specific export.
ExportStatus exportStatus
The status of this specific export.
String tableName
The name of the table.
Map<K,V> tableProperties
TableProperties are additional configurations you can provide to change the data and schema of a table. Each table can have different TableProperties. Tables are not required to have any TableProperties. Each table property has a default value that it assumes if not specified.
String description
The table description.
List<E> schema
The schema of the table.
String tableName
The name of the table.
Map<K,V> tableProperties
TableProperties are additional configurations you can provide to change the data and schema of a table. Each table can have different TableProperties. Tables are not required to have any TableProperties. Each table property has a default value that it assumes if not specified.
String frequency
The frequency that data exports are updated. The export refreshes each time the source data updates, up to three times daily.
String s3Bucket
The name of the Amazon S3 bucket used as the destination of a data export file.
S3OutputConfigurations s3OutputConfigurations
The output configuration for the data export.
String s3Prefix
The S3 path prefix you want prepended to the name of your data export.
String s3Region
The S3 bucket Region.
String compression
The compression type for the data export.
String format
The file format for the data export.
String outputType
The output type for the data export.
String overwrite
The rule to follow when generating a version of the data export file. You have the choice to overwrite the previous version or to be delivered in addition to the previous versions. Overwriting exports can save on Amazon S3 storage costs. Creating new export versions allows you to track the changes in cost and usage data over time.
String quotaCode
The quota code that was exceeded.
String resourceId
The identifier of the resource that exceeded quota.
String resourceType
The type of the resource that exceeded quota.
String serviceCode
The service code that exceeded quota. It will always be “AWSBillingAndCostManagementDataExports”.
String exportArn
The Amazon Resource Name (ARN) for this export.
Copyright © 2025. All rights reserved.