Purge deleted Stacks

0

We have a workload that uses a CloudFormation Stack to create Amazon Connect Quick Connects. The Stack has a fixed name: "AddressBook". When the workload starts (about once per week), any existing AddressBook stack is deleted and a new AddressBook Stack created from a fresh template. That all works good but we now have many instances of the AddressBook Stack with a DELETE_COMPLETE Status. It seems a waste of resources to leave these deleted Stacks lying around. How do you get rid of them, or am I worrying unnecessarily?

Peter
已提問 2 年前檢視次數 293 次
1 個回答
1

As long as the resources from the Cloudformation are all removed and not being retained then those Delete_Completes are just record entries of past templates. They don't have any cost nor take up any service limit of your account.

AWS
已回答 2 年前
  • OK thanks for that. I'm a tidy sorta guy. Is there any way to delete them?

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

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

回答問題指南