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
已回答 10 個月前
相關內容
- AWS 官方已更新 2 年前
- AWS 官方已更新 4 年前
Have you verified cloudtrail to see if someone else modified your Lambda function?
I didn't setup cloudtrail.