AWS Security ChangesHomeSearch

AWS gameliftservers documentation change

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

File: gameliftservers/latest/developerguide/data-protection.md

Summary

Updated link text from 'Remotely connect to Amazon GameLift Servers fleet instances' to 'Connect to fleet instances' in the remote access section.

Security assessment

The change is purely editorial, updating the anchor text of a hyperlink without altering any security-related content. The surrounding text about encryption (TLS 1.2) and signing (SigV4) for remote access remains unchanged, indicating no security vulnerability or new security feature is being addressed.

Diff

diff --git a/gameliftservers/latest/developerguide/data-protection.md b/gameliftservers/latest/developerguide/data-protection.md
index 3b16e25a0..be0fd9007 100644
--- a//gameliftservers/latest/developerguide/data-protection.md
+++ b//gameliftservers/latest/developerguide/data-protection.md
@@ -96 +96 @@ To ensure that your certificates are renewed, and to maintain up-to-date game se
-You can remotely access your Amazon GameLift Servers instances securely. For instances that use Linux, SSH provides a secure communications channel for remote access. For instances that are running Windows, use a remote desktop protocol (RDP) client. With Amazon GameLift Servers FleetIQ, remote access to your instances using AWS Systems Manager Session Manager and Run Command is encrypted using TLS 1.2, and requests to create a connection are signed using SigV4. For help with connecting to a managed Amazon GameLift Servers instance, see [Remotely connect to Amazon GameLift Servers fleet instances](./fleets-remote-access.html).
+You can remotely access your Amazon GameLift Servers instances securely. For instances that use Linux, SSH provides a secure communications channel for remote access. For instances that are running Windows, use a remote desktop protocol (RDP) client. With Amazon GameLift Servers FleetIQ, remote access to your instances using AWS Systems Manager Session Manager and Run Command is encrypted using TLS 1.2, and requests to create a connection are signed using SigV4. For help with connecting to a managed Amazon GameLift Servers instance, see [Connect to fleet instances](./fleets-remote-access.html).