AWS Security ChangesHomeSearch

AWS gamelift documentation change

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

File: gamelift/latest/developerguide/logging-and-monitoring.md

Summary

Updated documentation to consistently use 'Amazon GameLift Servers' branding instead of generic 'Amazon GameLift', changed section title, and updated related links/text

Security assessment

Changes are branding/nomenclature updates rather than security-related content. No vulnerabilities, security incidents, or new security features are mentioned. Updates focus on service name consistency and documentation structure.

Diff

diff --git a/gamelift/latest/developerguide/logging-and-monitoring.md
index e3f8dfdb9..dc02b24ac 100644
--- a/gamelift/latest/developerguide/logging-and-monitoring.md
+++ b/gamelift/latest/developerguide/logging-and-monitoring.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)
@@ -5 +5 @@
-# Logging and monitoring with Amazon GameLift
+# Logging and monitoring with Amazon GameLift Servers
@@ -7 +7 @@
-Monitoring is an important part of maintaining the reliability, availability, and performance of Amazon GameLift and your AWS solutions. You should collect monitoring data from all of the parts of your AWS solution so that you can more easily debug a multi-point failure if one occurs. 
+Monitoring is an important part of maintaining the reliability, availability, and performance of Amazon GameLift Servers and your AWS solutions. You should collect monitoring data from all of the parts of your AWS solution so that you can more easily debug a multi-point failure if one occurs. 
@@ -9 +9 @@ Monitoring is an important part of maintaining the reliability, availability, an
-AWS and Amazon GameLift provide several tools for monitoring your game hosting resources and responding to potential incidents.
+AWS and Amazon GameLift Servers provide several tools for monitoring your game hosting resources and responding to potential incidents.
@@ -13 +13 @@ AWS and Amazon GameLift provide several tools for monitoring your game hosting r
-Using Amazon CloudWatch alarms, you watch a single metric over a time period that you specify. If the metric exceeds a given threshold, a notification is sent to an Amazon SNS topic or AWS Auto Scaling policy. CloudWatch alarms are triggered when their state changes and is maintained for a specified number of periods, not by being in a particular state. For more information, see [Monitor Amazon GameLift with Amazon CloudWatch](./monitoring-cloudwatch.html).
+Using Amazon CloudWatch alarms, you watch a single metric over a time period that you specify. If the metric exceeds a given threshold, a notification is sent to an Amazon SNS topic or AWS Auto Scaling policy. CloudWatch alarms are triggered when their state changes and is maintained for a specified number of periods, not by being in a particular state. For more information, see [Monitor Amazon GameLift Servers with Amazon CloudWatch](./monitoring-cloudwatch.html).
@@ -17 +17 @@ Using Amazon CloudWatch alarms, you watch a single metric over a time period tha
-CloudTrail provides a record of actions taken by a user, role, or an AWS service in Amazon GameLift. Using the information collected by CloudTrail, you can determine the request that was made to Amazon GameLift, the IP address from which the request was made, who made the request, when it was made, and additional details. For more information, see [Logging Amazon GameLift API calls with AWS CloudTrail](./logging-using-cloudtrail.html).
+CloudTrail provides a record of actions taken by a user, role, or an AWS service in Amazon GameLift Servers. Using the information collected by CloudTrail, you can determine the request that was made to Amazon GameLift Servers, the IP address from which the request was made, who made the request, when it was made, and additional details. For more information, see [Logging Amazon GameLift Servers API calls with AWS CloudTrail](./logging-using-cloudtrail.html).