View a markdown version of this page

GitPropertiesPatch - Amazon DataZone

GitPropertiesPatch

The properties used to update an existing Git connection, such as the AWS CodeConnections ARN or the default branch.

Contents

codeConnectionArn

The ARN of the AWS CodeConnections connection used to connect to the Git repository.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Pattern: arn:aws[^:]*:(codeconnections|codestar-connections):[a-z0-9\-]+:\d{12}:connection/[a-f0-9\-]+

Required: No

defaultBranch

The default branch of the Git repository.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Pattern: [a-zA-Z0-9._\-/]+

Required: No

See Also

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