CodeStarParameters - Amazon Service Catalog
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

CodeStarParameters

The subtype containing details about the Codestar connection Type.

Contents

ArtifactPath

The absolute path wehre the artifact resides within the repo and branch, formatted as "folder/file.json."

Type: String

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

Required: Yes

Branch

The specific branch where the artifact resides.

Type: String

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

Required: Yes

ConnectionArn

The CodeStar ARN, which is the connection between Amazon Service Catalog and the external repository.

Type: String

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

Pattern: arn:[a-z0-9][-.a-z0-9]{0,62}:codestar-connections:([a-z0-9][-.a-z0-9]{0,62})?:([a-z0-9][-.a-z0-9]{0,62})?:[^/].{0,1023}$

Required: Yes

Repository

The specific repository where the product’s artifact-to-be-synced resides, formatted as "Account/Repo."

Type: String

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

Required: Yes

See Also

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