AWS Security ChangesHomeSearch

AWS eventbridge documentation change

Service: eventbridge · 2025-04-18 · Documentation low

File: eventbridge/latest/userguide/eb-target-connection-deauthorize.md

Summary

Added KMS key error handling documentation and connection state event tracking note

Security assessment

Expands documentation about encryption-related failure scenarios without evidence of patching vulnerabilities.

Diff

diff --git a/eventbridge/latest/userguide/eb-target-connection-deauthorize.md b/eventbridge/latest/userguide/eb-target-connection-deauthorize.md
index 88b81f4d2..e0b67e4a4 100644
--- a//eventbridge/latest/userguide/eb-target-connection-deauthorize.md
+++ b//eventbridge/latest/userguide/eb-target-connection-deauthorize.md
@@ -20,0 +21 @@ In this case, update the connection with appropriate credentials to resolve the
+  * If you have specified a customer managed key for EventBridge to use for secret encryption, and EventBridge receives a KMS key error when encrypting or decrypting the connection's secret. For more information, see [Customer managed key errors](./encryption-connections.html#encryption-connections-deauth).
@@ -23,0 +25,7 @@ In this case, update the connection with appropriate credentials to resolve the
+
+###### Note
+
+EventBridge emits events when the state of a connection changes. You can use these events to track changes in a connection. 
+
+For more information, see [Connection events](./event-reference.html#event-reference-connections).
+