AWS gamelift documentation change
Summary
Updated service branding from 'Amazon GameLift' to 'Amazon GameLift Servers' in titles, descriptions, and hosting references. Fixed a service name in a link.
Security assessment
Changes are purely branding/nomenclature updates for service names. No security implications or security feature additions detected in the content changes.
Diff
diff --git a/gamelift/latest/flexmatchguide/matchmaker-build.md index 9fd50d503..5624e7603 100644 --- a/gamelift/latest/flexmatchguide/matchmaker-build.md +++ b/gamelift/latest/flexmatchguide/matchmaker-build.md @@ -5 +5 @@ -# Buiding a Amazon GameLift FlexMatch matchmaker +# Buiding a Amazon GameLift ServersFlexMatch matchmaker @@ -11 +11 @@ Creating your matchmaker is the first step in the FlexMatch roadmaps: - * [Roadmap: Add matchmaking to a Amazon GameLift hosting solution](./match-tasks.html) + * [Roadmap: Add matchmaking to a Amazon GameLift Servers hosting solution](./match-tasks.html) @@ -18 +18 @@ Creating your matchmaker is the first step in the FlexMatch roadmaps: -A FlexMatch matchmaker does the work of building a game match. It manages the pool of matchmaking requests received, processes and selects players to find the best possible player groups, and forms teams for a match. For games that use Amazon GameLift for hosting, it also places and starts a game session for the match. +A FlexMatch matchmaker does the work of building a game match. It manages the pool of matchmaking requests received, processes and selects players to find the best possible player groups, and forms teams for a match. For games that use Amazon GameLift Servers for hosting, it also places and starts a game session for the match. @@ -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 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 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 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. @@ -41 +41 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Roadmap: Add matchmaking to Amazon GameLift hosting +Roadmap: Add matchmaking to Amazon GameLift Servers hosting