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
相關內容
- 已提問 6 個月前
- 已提問 2 個月前
- AWS 官方已更新 2 年前
- AWS 官方已更新 1 年前
- AWS 官方已更新 2 年前