AWS gameliftstreams documentation change
Summary
Updated encryption key management section with clearer terminology and CMK clarification
Security assessment
Enhanced documentation about encryption key management by specifying AWS-managed keys and explicitly stating lack of CMK support. Improves security transparency but doesn't address a specific vulnerability.
Diff
diff --git a/gameliftstreams/latest/developerguide/data-protection.md b/gameliftstreams/latest/developerguide/data-protection.md index caa474532..89c3124bb 100644 --- a//gameliftstreams/latest/developerguide/data-protection.md +++ b//gameliftstreams/latest/developerguide/data-protection.md @@ -5 +5 @@ -Encryption at restEncryption in transitSession isolation in Linux stream classesSession isolation in Windows stream classesKey managementInter-network traffic privacy +Encryption at restEncryption in transitSession isolation in Linux stream classesSession isolation in Windows stream classesEncryption key managementInter-network traffic privacy @@ -90 +90 @@ Customers are responsible for cleaning up those modified files and added registr -## Key management +## Encryption key management @@ -92 +92 @@ Customers are responsible for cleaning up those modified files and added registr -The service uses AWS-managed keys. Each region uses a separate KMS key. Customer-managed keys are not supported. +The service uses AWS-managed encryption keys. Each region uses a separate KMS key. Customer-managed keys (CMKs) are not supported.