1 回答
- 最新
- 投票最多
- 评论最多
0
Hello, it is currently difficult to accurately locate the specific reason based on the limited information you have described. Perhaps you need to check Cloudtrail to see if anyone else has deleted your Lambda.
In addition, you can use Github or AWS Codecommit to manage your code, and use AWS SAM to help you building and running serverless applications on AWS. this way, even if someone accidentally deletes your Lambda project, your code is still safely saved and can be quickly republished to AWS
已回答 1 年前
相关内容
- AWS 官方已更新 4 年前
Have you verified cloudtrail to see if someone else modified your Lambda function?
I didn't setup cloudtrail.