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年前