50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

paws.security.identity (version 0.1.9)

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"
)