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
preguntada hace 2 años293 visualizaciones
1 Respuesta
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
respondido hace 2 años
  • OK thanks for that. I'm a tidy sorta guy. Is there any way to delete them?

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas