AWS guardduty documentation change
Summary
Updated documentation to reference EventBridge instead of CloudWatch Events for processing findings
Security assessment
Change updates service references but does not address security vulnerabilities or add security features
Diff
diff --git a/guardduty/latest/ug/guardduty_concepts.md b/guardduty/latest/ug/guardduty_concepts.md index 22f29def5..74dc95a5f 100644 --- a/guardduty/latest/ug/guardduty_concepts.md +++ b/guardduty/latest/ug/guardduty_concepts.md @@ -81 +81 @@ Findings are displayed in the GuardDuty console and contain a detailed descripti -You can also see your GuardDuty findings through Amazon CloudWatch events. GuardDuty sends findings to Amazon CloudWatch via HTTPS protocol. For more information, see [Creating custom responses to GuardDuty findings with Amazon CloudWatch Events](./guardduty_findings_cloudwatch.html). +You can also see your GuardDuty findings through Amazon CloudWatch events. GuardDuty sends findings to Amazon CloudWatch through HTTPS protocol. For more information, see [Processing GuardDuty findings with Amazon EventBridge](./guardduty_findings_eventbridge.html).