AWS amazondynamodb documentation change
Summary
Fixed URL formatting in KMS documentation reference
Security assessment
Change fixes a URL syntax error without modifying encryption policy documentation. No indication of security issue remediation.
Diff
diff --git a/amazondynamodb/latest/developerguide/encryption.usagenotes.md b/amazondynamodb/latest/developerguide/encryption.usagenotes.md index 986f53fbe..120bba361 100644 --- a//amazondynamodb/latest/developerguide/encryption.usagenotes.md +++ b//amazondynamodb/latest/developerguide/encryption.usagenotes.md @@ -143 +143 @@ When DynamoDB uses the [AWS managed key](https://docs.aws.amazon.com/kms/latest/ -This key policy, like the policies of all AWS managed keys, is established by AWS. You cannot change it, but you can view it at any time. For details, see [Viewing a key policy](https://docs.aws.amazon.com/kms/latest/developerguide/key-policy-viewing.html). +This key policy, like the policies of all AWS managed keys, is established by AWS. You cannot change it, but you can view it at any time. For details, see [Viewing a key policy](https://docs.aws.amazon.com//kms/latest/developerguide/key-policy-viewing.html).