View a markdown version of this page

S3Destination - AWS Billing and Cost Management

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

S3BucketOwner

The Amazon Web Services account ID that owns the S3 bucket used as the destination for the data export.

Type: String

Length Constraints: Fixed length of 12.

Pattern: [0-9]{12}

Required: No

See Also

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