AWS eventbridge documentation change
Summary
Removed several RDS event types and updated detail-type reference to 'RDS Custom Engine Version Event'
Security assessment
Removal of security-related event types like 'RDS DB Security Group Event' appears to be documentation cleanup rather than addressing a security issue. No evidence of vulnerability mitigation.
Diff
diff --git a/eventbridge/latest/ref/events-ref-rds.md b/eventbridge/latest/ref/events-ref-rds.md index 454a45a4d..7833c9a4e 100644 --- a//eventbridge/latest/ref/events-ref-rds.md +++ b//eventbridge/latest/ref/events-ref-rds.md @@ -15,12 +14,0 @@ 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 - @@ -59 +47 @@ To match against specific events, include a `detail-type` attribute specifying a - "detail-type": ["RDS DB Instance Event"] + "detail-type": ["RDS Custom Engine Version Event"]