Skip to content

Commit 6d46e96

Browse files
committed
feat(auth): add ASF pricing callout
1 parent d2c62f6 commit 6d46e96

File tree

1 file changed

+4
-0
lines changed
  • src/pages/[platform]/build-a-backend/auth/concepts/multi-factor-authentication

1 file changed

+4
-0
lines changed

src/pages/[platform]/build-a-backend/auth/concepts/multi-factor-authentication/index.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -850,6 +850,10 @@ In order to send email authentication codes, the following prerequisites must be
850850
</Callout>
851851

852852

853+
<Callout info>
854+
Additional pricing applies for ASF. [Learn more about Amazon Cognito pricing](https://aws.amazon.com/cognito/pricing/)
855+
</Callout>
856+
853857
### Enable EMAIL MFA during sign-up
854858

855859
You will need to pass `email` as a user attribute to enable email MFA for your users during sign-up. However, if the primary sign-in mechanism for your Cognito resource is already `email` (without enabling `username`), then you do not need to pass it as an attribute.

0 commit comments

Comments
 (0)