ServiceSyncConfig - AWS Proton

ServiceSyncConfig

Detailed data of the service sync configuration.

Contents

branch

The name of the code repository branch that holds the service code AWS Proton will sync with.

Type: String

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

Required: Yes

filePath

The file path to the service sync configuration file.

Type: String

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

Required: Yes

repositoryName

The name of the code repository that holds the service code AWS Proton will sync with.

Type: String

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

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

Required: Yes

repositoryProvider

The name of the repository provider that holds the repository AWS Proton will sync with.

Type: String

Valid Values: GITHUB | GITHUB_ENTERPRISE | BITBUCKET

Required: Yes

serviceName

The name of the service that the service instance is added to.

Type: String

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

Pattern: ^[0-9A-Za-z]+[0-9A-Za-z_\-]*$

Required: Yes

See Also

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