AWS Security ChangesHomeSearch

AWS secretsmanager documentation change

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

File: secretsmanager/latest/userguide/managing-secrets_tagging.md

Summary

Updated CLI reference URLs in tagging examples

Security assessment

Changes are limited to URL formatting in tag management examples, with no security impact.

Diff

diff --git a/secretsmanager/latest/userguide/managing-secrets_tagging.md b/secretsmanager/latest/userguide/managing-secrets_tagging.md
index d353e8725..3b47b5bb1 100644
--- a//secretsmanager/latest/userguide/managing-secrets_tagging.md
+++ b//secretsmanager/latest/userguide/managing-secrets_tagging.md
@@ -166 +166 @@ If the **Save** button is not enabled, the tag key or value might not meet the t
-The following [`tag-resource`](https://docs.aws.amazon.com/cli/latest/reference/secretsmanager/tag-resource.html) example shows how to attach a tag with shorthand syntax.
+The following [`tag-resource`](https://docs.aws.amazon.com//cli/latest/reference/secretsmanager/tag-resource.html) example shows how to attach a tag with shorthand syntax.
@@ -175 +175 @@ The following [`tag-resource`](https://docs.aws.amazon.com/cli/latest/reference/
-The following [`tag-resource`](https://docs.aws.amazon.com/cli/latest/reference/secretsmanager/tag-resource.html) example attaches two key-value tags to a secret.
+The following [`tag-resource`](https://docs.aws.amazon.com//cli/latest/reference/secretsmanager/tag-resource.html) example attaches two key-value tags to a secret.
@@ -184 +184 @@ The following [`tag-resource`](https://docs.aws.amazon.com/cli/latest/reference/
-The following [`untag-resource`](https://docs.aws.amazon.com/cli/latest/reference/secretsmanager/untag-resource.html) example removes two tags from a secret. For each tag, both key and value are removed.
+The following [`untag-resource`](https://docs.aws.amazon.com//cli/latest/reference/secretsmanager/untag-resource.html) example removes two tags from a secret. For each tag, both key and value are removed.