AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2025-03-10 · Documentation low

File: AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.md

Summary

Updated service name references from 'Amazon GameLift' to 'Amazon GameLift Servers' in configuration descriptions and queue references

Security assessment

Changes are purely branding/nomenclature updates (adding 'Servers' to service names). No security-related content was added or modified in the documentation passages.

Diff

diff --git a/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.md
index 620a83f99..b2b51c6b2 100644
--- a/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.md
+++ b/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.md
@@ -165 +165 @@ _Required_ : No
-Indicates whether this matchmaking configuration is being used with Amazon GameLift hosting or as a standalone matchmaking solution. 
+Indicates whether this matchmaking configuration is being used with Amazon GameLift Servers hosting or as a standalone matchmaking solution. 
@@ -169 +169 @@ Indicates whether this matchmaking configuration is being used with Amazon GameL
-  * **WITH_QUEUE** \- FlexMatch forms matches and uses the specified Amazon GameLift queue to start a game session for the match. 
+  * **WITH_QUEUE** \- FlexMatch forms matches and uses the specified Amazon GameLift Servers queue to start a game session for the match. 
@@ -213 +213 @@ _Required_ : No
-The Amazon Resource Name ([ARN](https://docs.aws.amazon.com/AmazonS3/latest/dev/s3-arn-format.html)) that is assigned to a Amazon GameLift game session queue resource and uniquely identifies it. ARNs are unique across all Regions. Format is `arn:aws:gamelift:<region>::gamesessionqueue/<queue name>`. Queues can be located in any Region. Queues are used to start new Amazon GameLift-hosted game sessions for matches that are created with this matchmaking configuration. If `FlexMatchMode` is set to `STANDALONE`, do not set this parameter.
+The Amazon Resource Name ([ARN](https://docs.aws.amazon.com/AmazonS3/latest/dev/s3-arn-format.html)) that is assigned to a Amazon GameLift Servers game session queue resource and uniquely identifies it. ARNs are unique across all Regions. Format is `arn:aws:gamelift:<region>::gamesessionqueue/<queue name>`. Queues can be located in any Region. Queues are used to start new Amazon GameLift Servers-hosted game sessions for matches that are created with this matchmaking configuration. If `FlexMatchMode` is set to `STANDALONE`, do not set this parameter.