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