-
Notifications
You must be signed in to change notification settings - Fork 79
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
Amplify push api throws error 403 with rds #2145
Comments
Possible duplicate with aws-amplify/amplify-cli#13455 |
Hey @ginuxone, thank you for reaching out. Could you run Transferring to our API repository for further investigation. |
Hey @ginuxone, the Amplify team has rolled back the changes. Could you retry running |
hey @ykethan I'll give it a try tomorrow at work! and let you know |
@ykethan Yes! It's working now! |
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.10.0
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
Describe the bug
Whenever i try to run
amplify push api
command it returns an errorUnable to retrieve layer mapping from https://amplify-rds-layer-resources.s3.amazonaws.com/sql-layer-versions/eu-south-1 with status code 403.
But i'm not using rds at allExpected behavior
i was expecting to push my schema update to the cloud
Reproduction steps
amplify push api
Project Identifier
No response
Log output
Unable to retrieve layer mapping from https://amplify-rds-layer-resources.s3.amazonaws.com/sql-layer-versions/eu-south-1 with status code 403.
Additional information
No response
Before submitting, please confirm:
The text was updated successfully, but these errors were encountered: