paws.security.identity (version 0.1.0)

cognitoidentityprovider_get_user_pool_mfa_config: Gets the user pool multi-factor authentication (MFA) configuration

Description

Gets the user pool multi-factor authentication (MFA) configuration.

Usage

cognitoidentityprovider_get_user_pool_mfa_config(UserPoolId)

Arguments

UserPoolId

[required] The user pool ID.

Request syntax

svc$get_user_pool_mfa_config(
  UserPoolId = "string"
)