Optional
Readonly
actionThe action name used for this source in the CodePipeline
Optional
Readonly
codeIf this is set, the next CodeBuild job clones the repository (instead of CodePipeline downloading the files).
This provides access to repository history, and retains symlinks (symlinks would otherwise be removed by CodePipeline).
Note: if this option is true, only CodeBuild jobs can use the output artifact.
Readonly
connectionThe ARN of the CodeStar Connection created in the AWS console that has permissions to access this GitHub or BitBucket repository.
Optional
Readonly
triggerControls automatically starting your pipeline when a new commit is made on the configured repository and branch. If unspecified, the default value is true, and the field does not display by default.
Configuration options for CodeStar source