Get Repository Result
Constructors
Properties
The image scanning configuration for the repository. This determines whether images are scanned for known vulnerabilities after being pushed to the repository.
The tag mutability setting for the repository. If this parameter is omitted, the default setting of `MUTABLE`
will be used which will allow image tags to be overwritten. If `IMMUTABLE`
is specified, all image tags within the repository will be immutable which will prevent them from being overwritten.
Creates or updates a lifecycle policy. For information about lifecycle policy syntax, see Lifecycle policy template.
The JSON repository policy text to apply to the repository. For more information, see Amazon ECR repository policies in the Amazon Elastic Container Registry User Guide. Search the CloudFormation User Guide for AWS::ECR::Repository
for more information about the expected schema for this property.
Returns the URI for the specified AWS::ECR::Repository
resource. For example, *123456789012* .dkr.ecr. *us-west-2* .amazonaws.com/repository
.