AWS Security ChangesHomeSearch

AWS gamelift documentation change

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

File: gamelift/latest/flexmatchguide/match-notification-lambda.md

Summary

Updated service name references from 'Amazon GameLift' to 'Amazon GameLift Servers' in CloudFormation template description

Security assessment

Change only corrects service naming without introducing or modifying security-related content. No evidence of addressing vulnerabilities or security incidents.

Diff

diff --git a/gamelift/latest/flexmatchguide/match-notification-lambda.md
index 55146074a..1fe12c025 100644
--- a/gamelift/latest/flexmatchguide/match-notification-lambda.md
+++ b/gamelift/latest/flexmatchguide/match-notification-lambda.md
@@ -9 +9 @@ You can invoke a Lambda function using event notifications published to your Ama
-The following AWS CloudFormation template configures a subscription to an SNS topic named `MyFlexMatchEventTopic` to invoke a Lambda function named `FlexMatchEventHandlerLambdaFunction`. The template creates an IAM permissions policy that allows Amazon GameLift to write to the SNS topic. The template then adds permissions for the SNS topic to invoke the Lambda function.
+The following AWS CloudFormation template configures a subscription to an SNS topic named `MyFlexMatchEventTopic` to invoke a Lambda function named `FlexMatchEventHandlerLambdaFunction`. The template creates an IAM permissions policy that allows Amazon GameLift Servers to write to the SNS topic. The template then adds permissions for the SNS topic to invoke the Lambda function.