AWS gamelift documentation change
Summary
Updated multiple references from 'Amazon GameLift' to 'Amazon GameLift Servers' in titles, links, and console instructions
Security assessment
Changes focus on product name consistency and documentation accuracy. No security-related content added or modified in the tutorial steps or configuration examples.
Diff
diff --git a/gamelift/latest/flexmatchguide/match-create-configuration-withqueue.md index fdeb2886e..699911038 100644 --- a/gamelift/latest/flexmatchguide/match-create-configuration-withqueue.md +++ b/gamelift/latest/flexmatchguide/match-create-configuration-withqueue.md @@ -5 +5 @@ -# Tutorial: Create a matchmaker for Amazon GameLift hosting +# Tutorial: Create a matchmaker for Amazon GameLift Servers hosting @@ -7 +7 @@ -Before creating a matchmaking configuration, [create a rule set](./match-create-ruleset.html) and a Amazon GameLift [game session queue](https://docs.aws.amazon.com/gamelift/latest/developerguide/queues-creating.html) to use with the matchmaker. +Before creating a matchmaking configuration, [create a rule set](./match-create-ruleset.html) and a Amazon GameLift Servers [game session queue](https://docs.aws.amazon.com/gamelift/latest/developerguide/queues-creating.html) to use with the matchmaker. @@ -12 +12 @@ Console - 1. In the [Amazon GameLift console](https://console.aws.amazon.com/gamelift/), in the navigation pane, choose **Matchmaking configurations**. + 1. In the [Amazon GameLift Servers console](https://console.aws.amazon.com/gamelift/), in the navigation pane, choose **Matchmaking configurations**. @@ -26 +26 @@ Console - 4. For **FlexMatch mode** , choose **Managed** for Amazon GameLift managed hosting. This mode prompts FlexMatch to pass successful matches to the specified game session queue. + 4. For **FlexMatch mode** , choose **Managed** for Amazon GameLift Servers managed hosting. This mode prompts FlexMatch to pass successful matches to the specified game session queue. @@ -91 +91 @@ This example command creates a new matchmaking configuration that requires playe -If the matchmaking configuration creation request is successful, Amazon GameLift returns a [MatchmakingConfiguration](https://docs.aws.amazon.com/gamelift/latest/apireference/API_MatchmakingConfiguration.html) object with the settings that you requested for the matchmaker. The new matchmaker is ready to accept matchmaking requests. +If the matchmaking configuration creation request is successful, Amazon GameLift Servers returns a [MatchmakingConfiguration](https://docs.aws.amazon.com/gamelift/latest/apireference/API_MatchmakingConfiguration.html) object with the settings that you requested for the matchmaker. The new matchmaker is ready to accept matchmaking requests.