awscli-login icon indicating copy to clipboard operation
awscli-login copied to clipboard

AWS CLI V2 support: is it supported now?

Open knoxilla opened this issue 4 years ago • 4 comments

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 avatar Sep 07 '21 16:09 knoxilla

@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

edthedev avatar Sep 21 '21 21:09 edthedev

Further analysis occurs at https://github.com/techservicesillinois/awscli-login/issues/97

mpitcel avatar Oct 19 '21 19:10 mpitcel

@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.

edthedev avatar Oct 26 '22 18:10 edthedev

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.

github-actions[bot] avatar Mar 27 '24 13:03 github-actions[bot]

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.

github-actions[bot] avatar May 27 '24 13:05 github-actions[bot]