This message was deleted.
# aws
s
This message was deleted.
h
According to the documentation (https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/lambda-edge-delete-replicas.html), these functions get deleted automatically when the associated CloudFront distribution is deleted. Is there some way to ignore a delete? Maybe
transformations
?
I thought
{ protect: true}
might help, but that just gives me another error:
Copy code
error: refusing to delete protected resource 'urn:pulumi:zzz::deploy::aws:lambda/function:Function::xxx'