Created
June 23, 2021 16:59
-
-
Save pfeilbr/47592bfe2653c9c86ead2b92b91050a8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
assumed_role_arn="$(aws sts get-caller-identity --query 'Arn' | sed -e 's/"//g' | sed -e 's/\/[[:alnum:]]*$//')" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment