S3Repository - Amazon CodeGuru Reviewer

S3Repository

Information about a repository in an S3 bucket.

Contents

BucketName

The name of the S3 bucket used for associating a new S3 repository. It must begin with codeguru-reviewer-.

Type: String

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

Pattern: ^\S(.*\S)?$

Required: Yes

Name

The name of the repository in the S3 bucket.

Type: String

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

Pattern: ^\S[\w.-]*$

Required: Yes

See Also

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