AWS eventbridge documentation change
Summary
Removed archives from the list of unsupported features when using customer managed keys
Security assessment
Documentation update clarifies feature support but lacks evidence of addressing a security issue or introducing security features.
Diff
diff --git a/eventbridge/latest/userguide/eb-schemas-infer.md b/eventbridge/latest/userguide/eb-schemas-infer.md index 32bed4fd2..b04fedccd 100644 --- a//eventbridge/latest/userguide/eb-schemas-infer.md +++ b//eventbridge/latest/userguide/eb-schemas-infer.md @@ -24 +24 @@ Take into account the following considerations before enabling schema discover o -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).