AWS notifications documentation change
Summary
Fixed URL formatting in link to AWS KMS documentation by adding double slashes
Security assessment
The change corrects a URL path but does not alter the security content. Encryption practices and KMS usage remain unchanged.
Diff
diff --git a/notifications/latest/userguide/data-protection.md b/notifications/latest/userguide/data-protection.md index e2a8adbb1..602f5264f 100644 --- a//notifications/latest/userguide/data-protection.md +++ b//notifications/latest/userguide/data-protection.md @@ -34 +34 @@ We strongly recommend that you never put confidential or sensitive information, -User Notifications protects sensitive data by encrypting it at rest using AWS owned KMS keys. This key is owned by User Notifications. Encrypting data helps to ensure that sensitive data that is saved on disks isn't readable by any user or application without a valid key. For more information, see [How AWS services use AWS KMS](https://docs.aws.amazon.com/kms/latest/developerguide/service-integration.html) in the _AWS Key Management Service Developer Guide_. +User Notifications protects sensitive data by encrypting it at rest using AWS owned KMS keys. This key is owned by User Notifications. Encrypting data helps to ensure that sensitive data that is saved on disks isn't readable by any user or application without a valid key. For more information, see [How AWS services use AWS KMS](https://docs.aws.amazon.com//kms/latest/developerguide/service-integration.html) in the _AWS Key Management Service Developer Guide_.