Error on upgrading amplify GraphQL Transformer v1 to v2

0

I'm using the guidelines on https://docs.amplify.aws/cli/migration/transformer-migration/ to migrate an Amplify Project from v1 to v2, but when I try to do an "amplify push" after succesfully ran "amplify migrate api" I'm getting this error:

CREATE_FAILED AuthRolePolicy049E37F651 AWS::IAM::ManagedPolicy Thu Jan 13 2022 10:21:04 GMT-0300 (Argentina Standard Time) Cannot exceed quota for PoliciesPerRole: 20 (Service: AmazonIdentityManagement; Status Code: 409; Error Code: LimitExceeded; Request ID: 430bca73-5e2f-47a9-8f99-d1b1ed4e9483; Proxy: null)

Before the migration I didn't have any quota limitation issue, I don't know if it is related to the migration or if it's a limitation of the new transformer version.

What can I improve on my schema.graphql to reduce the value on "PoliciesPerRole"?

Thanks!

질문됨 2년 전94회 조회
답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠