Skip to content

Collection of scripts and utilities that make life in AWS a bit better

License

Notifications You must be signed in to change notification settings

ddanielr/AWSUtilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AWSUtilities

Collection of scripts and utilities that make life in AWS a bit better

Utilites:

  • aws-mfa.sh

    You can run this in your .bashrc by doing something like the following

    echo "enter MFA token"
    read token
    $(<path-to-script>aws-mfa.sh -p <profile> -t $token)

About

Collection of scripts and utilities that make life in AWS a bit better

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages