AWS Security ChangesHomeSearch

AWS gameliftservers documentation change

Service: gameliftservers · 2025-11-22 · Documentation low

File: gameliftservers/latest/fleetiqguide/gsg-iam-permissions-roles-gamelift.md

Summary

Updated references from 'Auto Scaling groups' to 'Amazon EC2 Auto Scaling groups' for terminology consistency

Security assessment

The change only clarifies the full name of the AWS service (EC2 Auto Scaling) without modifying permissions or security-related content. No security implications identified.

Diff

diff --git a/gameliftservers/latest/fleetiqguide/gsg-iam-permissions-roles-gamelift.md b/gameliftservers/latest/fleetiqguide/gsg-iam-permissions-roles-gamelift.md
index d43b62e57..3936fc776 100644
--- a//gameliftservers/latest/fleetiqguide/gsg-iam-permissions-roles-gamelift.md
+++ b//gameliftservers/latest/fleetiqguide/gsg-iam-permissions-roles-gamelift.md
@@ -7 +7 @@
-This role allows Amazon GameLift Servers FleetIQ to access and modify your Amazon EC2 instances, Auto Scaling groups, and lifecycle hooks as part of its Spot balancing and automatic scaling activities.
+This role allows Amazon GameLift Servers FleetIQ to access and modify your Amazon EC2 instances, Amazon EC2 Auto Scaling groups, and lifecycle hooks as part of its Spot balancing and automatic scaling activities.
@@ -107 +107 @@ To verify that the permissions policy is attached, call [iam list-attached-role-
-The role is now ready. You can verify that the IAM role is configured correctly by calling [gamelift create-game-server-group](https://docs.aws.amazon.com/cli/latest/reference/gamelift/create-game-server-group.html) with the `role-arn` property set to the new role's ARN value. When the `GameServerGroup` enters ACTIVE state, this indicates that Amazon GameLift Servers FleetIQ is able to modify Amazon EC2 and Auto Scaling resources in your account, as expected.
+The role is now ready. You can verify that the IAM role is configured correctly by calling [gamelift create-game-server-group](https://docs.aws.amazon.com/cli/latest/reference/gamelift/create-game-server-group.html) with the `role-arn` property set to the new role's ARN value. When the `GameServerGroup` enters ACTIVE state, this indicates that Amazon GameLift Servers FleetIQ is able to modify Amazon EC2 and Amazon EC2 Auto Scaling resources in your account, as expected.