0
0
mirror of https://github.com/letic/Shell-Scripts.git synced 2024-09-27 21:46:03 +00:00

Update aws-cli-assumerole.sh

This commit is contained in:
Mark McDonnell 2016-04-11 07:34:05 +01:00
parent b3f2d958b1
commit 3a28e43fea

View File

@ -8,6 +8,9 @@
#
# Execute:
# source ./aws-cli-assumerole.sh
#
# Description:
# Makes assuming an AWS IAM role (+ exporting new temp keys) easier
unset AWS_SESSION_TOKEN
export AWS_ACCESS_KEY_ID=<user_access_key>