Amazon ECR adds EventBridge support with ECR’s replication feature

Posted on: Jul 8, 2024

Amazon Elastic Container Registry (Amazon ECR) now emits Amazon EventBridge events when customers successfully replicate images using ECR’s replication capability. Amazon EventBridge is a serverless service that makes it easy for customers to connect their applications using events generated from a variety of sources.

ECR’s replication feature enables you to easily copy container images across multiple AWS accounts and regions, and benefit from in-region pulls, allowing your applications to start faster as pull latency is reduced. Geographically dispersed images also help you meet backup and disaster recovery requirements for your applications. With today’s launch, ECR will automatically generate events when image replication is successfully completed across configured source and destination regions and/or accounts. This allows you to know once your replicated images are available for use in the destination registry, and trigger automated actions following replication completion. To receive ECR events, you can configure a rule using the EventBridge console, and include automated actions that should be triggered when an event matches the rule.

EventBridge support for ECR replication is available in all commercial AWS Regions. To get started and learn more about EventBridge events with Amazon ECR, see our user guide.