Get Caller Identity

GET {{aws_security_token_service_aws_sts_base_url}}/?Account&Arn&UserId&Version=2011-06-15

Request Params

KeyDatatypeRequiredDescription
AccountnullThe AWS account ID number of the account that owns or contains the calling entity.
ArnnullThe AWS ARN associated with the calling entity.
UserIdnullThe unique identifier of the calling entity. The exact value depends on the type of entity that is making the call. The values returned are those listed in the aws:userid column in the Principal table found on the Policy Variables reference page in the IAM User Guide.
VersionstringThe version of the API.