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년 전