-
Notifications
You must be signed in to change notification settings - Fork 4.5k
cognito: support email for multi-factor authentication (MFA) #31815
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-cognitoRelated to Amazon CognitoRelated to Amazon Cognitoeffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2
Description
Describe the feature
Cognito now supports email for MFA.
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
- I may be able to implement this feature request
- This feature might incur a breaking change
CDK version used
2.162.0
Environment details (OS name and version, etc.)
All
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-cognitoRelated to Amazon CognitoRelated to Amazon Cognitoeffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2