1 回答
- 最新
- 投票最多
- 评论最多
0
You can obtain information about all the Lambda functions invocations from CloudTrail.
You need to create a new trail (or update an existing one) to include Data Events from Lambda.
Please follow the documentation here.
You can obtain information about all the Lambda functions invocations from CloudTrail.
You need to create a new trail (or update an existing one) to include Data Events from Lambda.
Please follow the documentation here.