AWS AmazonS3 documentation change
Summary
Corrected URL format for AWS KMS PutKeyPolicy API documentation link.
Security assessment
The change fixes a documentation URL but doesn't alter security content. Encryption settings remain unchanged with no vulnerability references.
Diff
diff --git a/AmazonS3/latest/userguide/storage_lens_encrypt_permissions.md b/AmazonS3/latest/userguide/storage_lens_encrypt_permissions.md index 40bc5695a..06830b207 100644 --- a//AmazonS3/latest/userguide/storage_lens_encrypt_permissions.md +++ b//AmazonS3/latest/userguide/storage_lens_encrypt_permissions.md @@ -61 +61 @@ For more information about creating customer managed keys and using key policies -You can also use the AWS KMS `PUT` key policy API operation ([PutKeyPolicy](https://amazonaws.com/kms/latest/APIReference/API_PutKeyPolicy.html)) to copy the key policy to the customer managed keys that you want to use to encrypt the metrics exports by using the REST API, AWS CLI, and SDKs. +You can also use the AWS KMS `PUT` key policy API operation ([PutKeyPolicy](https://docs.aws.amazon.com/kms/latest/APIReference/API_PutKeyPolicy.html)) to copy the key policy to the customer managed keys that you want to use to encrypt the metrics exports by using the REST API, AWS CLI, and SDKs.