Shell-Scripts icon indicating copy to clipboard operation
Shell-Scripts copied to clipboard

AWS Assume Role script improvements

Open letic opened this issue 6 years ago • 0 comments

  • 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)

letic avatar Jan 02 '19 16:01 letic