AWS eventbridge documentation change
Summary
Expanded RDS event types including security group and snapshot events
Security assessment
Adds documentation for security-related events like DB security group changes, but doesn't address a specific vulnerability
Diff
diff --git a/eventbridge/latest/ref/events-ref-rds.md b/eventbridge/latest/ref/events-ref-rds.md index 7833c9a4e..454a45a4d 100644 --- a//eventbridge/latest/ref/events-ref-rds.md +++ b//eventbridge/latest/ref/events-ref-rds.md @@ -14,0 +15,12 @@ Amazon RDS sends the following events directly to EventBridge: + * RDS DB Instance Event + + * RDS DB Security Group Event + + * RDS DB Parameter Group Event + + * RDS DB Snapshot Event + + * RDS DB Cluster Event + + * RDS DB Cluster Snapshot Event + @@ -47 +59 @@ To match against specific events, include a `detail-type` attribute specifying a - "detail-type": ["RDS Custom Engine Version Event"] + "detail-type": ["RDS DB Instance Event"]