Editing a private repository - Amazon ECR
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Editing a private repository

Existing repositories can be edited to change its image tag mutability and image scanning settings.

To edit a repository (Amazon Web Services Management Console)
  1. Open the Amazon ECR console at https://console.amazonaws.cn/ecr/repositories.

  2. From the navigation bar, choose the Region that contains the repository to edit.

  3. In the navigation pane, choose Repositories.

  4. On the Repositories page, choose the Private tab and then select the repository to edit and choose Edit.

  5. For Tag immutability, choose the tag mutability setting for the repository. Repositories configured with immutable tags prevent image tags from being overwritten. For more information, see Image tag mutability.

  6. For Image scan settings, while you can specify the scan settings at the repository level for basic scanning, it is best practice to specify the scan configuration at the private registry level. Specify the scanning settings at the private registry allow you to enable either enhanced scanning or basic scanning as well as define filters to specify which repositories are scanned. For more information, see Image scanning.

  7. For Encryption settings, this is a view only field as the encryption settings for a repository can't be changed once the repository is created.

  8. Choose Save to update the repository settings.