Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Examples/Walkthroughs will not work with AWS CLI version 2. #260

Closed
shsahu opened this issue Feb 14, 2020 · 1 comment
Closed

[BUG] Examples/Walkthroughs will not work with AWS CLI version 2. #260

shsahu opened this issue Feb 14, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@shsahu
Copy link
Contributor

shsahu commented Feb 14, 2020

Describe the bug
Our example uses aws ecr get-login for authentication. However in the AWS CLI version 2 aws ecr get-login is deprecated and is replaced with the command aws aws ecr get-login-password command. Hence the examples will fail if run on aws cli version 2.

Platform
All.

Additional context
The examples will continue to run using aws cli version 1.
Refer here for more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants