class Aws::STS::Types::GetCallerIdentityResponse

Contains the response to a successful GetCallerIdentity request, including information about the entity making the request.

@!attribute [rw] user_id

The 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][1] found on the **Policy Variables** reference page in the
*IAM User Guide*.

[1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_variables.html#principaltable
@return [String]

@!attribute [rw] account

The Amazon Web Services account ID number of the account that owns
or contains the calling entity.
@return [String]

@!attribute [rw] arn

The Amazon Web Services ARN associated with the calling entity.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sts-2011-06-15/GetCallerIdentityResponse AWS API Documentation

Constants

SENSITIVE