From a11a0443989218c1053222d06d3cd0f55c3b410b Mon Sep 17 00:00:00 2001 From: Rene Brandel <4989523+renebrandel@users.noreply.github.com> Date: Wed, 15 May 2024 07:43:18 -0700 Subject: [PATCH] Update index.mdx --- src/pages/[platform]/reference/cdk-constructs/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/[platform]/reference/cdk-constructs/index.mdx b/src/pages/[platform]/reference/cdk-constructs/index.mdx index 80f9d213f5a..30d613d6a5e 100644 --- a/src/pages/[platform]/reference/cdk-constructs/index.mdx +++ b/src/pages/[platform]/reference/cdk-constructs/index.mdx @@ -40,6 +40,6 @@ This package provides a Level 3 (L3) CDK construct wrapping the behavior of the For more information on data modeling, visit the [data-modeling documentation](/[platform]/build-a-backend/data/data-modeling). -## Amplify Auth (alpha) +## Amplify Auth -The official `AmplifyAuth` construct is currently in alpha and is not yet suitable for production use in your CDK applications. It can be found on the [npm registry](https://www.npmjs.com/package/@aws-amplify/auth-construct-alpha). +The official `AmplifyAuth` construct can be found on the [npm registry](https://www.npmjs.com/package/@aws-amplify/auth-construct).