Shell-Scripts
Shell-Scripts copied to clipboard
AWS Assume Role script improvements
- Make the script more modular no need to hardcode value anymore
- Get the user's AWS CLI credentials
- Ability to choose from different AWS profile (could be easily added as a parameter with getopts but didn't wanted to spend too much time on this)