AWS eventbridge documentation change
Summary
Updated encryption context documentation from archive ARN to event bus ARN for KMS operations
Security assessment
This change corrects documentation about encryption context but shows no evidence of addressing a security vulnerability. The update clarifies technical implementation details without introducing new security considerations.
Diff
diff --git a/eventbridge/latest/userguide/encryption-archives.md b/eventbridge/latest/userguide/encryption-archives.md index 1465e4011..c8f933139 100644 --- a//eventbridge/latest/userguide/encryption-archives.md +++ b//eventbridge/latest/userguide/encryption-archives.md @@ -32 +32 @@ If you use a customer managed key to protect your EventBridge resources, you can -For event archives, EventBridge uses the same encryption context in all AWS KMS cryptographic operations. The context includes a single key–value pair, which contains the archive ARN. +For event archives, EventBridge uses the same encryption context in all AWS KMS cryptographic operations. The context includes a single key–value pair, which contains the event bus ARN.