snowmang1 / scripts

usefull scripts created from bootcamp
0 stars 0 forks source link

add assume a role command to reduce password input for a duration #16

Closed baserrato closed 2 years ago

baserrato commented 2 years ago

command to add:

aws-vault exec --duration [time] [role]

Assumes a role for a time interval to reduce password input for commands. Issues: