amplify push doesn't deploy for container based rest apis #2228
Labels
api-rest
containers
pending-community-response
Issue is pending a response from the author or community.
pending-response
transferred
How did you install the Amplify CLI?
npm
If applicable, what version of Node.js are you using?
v20.8.0
Amplify CLI Version
12.7.0
What operating system are you using?
Mac
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
I created a rest API using a Docker container a few months ago. When I try to update it now, using amplify push, I get Deployment state saved successfully in the end, but no change is made to the ecs. I checked the link for the code pipeline, and above the page it is written:
As of 2 months agoChange 2 months ago to UTC-6:00 time formatChange 2 months ago to UTC-6:00 time format, CodePipeline has disabled polling in this pipeline because it hasn't run in the 30 days prior. Use the recommended event-based mechanism to start new pipeline executions.
Also, when I checked the pipeline, it was from 3 months ago, and it does not get updated.
Expected behavior
I expect the changes to be deployed.
Reproduction steps
Project Identifier
64645b8840605258eb3b7de823f2c831
Log output
Additional information
No response
Before submitting, please confirm:
The text was updated successfully, but these errors were encountered: