Questions tagged [assume-role]
108 questions
14
votes
5 answers
bash script for AWS assume-role
I am trying to assume an AWS role within a CI/CD pipeline, hence I have to write a script to change the role via a script. Below is the script to do that, and I used source