adminGetUserAuthFactors
abstract suspend fun adminGetUserAuthFactors(input: AdminGetUserAuthFactorsRequest): AdminGetUserAuthFactorsResponse
Lists the authentication options for a user in a user pool. Returns the following:
The user's multi-factor authentication (MFA) preferences.
The user's options for choice-based authentication with the
USER_AUTHflow.
Amazon Cognito evaluates Identity and Access Management (IAM) policies in requests for this API operation. For this operation, you must use IAM credentials to authorize requests, and you must grant yourself the corresponding IAM permission in a policy.
Learn more