AWS Security ChangesHomeSearch

AWS secretsmanager documentation change

Service: secretsmanager · 2025-11-22 · Documentation low

File: secretsmanager/latest/userguide/manage_update-encryption-key.md

Summary

Fixed CLI reference URL in KMS key update example

Security assessment

Change addresses URL formatting without modifying encryption key management procedures or security guidance.

Diff

diff --git a/secretsmanager/latest/userguide/manage_update-encryption-key.md b/secretsmanager/latest/userguide/manage_update-encryption-key.md
index d4eba919a..e786b61c4 100644
--- a//secretsmanager/latest/userguide/manage_update-encryption-key.md
+++ b//secretsmanager/latest/userguide/manage_update-encryption-key.md
@@ -40 +40 @@ If you change the encryption key for a secret and then deactivate the previous e
-  1. The following [`update-secret`](https://docs.aws.amazon.com/cli/latest/reference/secretsmanager/update-secret.html) example updates the KMS key used to encrypt the secret value. The KMS key must be in the same region as the secret.
+  1. The following [`update-secret`](https://docs.aws.amazon.com//cli/latest/reference/secretsmanager/update-secret.html) example updates the KMS key used to encrypt the secret value. The KMS key must be in the same region as the secret.