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
已提問 3 年前檢視次數 214 次
1 個回答
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
已回答 3 年前

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

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

回答問題指南