Repository Creation Template Args
AWS::ECR::RepositoryCreationTemplate is used to create repository with configuration from a pre-defined template.
Constructors
Properties
A list of enumerable Strings representing the repository creation scenarios that the template will apply towards.
The ARN of the role to be assumed by ECR. This role must be in the same account as the registry that you are configuring.
The description of the template.
The encryption configuration associated with the repository creation template.
The image tag mutability setting for the repository.
The JSON lifecycle policy text to apply to the repository. For information about lifecycle policy syntax, see https://docs.aws.amazon.com/AmazonECR/latest/userguide/LifecyclePolicies.html
The JSON repository policy text to apply to the repository. For more information, see https://docs.aws.amazon.com/AmazonECR/latest/userguide/RepositoryPolicyExamples.html
An array of key-value pairs to apply to this resource.