Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.
/ aws-profile Public archive
forked from mlrobinson/aws-profile

Wrapper script to generate & pass AWS AssumeRole keys to other scripts

Notifications You must be signed in to change notification settings

RoseRocket/aws-profile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

aws-profile

Wrapper script to generate & pass AWS AssumeRole keys to other scripts

If the role you're switching to requires MFA, add your MFA device arn (e.g.)

mfa_serial = arn:aws:iam::500000000000:mfa/simonvc

to the relevent ~/.aws/config block

About

Wrapper script to generate & pass AWS AssumeRole keys to other scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%