cognitoidentityprovider_get_user_auth_factors {paws.security.identity} | R Documentation |
Lists the authentication options for the currently signed-in user
Description
Lists the authentication options for the currently signed-in user. Returns the following:
See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_get_user_auth_factors/ for full documentation.
Usage
cognitoidentityprovider_get_user_auth_factors(AccessToken)
Arguments
AccessToken |
[required] A valid access token that Amazon Cognito issued to the user whose authentication factors you want to view. |
[Package paws.security.identity version 0.9.0 Index]