Which solution will resolve the issue of failed access to the ECR repository?

2 Comments

  1. Richard
    Author

    In my opinion, the answer is:
    Update the buildspec.yml file to log in to the ECR repository by using the aws ecr get-login-password AWS CLI command to obtain an authentication token. Update the docker login command to use the authentication token to access the ECR repository.

  2. Cynthia
    Author

    As I see it, the answer is:
    Update the buildspec.yml file to log in to the ECR repository by using the aws ecr get-login-password AWS CLI command to obtain an authentication token. Update the docker login command to use the authentication token to access the ECR repository.

Leave a Reply

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

four × one =