Skip to main content
Service Catalog Version 0.74.0

Amazon ECR Repositories

View SourceFiltered Release Notes

Create and manage multiple Amazon Elastic Container Repository (ECR) Repositories that can be used to store your Docker images.

Reference

  • default_encryption_config The default encryption configuration to apply to the created ECR repository. When null, the images in the ECR repo will not be encrypted at rest. Can be overridden on a per repo basis by the encryption_config property in the repositories map.
  • global_tags A map of tags (where the key and value correspond to tag keys and values) that should be assigned to all ECR repositories.
  • repositories A map of repo names to configurations for that repository.