cognitoidentity_describe_identity {paws.security.identity} | R Documentation |
Returns metadata related to the given identity, including when the identity was created and any associated linked logins
Description
Returns metadata related to the given identity, including when the identity was created and any associated linked logins.
See https://www.paws-r-sdk.com/docs/cognitoidentity_describe_identity/ for full documentation.
Usage
cognitoidentity_describe_identity(IdentityId)
Arguments
IdentityId |
[required] A unique identifier in the format REGION:GUID. |
[Package paws.security.identity version 0.9.0 Index]