class Aws::CognitoIdentity::Types::DescribeIdentityInput

Input to the `DescribeIdentity` action.

@note When making an API call, you may pass DescribeIdentityInput

data as a hash:

    {
      identity_id: "IdentityId", # required
    }

@!attribute [rw] identity_id

A unique identifier in the format REGION:GUID.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/cognito-identity-2014-06-30/DescribeIdentityInput AWS API Documentation

Constants

SENSITIVE