AWS amazondynamodb documentation change
Summary
Updated link from specific KMS policy documentation to general customer managed keys concepts page
Security assessment
Change updates documentation about encryption key management but does not address a specific security vulnerability
Diff
diff --git a/amazondynamodb/latest/developerguide/encryption.howitworks.md b/amazondynamodb/latest/developerguide/encryption.howitworks.md index 8ccf64b2a..4c6b3a1c2 100644 --- a/amazondynamodb/latest/developerguide/encryption.howitworks.md +++ b/amazondynamodb/latest/developerguide/encryption.howitworks.md @@ -39 +39 @@ For more information about managing permissions of the AWS managed key, see [Aut -Customer managed keys are KMS keys in your AWS account that you create, own, and manage. You have full control over these KMS keys, including establishing and maintaining their key policies, IAM policies, and grants; enabling and disabling them; rotating their cryptographic material; adding tags; creating aliases that refer to them; and scheduling them for deletion. For more information about managing permissions of a customer managed key, see [Customer managed key policy](https://docs.aws.amazon.com/kms/latest/developerguide/services-dynamodb.html#dynamodb-customer-cmk-policy). +Customer managed keys are KMS keys in your AWS account that you create, own, and manage. You have full control over these KMS keys, including establishing and maintaining their key policies, IAM policies, and grants; enabling and disabling them; rotating their cryptographic material; adding tags; creating aliases that refer to them; and scheduling them for deletion. For more information about managing permissions of a customer managed key, see [Customer managed keys](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#customer-cmk).