diff --git a/src/pages/[platform]/start/account-setup/index.mdx b/src/pages/[platform]/start/account-setup/index.mdx index ca1ae699322..a6be57bb29c 100644 --- a/src/pages/[platform]/start/account-setup/index.mdx +++ b/src/pages/[platform]/start/account-setup/index.mdx @@ -73,7 +73,11 @@ You can use temporary security credentials to make programmatic requests for AWS ## Set up Identity Center -Follow the steps below if **you have never set up AWS profiles before**. If you already have a profile, attach the `AmplifyBackendDeployFullAccess` managed policy to your [IAM user](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_groups_manage_attach-policy.html). +Follow the steps below if **you have never set up AWS profiles before**. + + +If you already have a profile, attach the [`AmplifyBackendDeployFullAccess`](https://docs.aws.amazon.com/aws-managed-policy/latest/reference/AmplifyBackendDeployFullAccess.html) managed policy to your [IAM user](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users_change-permissions.html#users_change_permissions-add-console). + ### 1. Create user with Amplify permissions