https://pulumi.com logo
#aws
Title
h

hundreds-musician-51496

09/15/2020, 3:54 PM
Has anyone figured out a workaround for deleting Lambda@Edge functions along with the associated CloudFront distribution? I get this error:
Copy code
Lambda was unable to delete <arn> because it is a replicated function. Please see our documentation for Deleting Lambda@Edge Functions and Replicas.
I can always delete it after waiting awhile, but thats hard in a CI script.