How do you use Sentry?
Sentry Saas (sentry.io)
Version
1.5.10
Steps to Reproduce
- I have a AWS Lambda function based on Node.
- I create a new project in Sentry.io and select the Lambda function during setup prozess.
- The Sentry Lambda Layer is added to my function. Looks good.
- I go to sentry.io and I remove my entire project from sentry.io
Expected Result
I except all the Lambda layers that have been added to my Lambda functions to be removed when I am removing my project from Sentry.
Actual Result
The sentry Lambda Layer is still on my Lambda function.