-
Notifications
You must be signed in to change notification settings - Fork 825
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error on Amplify push - Error reading ResponseMappingTemplateS3Location from S3 #13302
Comments
Hey @oe-bayram, thank you for reaching out. Wanted to get some additional information on the project; does the project utilize any temporary credentials or SSO? |
Hey, |
Interesting, could you provide us additional information on the changes being made on the API? |
Adding new fields, removing existing ones and even deleting a whole model (with --allow-destructive-graphql-schema-updates) causes the same issue. |
I'm uncertain of the specific reason, however, removing an optional field from a model before initiating a push operation resulted in the successful completion of subsequent push operations. |
|
How did you install the Amplify CLI?
npm
If applicable, what version of Node.js are you using?
v18.16.0
Amplify CLI Version
12.5.2
What operating system are you using?
Windows
Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.
No manual changes made
Describe the bug
After updating the GraphQL schema I'm getting this error message:
Expected behavior
The push operation should be completed successfully.
Reproduction steps
Project Identifier
Project Identifier: 5a9e6d4d3a8b6748d9de8830f1bf13fa
Log output
Additional information
No response
Before submitting, please confirm:
The text was updated successfully, but these errors were encountered: