Skip to content

Mfa

Open in ChatGPTOpen in Claude

Defined in: node_modules/.pnpm/aws-cdk-lib@2.261.0_constructs@10.7.0/node_modules/aws-cdk-lib/aws-cognito/lib/user-pool.d.ts:337

The different ways in which a user pool’s MFA enforcement can be configured.

https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-settings-mfa.html

OFF: "OFF"

Defined in: node_modules/.pnpm/aws-cdk-lib@2.261.0_constructs@10.7.0/node_modules/aws-cdk-lib/aws-cognito/lib/user-pool.d.ts:339

Users are not required to use MFA for sign in, and cannot configure one.


OPTIONAL: "OPTIONAL"

Defined in: node_modules/.pnpm/aws-cdk-lib@2.261.0_constructs@10.7.0/node_modules/aws-cdk-lib/aws-cognito/lib/user-pool.d.ts:341

Users are not required to use MFA for sign in, but can configure one if they so choose to.


REQUIRED: "ON"

Defined in: node_modules/.pnpm/aws-cdk-lib@2.261.0_constructs@10.7.0/node_modules/aws-cdk-lib/aws-cognito/lib/user-pool.d.ts:343

Users are required to configure an MFA, and have to use it to sign in.

© 2026 Axis Tech. Powered by axis-tech.co.