AWS toolkit-for-vscode documentation change
Summary
Updated URL formatting by adding an extra slash in the documentation link
Security assessment
Change only modifies URL syntax without altering security content. No evidence of addressing vulnerabilities or changing security guidance.
Diff
diff --git a/toolkit-for-vscode/latest/userguide/external-credential-process.md b/toolkit-for-vscode/latest/userguide/external-credential-process.md index 784319fa9..4c4ca3dd6 100644 --- a//toolkit-for-vscode/latest/userguide/external-credential-process.md +++ b//toolkit-for-vscode/latest/userguide/external-credential-process.md @@ -9 +9 @@ You can configure the AWS Toolkit for Visual Studio Code for credential processe -Modifying your `shared config file` for credential processes is the same for both the AWS Toolkit for Visual Studio Code and the AWS Command Line Interface. For detailed information about how to set up external credentials, see the [Sourcing credentials with an external process](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sourcing-external.html) topic in the _AWS Command Line Interface User Guide_. +Modifying your `shared config file` for credential processes is the same for both the AWS Toolkit for Visual Studio Code and the AWS Command Line Interface. For detailed information about how to set up external credentials, see the [Sourcing credentials with an external process](https://docs.aws.amazon.com//cli/latest/userguide/cli-configure-sourcing-external.html) topic in the _AWS Command Line Interface User Guide_.