cognitoidentityprovider_get_user: Gets the user attributes and metadata for a user
Description
Gets the user attributes and metadata for a user.
Usage
cognitoidentityprovider_get_user(AccessToken)
Arguments
AccessToken
[required] The access token returned by the server response to get information
about the user.
Request syntax
svc$get_user(
AccessToken = "string"
)