Skip to content

Using credential based profiles (not role based profiles) #63

@terodox

Description

@terodox

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions