aws-amplify / amplify-category-api

The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development. This plugin provides functionality for the API category, allowing for the creation and management of GraphQL and REST based backends for your amplify project.
https://docs.amplify.aws/
Apache License 2.0
89 stars 79 forks source link

Schema Creation Status is FAILED with details: Item size has exceeded the maximum allowed size #2143

Open Anirudhastikar opened 11 months ago

Anirudhastikar commented 11 months ago

Amplify CLI Version

12.0.3

Question

When I try to push my schema, it gives an error saying Schema Creation Status is FAILED with details: Item size has exceeded the maximum allowed size But I have checked my schema file size only 348Kb how can I solve this?

ykethan commented 11 months ago

Hey, 👋 thanks for raising this! I'm going to transfer this over to our API repository for better assistance 🙂.

AnilMaktala commented 11 months ago

Hi @Anirudhastikar 👋, Thanks for raising this issue. we are working on reproducing the issue. Could you please run below command and send us the project identifier amplify diagnose --send-report. please refer here

Anirudhastikar commented 11 months ago

Ok I will Send

Anirudhastikar commented 11 months ago

I cant run amplify diagnose --send-report command because it will give all the info of my amplify which is confidential can u suggest me something diffrent

BBopanna commented 11 months ago

@AnilMaktala - can we email you the schema for you to analyze? This is VERY CRITICAL for us, any help is much appreciated @kaustavghosh06

AnilMaktala commented 11 months ago

@Anirudhastikar @BBopanna Do you happen to be on our Discord server? If so, we could connect there and arrange a screen sharing session. https://discord.com/channels/705853757799399426/1019643921137139772

sundersc commented 9 months ago

Related to https://github.com/aws-amplify/amplify-category-api/issues/2153.