awscli-login
awscli-login copied to clipboard
AWS CLI V2 support: is it supported now?
Great tool - been using it for some years now very happily.
I see from the convo in issue #44 that you have been at work on this, and PR #73 is the point at which the plugin will be compatible with AWS CLI V2. The PR is merged and the issue is closed but I'm not sure how to make this work.
Since moving to the CLI V2 I've kept a V1 binary in the path so I can use it and the awscli-login plugin to get credentials a la
aws-v1 login
Then I just switch to the regular aws command for everything else except aws-v1 logout. Works fine, but I'd sure like to just use V2.
Can you tell me what I'm missing about using this plugin with V2?
@knoxilla Thanks for the feedback! Yes - we need to do a quick pass through the documentation on setting this up, and ensure there are no remaining blockers.
Tasks
- [ ] remove dependency on AWS CLI V1.
- [ ] Update the documentation for use with AWS CLI V2.
- [ ] upgrade guide with reminder to remove the old version
- [ ] install guide for the new version
Further analysis occurs at https://github.com/techservicesillinois/awscli-login/issues/97
@knoxilla V2 support required enough changes that we're working on a new release. The code update in #106 works, and we are working on necessary documentation updates before releasing to test PyPI.
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.