You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just stumbled across this, and I thought I'd try it out, but I had to dig into the code to find out about how to use it, and even then, I'm having trouble!
awsudo --region=us-east-1 \
arn:aws:iam::1234:role/something \
test \
aws sts get-caller-identity
Just stumbled across this, and I thought I'd try it out, but I had to dig into the code to find out about how to use it, and even then, I'm having trouble!
awsudo --region=us-east-1 \ arn:aws:iam::1234:role/something \ test \ aws sts get-caller-identity
I tried a few different combinations, but it still just outputs this help. :(
The text was updated successfully, but these errors were encountered: