Which solution will meet these requirements with the LEAST operational overhead?

2 Comments

  1. Nancy
    Author

    I structure that the answer is:
    Create a private repository in Amazon ECR. Create a permissions policy for the repository that allows only required ECR operations. Include a condition to allow the ECR operations if the value of the aws:PrincipalOrglD condition key is equal to the ID of the company’s organization. Add a lifecycle rule to the ECR repository that deletes all untagged images over the count of five

  2. Emma
    Author

    As far as I’m aware, the answer is:
    Create a private repository in Amazon ECR. Create a permissions policy for the repository that allows only required ECR operations. Include a condition to allow the ECR operations if the value of the aws:PrincipalOrglD condition key is equal to the ID of the company’s organization. Add a lifecycle rule to the ECR repository that deletes all untagged images over the count of five

Leave a Reply

Your email address will not be published. Required fields are marked *

20 + 15 =