AWS eventbridge documentation change
Summary
Removed references to archives not being supported with customer managed keys, focusing only on schema discovery limitations
Security assessment
The change updates feature compatibility information but does not address security vulnerabilities or add new security documentation. It's a clarification of feature support.
Diff
diff --git a/eventbridge/latest/userguide/eb-create-event-bus.md index bfeb9b33f..67ab4e449 100644 --- a/eventbridge/latest/userguide/eb-create-event-bus.md +++ b/eventbridge/latest/userguide/eb-create-event-bus.md @@ -23 +23 @@ The following video goes through creating event buses: -Archives and schema discovery are not supported for event buses encrypted using a customer managed key. To enable archives or schema discovery on an event bus, choose to use an AWS owned key. For more information, see [KMS key options](./eb-encryption-at-rest-key-options.html). +Schema discovery is not supported for event buses encrypted using a customer managed key. To enable schema discovery on an event bus, choose to use an AWS owned key. For more information, see [KMS key options](./eb-encryption-at-rest-key-options.html). @@ -65,4 +64,0 @@ When creating an archive as part of creating a new event bus, you can't set the -###### Note - -Archives and schema discovery are not supported for event buses encrypted using a customer managed key. To enable archives or schema discovery on an event bus, choose to use an AWS owned key. For more information, see [KMS key options](./eb-encryption-at-rest-key-options.html). - @@ -77 +73 @@ Enable schema discovery to have EventBridge automatically infer schemas directly -Archives and schema discovery are not supported for event buses encrypted using a customer managed key. To enable archives or schema discovery on an event bus, choose to use an AWS owned key. For more information, see [KMS key options](./eb-encryption-at-rest-key-options.html). +Schema discovery is not supported for event buses encrypted using a customer managed key. To enable schema discovery on an event bus, choose to use an AWS owned key. For more information, see [KMS key options](./eb-encryption-at-rest-key-options.html).