AWS dcv documentation change
Summary
Removed duplicate word 'see' in script path documentation
Security assessment
Minor grammatical correction with no security implications. No evidence of security vulnerability being addressed.
Diff
diff --git a/dcv/latest/sm-dev/CreateSessions.md b/dcv/latest/sm-dev/CreateSessions.md index 011dbaef9..e4ef8660c 100644 --- a//dcv/latest/sm-dev/CreateSessions.md +++ b//dcv/latest/sm-dev/CreateSessions.md @@ -56 +56 @@ Required: Yes -Supported with virtual sessions on Linux Amazon DCV servers. It is not supported with console sessions on Windows and Linux Amazon DCV servers. The path to custom script on the Amazon DCV server to run for initializing the session when it is created. The file path is relative to the init directory specified for the `agent.init_folder` Agent configuration parameter. If the file is in the specified init directory, specify the file name only. If the file is not in the specified init directory, specify the relative path. For more information, see see [Agent configuration file](https://docs.aws.amazon.com/dcv/latest/sm-admin/agent-file.html) in the _Amazon DCV Session Manager Administrator Guide_. +Supported with virtual sessions on Linux Amazon DCV servers. It is not supported with console sessions on Windows and Linux Amazon DCV servers. The path to custom script on the Amazon DCV server to run for initializing the session when it is created. The file path is relative to the init directory specified for the `agent.init_folder` Agent configuration parameter. If the file is in the specified init directory, specify the file name only. If the file is not in the specified init directory, specify the relative path. For more information, see [Agent configuration file](https://docs.aws.amazon.com/dcv/latest/sm-admin/agent-file.html) in the _Amazon DCV Session Manager Administrator Guide_.