RepositoryBranchInput - AWS Proton

AWS has decided to discontinue AWS Proton, with support ending on October 7, 2026. New customers will not be able to sign up after October 7, 2025, but existing customers can continue to use the service until October 7, 2026.For more information, see AWS Proton Service Deprecation and Migration Guide.

RepositoryBranchInput

Detail input data for a linked repository branch.

Contents

branch

The repository branch.

Type: String

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

Required: Yes

name

The repository name.

Type: String

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

Pattern: .*[A-Za-z0-9_.-].*/[A-Za-z0-9_.-].*

Required: Yes

provider

The repository provider.

Type: String

Valid Values: GITHUB | GITHUB_ENTERPRISE | BITBUCKET

Required: Yes

See Also

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