AWS Security ChangesHomeSearch

AWS gamelift documentation change

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

File: gamelift/latest/developerguide/queue-notification.md

Summary

Updated service references to 'Amazon GameLift Servers' and modified SNS notification setup instructions

Security assessment

Changes involve service name updates and documentation structure modifications without introducing security content or addressing vulnerabilities.

Diff

diff --git a/gamelift/latest/developerguide/queue-notification.md
index a95f600a6..fa5decd57 100644
--- a/gamelift/latest/developerguide/queue-notification.md
+++ b/gamelift/latest/developerguide/queue-notification.md
@@ -3 +3 @@
-[Documentation](/index.html)[Amazon GameLift](/gamelift/index.html)[Developer Guide](gamelift-intro.html)
+[Documentation](/index.html)[Amazon GameLift](/gamelift/index.html)[Hosting Guide](gamelift-intro.html)
@@ -13 +13 @@ There are two options for setting up event notifications.
-  * Have Amazon GameLift publish event notifications to an Amazon Simple Notification Service (Amazon SNS) topic using a queue.
+  * Have Amazon GameLift Servers publish event notifications to an Amazon Simple Notification Service (Amazon SNS) topic using a queue.
@@ -20 +20 @@ There are two options for setting up event notifications.
-For a list of game session placement events emitted by Amazon GameLift, see [Game session placement events](./queue-events.html).
+For a list of game session placement events emitted by Amazon GameLift Servers, see [Game session placement events](./queue-events.html).
@@ -24 +24 @@ For a list of game session placement events emitted by Amazon GameLift, see [Gam
-For Amazon GameLift to publish all events generated by a game session queue to a topic, set the notification target field to a topic. 
+For Amazon GameLift Servers to publish all events generated by a game session queue to a topic, set the notification target field to a topic. 
@@ -26 +26 @@ For Amazon GameLift to publish all events generated by a game session queue to a
-###### To set up an SNS topic for Amazon GameLift event notification
+###### To set up an SNS topic for Amazon GameLift Servers event notification
@@ -129 +129 @@ When creating your KMS key, use the following KMS key policy:
-Amazon GameLift automatically posts all game session placement events to EventBridge. With EventBridge you can set up rules to have events routed to targets for processing. For example, you can set a rule to route the event `PlacementFulfilled` to an AWS Lambda function that handles tasks that precede connecting to a game session. For more information about EventBridge, see [What is Amazon EventBridge?](https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-what-is.html) in the _Amazon EventBridge User Guide_.
+Amazon GameLift Servers automatically posts all game session placement events to EventBridge. With EventBridge you can set up rules to have events routed to targets for processing. For example, you can set a rule to route the event `PlacementFulfilled` to an AWS Lambda function that handles tasks that precede connecting to a game session. For more information about EventBridge, see [What is Amazon EventBridge?](https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-what-is.html) in the _Amazon EventBridge User Guide_.
@@ -131 +131 @@ Amazon GameLift automatically posts all game session placement events to EventBr
-The following are some examples of EventBridge rules to use with Amazon GameLift queues:
+The following are some examples of EventBridge rules to use with Amazon GameLift Servers queues:
@@ -133 +133 @@ The following are some examples of EventBridge rules to use with Amazon GameLift
-Matches events from all Amazon GameLift queues
+Matches events from all Amazon GameLift Servers queues