This message was deleted.
# aws
s
This message was deleted.
c
There is a
DeleteBeforeReplace
parameter you can use, in
CustomResourceOptions
- maybe that will help 🙂
c
It still marked that item as requiring an update, but then failed because it doesn't support update. I don't know whether the
DeleteBeforeReplace
had an effect, or whether the decision to
update
was made on the previous state (before
DeleteBeforeReplace
was applied).