AWS secretsmanager documentation change
Summary
Updated CLI reference links in secret value update examples
Security assessment
Only URL syntax corrections in documentation examples, no security-related content changes.
Diff
diff --git a/secretsmanager/latest/userguide/manage_update-secret-value.md b/secretsmanager/latest/userguide/manage_update-secret-value.md index 9b6ca873b..f942fde69 100644 --- a//secretsmanager/latest/userguide/manage_update-secret-value.md +++ b//secretsmanager/latest/userguide/manage_update-secret-value.md @@ -28 +28 @@ To update the value of your secret, you can use the console, the CLI, or an SDK. -The following [`put-secret-value`](https://docs.aws.amazon.com/cli/latest/reference/secretsmanager/put-secret-value.html) creates a new version of a secret with two key-value pairs. +The following [`put-secret-value`](https://docs.aws.amazon.com//cli/latest/reference/secretsmanager/put-secret-value.html) creates a new version of a secret with two key-value pairs. @@ -34 +34 @@ The following [`put-secret-value`](https://docs.aws.amazon.com/cli/latest/refere -The following [`put-secret-value`](https://docs.aws.amazon.com/cli/latest/reference/secretsmanager/put-secret-value.html) creates a new version with a custom staging label. The new version will have the labels `MyLabel` and `AWSCURRENT`. +The following [`put-secret-value`](https://docs.aws.amazon.com//cli/latest/reference/secretsmanager/put-secret-value.html) creates a new version with a custom staging label. The new version will have the labels `MyLabel` and `AWSCURRENT`.