**To get details about the current IAM identity** The following ``get-caller-identity`` example displays information about the IAM identity used to authenticate the request. The caller is an IAM user. :: aws sts get-caller-identity Output:: { "UserId": "AIDASAMPLEUSERID", "Account": "123456789012", "Arn": "arn:aws:iam::123456789012:user/DevAdmin" }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
assume-role-with-saml.rst | File | 2.43 KB | 0644 |
|
assume-role-with-web-identity.rst | File | 2.34 KB | 0644 |
|
assume-role.rst | File | 1.4 KB | 0644 |
|
get-caller-identity.rst | File | 404 B | 0644 |
|
get-session-token.rst | File | 1.22 KB | 0644 |
|