Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for assuming the role specified in AWS_ROLE_ARN when not using WebIdentity #121

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 15, 2023

  1. Assume the role specified in AWS_ROLE_ARN if AWS_WEB_IDENTITY_TOKEN_F…

    …ILE is missing
    
    Allow use of AssumeRole to assume the desired identify when web identity is not in use
    
    Also update some signature code to explicitly pass through the desired method instead of assuming it matches the request.
    Finally, make it more obvious in signature code that signed components are path rather than a full uri.
    atom-andrew committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    0e7366b View commit details
    Browse the repository at this point in the history