jaxxstorm / aws-sso-creds

Get AWS SSO temporary creds from an SSO profile
MIT License
186 stars 24 forks source link

Update to aws sdk v2 #34

Closed jaxxstorm closed 6 months ago

jaxxstorm commented 1 year ago

The v2 version of the AWS SDK has much better support for handling the credentials, we should consider refactoring and upgrading. See https://github.com/jaxxstorm/aws-sso-creds/issues/16#issuecomment-1437841869

jaxxstorm commented 6 months ago

Fixed in #55