cognitoidentityprovider_get_user {paws.security.identity} | R Documentation |
Gets the user attributes and metadata for a user
Description
Gets the user attributes and metadata for a user.
See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_get_user/ for full documentation.
Usage
cognitoidentityprovider_get_user(AccessToken)
Arguments
AccessToken |
[required] A non-expired access token for the user whose information you want to query. |
[Package paws.security.identity version 0.7.0 Index]