AWS::CodePipeline::Pipeline ArtifactStoreMap - AWS CloudFormation (original) (raw)
A mapping of artifactStore
objects and their corresponding AWS Regions. There must be an artifact store for the pipeline Region and for each cross-region action in the pipeline.
Note
You must include either artifactStore
orartifactStores
in your pipeline, but you cannot use both. If you create a cross-region action in your pipeline, you must useartifactStores
.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
ArtifactStore
Represents information about the S3 bucket where artifacts are stored for the pipeline.
Note
You must include either artifactStore
orartifactStores
in your pipeline, but you cannot use both. If you create a cross-region action in your pipeline, you must useartifactStores
.
Required: Conditional
Type: ArtifactStore
Update requires: No interruption
Region
The action declaration's AWS Region, such as us-east-1.
Required: Yes
Type: String
Minimum: 4
Maximum: 30
Update requires: No interruption
ArtifactStore
BeforeEntryConditions
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.