ECR Events and Notifications
ECR Events and Notifications provide real-time updates on the operations performed in Amazon ECR. Events are generated when specific actions occur, such as image pushes or lifecycle policy executions. Users can configure Amazon Simple Notification Service (SNS) to send notifications to various reci…
AWS Certified Solutions Architect - ECR Events and Notifications Example Questions
Test your knowledge of ECR Events and Notifications
Question 1
Your team is developing an application that relies heavily on container images that are stored in Amazon ECR. The team would like to receive an Amazon SNS notification when new container images are pushed or existing images are updated. Which of the following services can help accomplish this?
Question 2
Your team has discovered that several old and unused container images are stored on ECR. They want to set up an automatic cleanup based on a lifecycle policy. Which property should be configured to set the rule status and avoid image deletion if the rule is not finalized?
Question 3
A development team needs to automatically scan their images upon being pushed to an Amazon ECR repository. How can you enable this feature?