1 回答
- 最新
- 投票最多
- 评论最多
0
Hi,
One way to achieve what you want is to go via the events generated by GuardDuty on it findings
When you catch those events, you can start doing all kinds of advanced things to achieve your goal: write those events to SQS, trigger a Lambda reading the queue to write to S3, etc.
This article will detail the steps and provide code on how to achieve it: https://medium.com/@epselon/aws-guardduty-managed-setup-with-cloudformation-41a38e17aa2f
Best,
Didier
相关内容
- AWS 官方已更新 2 年前
- AWS 官方已更新 2 年前