User Tools

Site Tools


aws:sts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

aws:sts [26/02/2024 10:03] – created - external edit 127.0.0.1aws:sts [09/07/2025 12:57] (current) – [AWS Security Token Service] andrew
Line 1: Line 1:
 ====== AWS Security Token Service ====== ====== AWS Security Token Service ======
  
 +Who am I??
 +
 +Deep philosophy the AWS way, use sts get-caller-identity:-
 +
 +<code>
 +$ aws sts get-caller-identity --color on
 +{
 +    "UserId": "AERRTT%ESSXXXXPZZZZZP:User1234",
 +    "Account": "705909920633",
 +    "Arn": "arn:aws:sts::987667892345:assumed-role/AWSReservedSSO_PLATFORM-Administrator_d4a391q2z49ade26/User1234"
 +}
 +</code>
  
 ===== Assume role in other accounts in organisation ===== ===== Assume role in other accounts in organisation =====
aws/sts.1708941835.txt.gz · Last modified: by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki