AWS::CodeBuild::Project ProjectSourceVersion - AWS CloudFormation (original) (raw)

A source identifier and its corresponding version.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{
  "SourceIdentifier" : String,
  "SourceVersion" : String
}

YAML

  SourceIdentifier: String
  SourceVersion: String

Properties

SourceIdentifier

An identifier for a source in the build project. The identifier can only contain alphanumeric characters and underscores, and must be less than 128 characters in length.

Required: Yes

Type: String

Update requires: No interruption

SourceVersion

The source version for the corresponding source identifier. If specified, must be one of:

For more information, see Source Version Sample with CodeBuild in the AWS CodeBuild User Guide.

Required: No

Type: String

Update requires: No interruption

ProjectFleet

ProjectTriggers

Did this page help you? - Yes

Thanks for letting us know we're doing a good job!

If you've got a moment, please tell us what we did right so we can do more of it.

Did this page help you? - No

Thanks for letting us know this page needs work. We're sorry we let you down.

If you've got a moment, please tell us how we can make the documentation better.