Skip to content

Conversation

@osama-rizk
Copy link
Contributor

@osama-rizk osama-rizk commented Nov 3, 2025

Description of changes:

Updated documentation to reflect native email MFA support in Amplify backend. Removed outdated callouts stating email MFA is not supported with defineAuth and added configuration examples showing how to enable email MFA natively.

Changes made:

  • Removed callout in MFA docs stating email MFA not supported with defineAuth
  • Added email MFA configuration examples with email: true in multifactor settings
  • Added callout about email MFA requirements (Plus/Essentials plan, SES configuration)
  • Removed outdated CDK override section for email MFA workarounds
  • Updated seed documentation to reflect native email MFA support

Related GitHub issue #, if available:

Addresses the completion of aws-amplify/amplify-backend#3036 which added native email MFA support.

Instructions

If this PR should not be merged upon approval for any reason, please submit as a DRAFT

Which product(s) are affected by this PR (if applicable)?

  • amplify-cli

Which platform(s) are affected by this PR (if applicable)?

  • JS
  • Swift
  • Android
  • Flutter
  • React Native

Please add the product(s)/platform(s) affected to the PR title

Checks

  • Does this PR conform to the styleguide?

  • Does this PR include filetypes other than markdown or images? Please add or update unit tests accordingly.

  • Are any files being deleted with this PR? If so, have the needed redirects been created?

  • Are all links in MDX files using the MDX link syntax rather than HTML link syntax?

    ref: MDX: [link](https://docs.amplify.aws/)
    HTML: <a href="https://docs.amplify.aws/">link</a>

When this PR is ready to merge, please check the box below

  • Ready to merge

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant