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.

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

profile picture
エキスパート
回答済み 1ヶ月前
  • Deleting the CloudFormation stack worked. Thank you!

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ