S3Destination - Amazon Billing and Cost Management
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

S3Destination

Describes the destination Amazon Simple Storage Service (Amazon S3) bucket name and object keys of a data exports file.

Contents

S3Bucket

The name of the Amazon S3 bucket used as the destination of a data export file.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Pattern: ^[\S\s]*$

Required: Yes

S3OutputConfigurations

The output configuration for the data export.

Type: S3OutputConfigurations object

Required: Yes

S3Prefix

The S3 path prefix you want prepended to the name of your data export.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Pattern: ^[\S\s]*$

Required: Yes

S3Region

The S3 bucket Region.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Pattern: ^[\S\s]*$

Required: Yes

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: