aws-amplify / amplify-studio

AWS Amplify Studio (Formerly Admin UI)
136 stars 31 forks source link

Data Modeling #1121

Open CloudBeesTechnology opened 3 days ago

CloudBeesTechnology commented 3 days ago

Describe the feature you'd like to request

Container Overrides length must be at most 8192 (Service. Amazon ECS; Status Code: 400, Error Code: Invalid ParameterException; Request 10: 6092bcb3-7fc5-4df2-9158- 2b8ab435c35a Proxy: null

Screenshot 2024-10-14 160331

"I wasn't able to create more than 15 tables in data modeling. Even though I tried splitting the tables and deploying them, I still couldn't succeed. Kindly help me to resolve this issue, we are nearing our project deadline.

Describe your use case and how the feature would improve your experience.

Screenshot 2024-10-14 160331

Describe alternatives you've considered

"I wasn't able to create more than 15 tables in data modeling. Even though I tried splitting the tables and deploying them, I still couldn't succeed

Additional context

No response

ykethan commented 1 day ago

Hey @CloudBeesTechnology, thank you for reaching out. The issue is currently being tracked on https://github.com/aws-amplify/amplify-studio/issues/1113 and the Amplify team is currently diving into this and should provide an update on the issue. but as a workaround you should be able to pull your backend resources to your local setup and continue pushing new data models. Refer to the extend using Amplify CLI documentation providing this information. Additionally, refer to our GraphQL documentation providing information on creating and deploying data models using Amplify CLI.