跳至內容

Elastic Beanstalk environment does not terminate

0

I have been trying to terminate my elastic beanstalk environment for the past day. It had an RDS database associated which seems to be causing problems. I separately deleted the RDS database but it is still throwing errors when I try to terminate the environment.

已提問 2 年前檢視次數 375 次

1 個回答
1
已接受的答案

Hello.

What kind of error is occurring specifically?
Also, ElasticBeanstalk creates a CloudFormation stack on the backend, so checking the CloudFormation stack may reveal the cause of the error.
If you don't need the ElasticBeanstalk environment, you should be able to delete it by directly deleting the CloudFormation stack.
The following document focuses on security groups, but I think it can be used with other AWS resources in the same way.
https://repost.aws/knowledge-center/elastic-beanstalk-deletion-failure

專家

已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。