I have a lambda function listen S3 event.
Every time when I update the lambda function serverless try delete my bucket.
How to keep the bucket when remove and deploy the lambda function?
I have a lambda function listen S3 event.
Every time when I update the lambda function serverless try delete my bucket.
How to keep the bucket when remove and deploy the lambda function?