Custom Resources Lifecycle

0

I am building some custom resources and had a question around the lifecycle of a stack.

When I create a stack with my resource defined in my yaml file, my custom python script runs the create event and receives the data to create the resources. Now the resources return an ID that will be needed to remove the resource if it is updated or backed out.
Where is this ID stored if I return it, I thought the physicalresourceid would be the place but it has been replaced with
2021/02/09/[$LATEST]add1787e220941c189a343f683da7ea1.

thanks in advance

m66rus
preguntada hace 3 años214 visualizaciones
1 Respuesta
0

Ok i found the issue the helper i used had a bug in it. It was storing the wrong data in the field

m66rus
respondido hace 3 años

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