meltwater/awsudo

Using credential based profiles (not role based profiles)

terodox opened this issue · 0 comments

Describe the bug

When using a profile that has an access-key-id and secret-access-key.

Steps to reproduce

Steps to reproduce the behavior:

  1. Create a profile with an aws_access_key_id and aws_secret_access_key
  2. Run awsudo --profile my_credentials_profile aws s3 ls
  3. See error

Expected behavior

When using awsudo with the --profile switch, I should be able to use a profile with credentials that override my environments crednetials.

Screenshots

N/A

Environment (anything that would help us investigate the bug)

  • OS MacOS
  • Version Monterey