pilasguru

aws whoami

Aug 3rd, 2021 (edited)
903
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.16 KB | None | 0 0
  1. $ aws sts get-caller-identity
  2.  
  3. # https://github.com/benkehoe/aws-whoami
  4. $ sudo apt install -y python3-pip
  5. $ python3 -m pip install --user aws-whoami
  6. $ aws-whoami
Add Comment
Please, Sign In to add comment