AWS eventbridge documentation change
Summary
Removed mention of archives being unsupported with customer managed keys, now only schema discovery is restricted
Security assessment
Change corrects documentation about feature limitations but does not address a security vulnerability or add security-specific content.
Diff
diff --git a/eventbridge/latest/userguide/eb-encryption-event-bus-cmkey.md b/eventbridge/latest/userguide/eb-encryption-event-bus-cmkey.md index 9e6430e55..2bf1cf351 100644 --- a//eventbridge/latest/userguide/eb-encryption-event-bus-cmkey.md +++ b//eventbridge/latest/userguide/eb-encryption-event-bus-cmkey.md @@ -13 +13 @@ If you specify a customer managed key for an event bus, you have the option of s -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).