SourceS3Location - 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).

SourceS3Location

The Amazon S3 bucket in your account where your tax document is located.

Contents

bucket

The name of your Amazon S3 bucket that your tax document is located.

Type: String

Length Constraints: Minimum length of 3. Maximum length of 63.

Pattern: ^(?=^.{3,63}$)(?!^(\d+\.)+\d+$)(^(([a-z0-9]|[a-z0-9][a-z0-9\-]*[a-z0-9])\.)*([a-z0-9]|[a-z0-9][a-z0-9\-]*[a-z0-9])$)$

Required: Yes

key

The object key of your tax document object in Amazon S3.

Type: String

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

Pattern: ^.*\S.*$

Required: Yes

See Also

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