Amazon ECR
Amazon Elastic Container Registry (ECR) is a fully managed container registry that makes it easy to store, manage, share, and deploy container images and artifacts. ECR eliminates the need to operate your own container repositories or worry about scaling the underlying infrastructure, and integrates with Amazon ECS and Amazon EKS for simplified development to production workflows.
APIs
Amazon ECR API
API for managing Amazon ECR repositories, images, and related resources.
Collections
Arazzo Workflows
Amazon ECR Decommission Repository
Inventory a repository's images, then delete it with a force branch when images remain.
ARAZZOAmazon ECR Ensure Repository and Seed Image
Describe a repository, create it only when missing, then seed it with an image manifest.
ARAZZOAmazon ECR Image Inventory
Describe a repository, list its image IDs with pagination, and fetch image detail.
ARAZZOAmazon ECR Provision Repository
Create a container repository, confirm it exists, and inspect its current images.
ARAZZOAmazon ECR Publish Image
Confirm a repository exists, put an image manifest, then read the image back.
ARAZZOAmazon ECR Registry Audit
Page through every repository in a registry following the DescribeRepositories token loop.
ARAZZOPricing Plans
Rate Limits
FinOps
Amazon Ecr Finops
FINOPSFeatures
Eliminate the need to operate your own container repositories or worry about scaling infrastructure.
Automated vulnerability assessment via Amazon Inspector integration for continuous image security.
Automatically expire and delete images based on rules to reduce storage costs.
Replicate images to registries in other AWS accounts and regions for availability.
Store and manage OCI-compliant artifacts including Helm charts and SBOMs.
Sign and verify container images automatically without additional infrastructure.
Cache upstream public registry images in ECR for reduced egress costs and improved availability.
Use Cases
Store container images in ECR and deploy to ECS or EKS as part of automated pipelines.
Automated vulnerability scanning and image signing for security-compliant container deployments.
Replicate images across regions for low-latency pulls and improved resilience.
Store Helm charts as OCI artifacts for Kubernetes application deployment management.
Manage image retention policies to keep registries clean and reduce storage costs.