AWS eventbridge documentation change
Summary
Capitalization fix in table header and added documentation links for customer managed key support in event buses and pipes
Security assessment
Changes add references to encryption documentation pages for customer-managed keys but do not indicate any security vulnerability being addressed. The updates enhance existing security feature documentation by providing specific implementation guidance.
Diff
diff --git a/eventbridge/latest/userguide/eb-encryption-at-rest.md index 40c7fe361..3e25bee23 100644 --- a/eventbridge/latest/userguide/eb-encryption-at-rest.md +++ b/eventbridge/latest/userguide/eb-encryption-at-rest.md @@ -9 +9 @@ The following table lists the artifacts that EventBridge encrypts at rest, by re -**Resource** | **Details** | **AWS owned key** | **customer managed key** +**Resource** | **Details** | **AWS owned key** | **Customer managed key** @@ -14 +14 @@ The following table lists the artifacts that EventBridge encrypts at rest, by re -[Events from custom](./eb-putevents.html) and [partner](./eb-saas.html) sources | Event data includes all fields contained in the `event-detail` element of the event. EventBridge does not encrypt event metadata. For more information on event metadata, see [AWS service event metadata](https://docs.aws.amazon.com/eventbridge/latest/ref/events-structure.html) in the _Events Reference_. | Supported | Supported +[Events from custom](./eb-putevents.html) and [partner](./eb-saas.html) sources | Event data includes all fields contained in the `event-detail` element of the event. EventBridge does not encrypt event metadata. For more information on event metadata, see [AWS service event metadata](https://docs.aws.amazon.com/eventbridge/latest/ref/events-structure.html) in the _Events Reference_. | Supported | [Supported](./eb-encryption-event-bus-cmkey.html) @@ -23 +23 @@ The following table lists the artifacts that EventBridge encrypts at rest, by re -Events flowing through a pipe are never stored at rest. | Supported | Supported +Events flowing through a pipe are never stored at rest. | Supported | [Supported](./eb-encryption-pipes-cmkey.html)