SourceS3Location - Application Cost Profiler

SourceS3Location

Represents the Amazon Simple Storage Service (Amazon S3) location where usage data is read from.

Contents

bucket

Name of the bucket.

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

Key of the object.

Type: String

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

Pattern: .*\S.*

Required: Yes

region

Region of the bucket. Only required for Regions that are disabled by default. For more infomration about Regions that are disabled by default, see Enabling a Region in the AWS General Reference guide.

Type: String

Valid Values: ap-east-1 | me-south-1 | eu-south-1 | af-south-1

Required: No

See Also

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