Skip to content

Commit cd17f4a

Browse files
authored
chore(studio): add link to AdminstratorAccess-Amplify policy in troubleshooting (aws-amplify#5278)
1 parent eafa132 commit cd17f4a

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

src/pages/console/adminui/access-management.mdx

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ To provide a passwordless login experience from AWS Amplify Console to Amplify S
6868
- *amplify-login-define-auth-challenge-SHORT_CODE*
6969
- *amplify-login-verify-auth-challenge-SHORT_CODE*
7070

71-
### Troubleshooting
71+
## Troubleshooting
7272
If your Studio application experiences any issues logging in or the resources have been deleted, you can re-create the resources by disabling and then re-enabling Studio for your Amplify Project on the Amplify management console.
7373

7474
1. Sign in to the AWS Management Console and open AWS Amplify.
@@ -79,4 +79,9 @@ If your Studio application experiences any issues logging in or the resources ha
7979

8080
<Callout warning>
8181
Disabling and re-enabling Amplify Studio will remove and recreate the Amplify Studio managed User pool resource used to access your project, and you will need to re-invite your users to provide access to your Amplify Project. Disabling and re-enabling Amplify Studio will not modify any resources on your Amplify Project.
82-
</Callout>
82+
</Callout>
83+
84+
### I am not authorized to perform an action in Amplify
85+
If you receive an error that you're not authorized to perform an action, your policies must be updated to allow you to perform the action.
86+
87+
If you need help, contact your AWS administrator. Your administrator is the person who provided you with your sign-in credentials. See [AWS managed policies for AWS Amplify](https://docs.aws.amazon.com/amplify/latest/userguide/security-iam-awsmanpol.html) for more details.

0 commit comments

Comments
 (0)