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
gefragt vor 2 Jahren293 Aufrufe
1 Antwort
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
beantwortet vor 2 Jahren
  • OK thanks for that. I'm a tidy sorta guy. Is there any way to delete them?

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen