AWS Security ChangesHomeSearch

AWS gameliftservers documentation change

Service: gameliftservers · 2026-04-04 · Documentation low

File: gameliftservers/latest/developerguide/gamelift-build-cli-uploading-install.md

Summary

Updated a cross-reference link text from 'Remotely connect to Amazon GameLift Servers fleet instances' to 'Connect to fleet instances' to match the updated title in the referenced document.

Security assessment

This is a minor editorial change to update link text for consistency. No security-related content was added, removed, or modified. The change only affects the display text of a hyperlink without altering any security guidance or features.

Diff

diff --git a/gameliftservers/latest/developerguide/gamelift-build-cli-uploading-install.md b/gameliftservers/latest/developerguide/gamelift-build-cli-uploading-install.md
index 471e984da..ed3b0373b 100644
--- a//gameliftservers/latest/developerguide/gamelift-build-cli-uploading-install.md
+++ b//gameliftservers/latest/developerguide/gamelift-build-cli-uploading-install.md
@@ -28 +28 @@ When creating an install script, keep in mind the following:
-  * On Linux, Amazon GameLift Servers supports common shell interpreter languages such as bash. Add a shebang (such as `#!/bin/bash`) to the top of your install script. To verify support for your preferred shell commands, remotely access an active Linux instance and open a shell prompt. For more information, see [Remotely connect to Amazon GameLift Servers fleet instances](./fleets-remote-access.html).
+  * On Linux, Amazon GameLift Servers supports common shell interpreter languages such as bash. Add a shebang (such as `#!/bin/bash`) to the top of your install script. To verify support for your preferred shell commands, remotely access an active Linux instance and open a shell prompt. For more information, see [Connect to fleet instances](./fleets-remote-access.html).