Get Caller Identity
get_caller_identityCheck the AWS identity of the current caller. Returns Account, ARN, and UserId for the credentials used.
Instructions
Get the AWS identity of the current caller.
Returns information about the IAM user or role whose credentials are used to call the operation.
Returns: Dictionary with success status and caller identity (Account, ARN, UserId)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||