AWS gamelift documentation change
Summary
Updated product name references from 'Amazon GameLift' to 'Amazon GameLift Servers' throughout the document, including section headers and content. Modified pricing section and hosting solution references to align with new naming convention.
Security assessment
Changes appear to be branding/naming convention updates rather than addressing security issues. No security vulnerabilities, mitigations, or security features are mentioned in the diff.
Diff
diff --git a/gamelift/latest/flexmatchguide/match-intro.md index 41ecded58..76148f7d0 100644 --- a/gamelift/latest/flexmatchguide/match-intro.md +++ b/gamelift/latest/flexmatchguide/match-intro.md @@ -5 +5 @@ -Key FlexMatch featuresFlexMatch with Amazon GameLift hostingPricing for Amazon GameLift FlexMatch +Key FlexMatch featuresFlexMatch with Amazon GameLift Servers hostingPricing for Amazon GameLift ServersFlexMatch @@ -7 +7 @@ Key FlexMatch featuresFlexMatch with Amazon GameLift hostingPricing for Amazon G -# What is Amazon GameLift FlexMatch? +# What is Amazon GameLift Servers FlexMatch? @@ -9 +9 @@ Key FlexMatch featuresFlexMatch with Amazon GameLift hostingPricing for Amazon G -Amazon GameLift FlexMatch is a customizable matchmaking service for multiplayer games. With FlexMatch, you can build a custom set of rules that define what a multiplayer match looks like for your game, and determines how to evaluate and select compatible players for each match. You can also fine-tune key aspects of the matchmaking algorithm to fit your game needs. +Amazon GameLift Servers FlexMatch is a customizable matchmaking service for multiplayer games. With FlexMatch, you can build a custom set of rules that define what a multiplayer match looks like for your game, and determines how to evaluate and select compatible players for each match. You can also fine-tune key aspects of the matchmaking algorithm to fit your game needs. @@ -11 +11 @@ Amazon GameLift FlexMatch is a customizable matchmaking service for multiplayer -Use FlexMatch as a standalone matchmaking service or integrated with an Amazon GameLift game hosting solution. For example, you might implement FlexMatch as a standalone feature with games with a peer-to-peer architecture or games that use other cloud compute solutions. Or you might add FlexMatch to your Amazon GameLift managed EC2 hosting or on-premises hosting with Amazon GameLift Anywhere. This guide provides detailed information on how to build a FlexMatch matchmaking system for your particular scenario. +Use FlexMatch as a standalone matchmaking service or integrated with an Amazon GameLift Servers game hosting solution. For example, you might implement FlexMatch as a standalone feature with games with a peer-to-peer architecture or games that use other cloud compute solutions. Or you might add FlexMatch to your Amazon GameLift Servers managed EC2 or managed containers hosting, or on-premises hosting with Amazon GameLift Servers Anywhere. This guide provides detailed information on how to build a FlexMatch matchmaking system for your particular scenario. @@ -28 +28 @@ For step-by-step guidance on getting your game up and running with FlexMatch, se - * [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) @@ -37 +37 @@ For step-by-step guidance on getting your game up and running with FlexMatch, se -The following features are available with all FlexMatch scenarios, whether you use FlexMatch as a standalone service or with Amazon GameLift game hosting. +The following features are available with all FlexMatch scenarios, whether you use FlexMatch as a standalone service or with Amazon GameLift Servers game hosting. @@ -56 +56 @@ The following features are available with all FlexMatch scenarios, whether you u -## FlexMatch with Amazon GameLift hosting +## FlexMatch with Amazon GameLift Servers hosting @@ -58 +58 @@ The following features are available with all FlexMatch scenarios, whether you u -FlexMatch offers the following additional features for use with games that you're hosting with Amazon GameLift. This includes games with custom game servers or Realtime Servers. +FlexMatch offers the following additional features for use with games that you're hosting with Amazon GameLift Servers. This includes games with custom game servers or Amazon GameLift Servers Realtime. @@ -60 +60 @@ FlexMatch offers the following additional features for use with games that you'r - * **Game session placement.** When a match is successfully made, FlexMatch automatically requests a new game session placement from Amazon GameLift. The data generated during matchmaking, including player IDs and team assignments, is provided to the game server so that it can use that information to start the game session for the match. FlexMatch then passes back game session connection information so that game clients can join the game. To minimize the latency experienced by players in a match, game session placement with Amazon GameLift can also use regional player latency data, if provided. + * **Game session placement.** When a match is successfully made, FlexMatch automatically requests a new game session placement from Amazon GameLift Servers. The data generated during matchmaking, including player IDs and team assignments, is provided to the game server so that it can use that information to start the game session for the match. FlexMatch then passes back game session connection information so that game clients can join the game. To minimize the latency experienced by players in a match, game session placement with Amazon GameLift Servers can also use regional player latency data, if provided. @@ -67 +67 @@ FlexMatch offers the following additional features for use with games that you'r -If you use Amazon GameLift FleetIQ with games that are hosted with Amazon Elastic Compute Cloud (Amazon EC2) resources, implement FlexMatch as a standalone service. +If you use Amazon GameLift Servers FleetIQ with games that are hosted with Amazon Elastic Compute Cloud (Amazon EC2) resources, implement FlexMatch as a standalone service. @@ -69 +69 @@ If you use Amazon GameLift FleetIQ with games that are hosted with Amazon Elasti -## Pricing for Amazon GameLift FlexMatch +## Pricing for Amazon GameLift ServersFlexMatch @@ -71 +71 @@ If you use Amazon GameLift FleetIQ with games that are hosted with Amazon Elasti -Amazon GameLift charges for instances by duration of use and for bandwidth by quantity of data transferred. If you host your games on Amazon GameLift servers, FlexMatch usage is included in the fees for Amazon GameLift. If you host your games on another server solution, FlexMatch usage is charged separately. For a complete list of charges and prices for Amazon GameLift, see [Amazon GameLift Pricing](https://aws.amazon.com/gamelift/pricing). +Amazon GameLift Servers charges for instances by duration of use and for bandwidth by quantity of data transferred. If you host your games on Amazon GameLift Servers servers, FlexMatch usage is included in the fees for Amazon GameLift Servers. If you host your games on another server solution, FlexMatch usage is charged separately. For a complete list of charges and prices for Amazon GameLift Servers, see [Amazon GameLift Servers Pricing](https://aws.amazon.com/gamelift/servers/pricing). @@ -73 +73 @@ Amazon GameLift charges for instances by duration of use and for bandwidth by qu -For information on calculating the cost of hosting your games or matchmaking with Amazon GameLift, see [Generating Amazon GameLift pricing estimates](https://docs.aws.amazon.com/gamelift/latest/developerguide/gamelift-calculator.html), which describes how to use the [AWS Pricing Calculator](https://calculator.aws/#/createCalculator/GameLift). +For information on calculating the cost of hosting your games or matchmaking with Amazon GameLift Servers, see [Generating Amazon GameLift Servers pricing estimates](https://docs.aws.amazon.com/gamelift/latest/developerguide/gamelift-calculator.html), which describes how to use the [AWS Pricing Calculator](https://calculator.aws/#/createCalculator/GameLift).