AWS gamelift documentation change
Summary
Updated product name references from 'Amazon GameLift' to 'Amazon GameLift Servers' throughout the document, including console references and error messages. Maintained existing security guidance about preventing DDoS-related costs and monitoring with CloudWatch.
Security assessment
The changes are primarily product naming updates. While the document mentions DDoS attack prevention, this was existing content and not a new security-related addition. No specific security vulnerability or incident is addressed in these changes.
Diff
diff --git a/gamelift/latest/developerguide/fleets-capacity-limits.md index d497cbc6a..aee5381c3 100644 --- a/gamelift/latest/developerguide/fleets-capacity-limits.md +++ b/gamelift/latest/developerguide/fleets-capacity-limits.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) @@ -7 +7 @@ To set capacity limits -# Set Amazon GameLift capacity limits +# Set Amazon GameLift Servers capacity limits @@ -9 +9 @@ To set capacity limits -When scaling hosting capacity for a Amazon GameLift fleet location, either manually or by auto scaling, consider the location's scaling limits. All fleet locations have a minimum and maximum limit that define the allowed range for the location's capacity. By default, limits on fleet locations have a minimum of 0 instances and a maximum of 1 instance. Before you can scale a fleet location, adjust the limits. +When scaling hosting capacity for a Amazon GameLift Servers fleet location, either manually or by auto scaling, consider the location's scaling limits. All fleet locations have a minimum and maximum limit that define the allowed range for the location's capacity. By default, limits on fleet locations have a minimum of 0 instances and a maximum of 1 instance. Before you can scale a fleet location, adjust the limits. @@ -11 +11 @@ When scaling hosting capacity for a Amazon GameLift fleet location, either manua -If you're using auto scaling, the maximum limit allows Amazon GameLift to scale up a fleet location to meet player demand but prevents runaway hosting costs, such as during a DDOS attack. Set up an [Amazon CloudWatch alarm](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/AlarmThatSendsEmail.html) to notify you when capacity approaches the maximum limit, so you can evaluate the situation and manually adjust as needed. (You can also [create a billing alarm](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/monitor_estimated_charges_with_cloudwatch.html) to monitor AWS costs.) The minimum limit is useful to maintain hosting availability, even when player demand is low. +If you're using auto scaling, the maximum limit allows Amazon GameLift Servers to scale up a fleet location to meet player demand but prevents runaway hosting costs, such as during a DDOS attack. Set up an [Amazon CloudWatch alarm](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/AlarmThatSendsEmail.html) to notify you when capacity approaches the maximum limit, so you can evaluate the situation and manually adjust as needed. (You can also [create a billing alarm](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/monitor_estimated_charges_with_cloudwatch.html) to monitor AWS costs.) The minimum limit is useful to maintain hosting availability, even when player demand is low. @@ -13 +13 @@ If you're using auto scaling, the maximum limit allows Amazon GameLift to scale -You can set capacity limits for a fleet's locations in the [Amazon GameLift console](https://console.aws.amazon.com/gamelift/) or by using the AWS Command Line Interface (AWS CLI). +You can set capacity limits for a fleet's locations in the [Amazon GameLift Servers console](https://console.aws.amazon.com/gamelift/) or by using the AWS Command Line Interface (AWS CLI). @@ -20 +20 @@ Console - 1. Open the [Amazon GameLift console](https://console.aws.amazon.com/gamelift/). + 1. Open the [Amazon GameLift Servers console](https://console.aws.amazon.com/gamelift/). @@ -64 +64 @@ Example: -If your request is successful, Amazon GameLift returns the fleet ID. If the new `max-size` or `min-size` value conflicts with the current `desired-instances` setting, Amazon GameLift returns an error. +If your request is successful, Amazon GameLift Servers returns the fleet ID. If the new `max-size` or `min-size` value conflicts with the current `desired-instances` setting, Amazon GameLift Servers returns an error.