AWS Security ChangesHomeSearch

AWS gameliftservers documentation change

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

File: gameliftservers/latest/flexmatchguide/matchmaker-build.md

Summary

Fixed grammar from 'to the a game session queue' to 'to a game session queue'

Security assessment

This is a minor grammatical fix. The sentence describes the matchmaking flow and does not contain any security-related information or changes to security documentation.

Diff

diff --git a/gameliftservers/latest/flexmatchguide/matchmaker-build.md b/gameliftservers/latest/flexmatchguide/matchmaker-build.md
index 883fc4dc7..c3f5837c2 100644
--- a//gameliftservers/latest/flexmatchguide/matchmaker-build.md
+++ b//gameliftservers/latest/flexmatchguide/matchmaker-build.md
@@ -22 +22 @@ FlexMatch pairs the matchmaking service with a customizable rules engine. This l
-After forming a match, FlexMatch provides the match data for game session placement. For games that use Amazon GameLift Servers for hosting, FlexMatch sends a game session placement request with matched players to the a game session queue. The queue searches for available hosting resources on your Amazon GameLift Servers fleets and starts a new game session for the match. For games that use another hosting solution, FlexMatch provides the match data for you to provide to your own game session placement component.
+After forming a match, FlexMatch provides the match data for game session placement. For games that use Amazon GameLift Servers for hosting, FlexMatch sends a game session placement request with matched players to a game session queue. The queue searches for available hosting resources on your Amazon GameLift Servers fleets and starts a new game session for the match. For games that use another hosting solution, FlexMatch provides the match data for you to provide to your own game session placement component.