aws-es-proxy icon indicating copy to clipboard operation
aws-es-proxy copied to clipboard

Migrate AWS SDK to V2 and add AWS SSO support

Open bdgeise opened this issue 4 years ago • 0 comments

This PR does two things.

  1. Migrates the AWS SDK to V2
  2. Adds support for SSO by specifying a flag -sso and setting AWS_PROFILE env var

Based on our environment setup I was able to test regular credentials and SSO. I am unable to test assume role code properly, however the two methods I tested worked as expected.

bdgeise avatar May 20 '21 20:05 bdgeise