AWS::ECR::Repository ImageTagMutabilityExclusionFilter - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::ECR::Repository ImageTagMutabilityExclusionFilter

A filter that specifies which image tags should be excluded from the repository's image tag mutability setting.

Syntax

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

Properties

ImageTagMutabilityExclusionFilterType

Property description not available.

Required: Yes

Type: String

Allowed values: WILDCARD

Update requires: No interruption

ImageTagMutabilityExclusionFilterValue

Property description not available.

Required: Yes

Type: String

Pattern: ^[0-9a-zA-Z._*-]{1,128}

Minimum: 1

Maximum: 128

Update requires: No interruption