AWS Security ChangesHomeSearch

AWS secretsmanager documentation change

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

File: secretsmanager/latest/userguide/create_secret.md

Summary

Updated AWS CLI documentation links to point to the latest version

Security assessment

Routine URL updates for AWS CLI references; no security-related content changes.

Diff

diff --git a/secretsmanager/latest/userguide/create_secret.md b/secretsmanager/latest/userguide/create_secret.md
index e309e667e..dc7e5c3fa 100644
--- a//secretsmanager/latest/userguide/create_secret.md
+++ b//secretsmanager/latest/userguide/create_secret.md
@@ -108 +108 @@ When you enter commands in a command shell, there is a risk of the command histo
-The following [`create-secret`](https://docs.aws.amazon.com/cli/latest/reference/secretsmanager/create-secret.html) example creates a secret from credentials in a file. For more information, see [Loading AWS CLI parameters from a file](https://docs.aws.amazon.com/cli/latest/userguide/cli-usage-parameters-file.html) in the AWS CLI User Guide.
+The following [`create-secret`](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/secretsmanager/create-secret.html) example creates a secret from credentials in a file. For more information, see [Loading AWS CLI parameters from a file](https://docs.aws.amazon.com/cli/latest/userguide/cli-usage-parameters-file.html) in the AWS CLI User Guide.
@@ -131 +131 @@ Contents of mycreds.json:
-The following [`create-secret`](https://docs.aws.amazon.com/cli/latest/reference/secretsmanager/create-secret.html) example creates a secret with two key-value pairs.
+The following [`create-secret`](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/secretsmanager/create-secret.html) example creates a secret with two key-value pairs.