cognito: support email for multi-factor authentication (MFA) #31815
Labels
@aws-cdk/aws-cognito
Related to Amazon Cognito
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
p2
Describe the feature
Cognito now supports email for MFA.
Ref: https://aws.amazon.com/about-aws/whats-new/2024/09/amazon-cognito-user-pools-email-authentication-option/?nc1=h_ls
In CloudFormation,
EMAIL_OTP
was added to EnabledMfas property at October 15, 2024.This options is not supported yet in L2 Construct.
Use Case
To use email MFA
Proposed Solution
Add email option to MfaSecondFactor.
Other Information
No response
Acknowledgements
CDK version used
2.162.0
Environment details (OS name and version, etc.)
All
The text was updated successfully, but these errors were encountered: