You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change admin role pattern from appId to first 10 characters of app
name to match Gen2 role naming. Explain that after refactor the
Gen2 auth role is external to the Gen1 API and needs admin role
configuration.
---
Prompt: Fix GraphQL IAM auth provider section to use app name
(first 10 chars) instead of appId and explain external role
concept.
Toworkaroundthisissue, youmustpreallowtheGen2 `AuthRole` by [configuringacustomadminrole](https://docs.amplify.aws/gen1/javascript/build-a-backend/graphqlapi/customize-authorization-rules/#use-iam-authorization-within-the-appsync-console) on the Gen1 API.
0 commit comments