AWS gameliftservers documentation change
Summary
Fixed typo from 'Region-specfic' to 'Region-specific' in game server group documentation
Security assessment
This is a minor typographical correction with no security implications. The change does not alter any security-related content, IAM role descriptions, or access control mechanisms mentioned in the document.
Diff
diff --git a/gameliftservers/latest/fleetiqguide/gsg-howitworks-resources.md b/gameliftservers/latest/fleetiqguide/gsg-howitworks-resources.md index edd7932bd..3262bea55 100644 --- a//gameliftservers/latest/fleetiqguide/gsg-howitworks-resources.md +++ b//gameliftservers/latest/fleetiqguide/gsg-howitworks-resources.md @@ -20 +20 @@ Amazon GameLift Servers FleetIQ manages the following resources directly and has - * **Amazon GameLift Servers game server group**. A game server group contains configuration settings that define how Amazon GameLift Servers FleetIQ works with a corresponding Auto Scaling group to deliver low-cost game hosting. Game server groups are Region-specfic. When you create a game server group in a Region, a new Auto Scaling group is automatically created in your AWS account in the same Region. The game server group is linked to the Auto Scaling group and has access (by assuming the IAM role) to manage and modify some of its settings. A game server group is a long-lived resource; developers should expect to create them infrequently. A game server group is also a functional grouping resource for game servers that are hosted on instances in the Auto Scaling group and registered with Amazon GameLift Servers FleetIQ. + * **Amazon GameLift Servers game server group**. A game server group contains configuration settings that define how Amazon GameLift Servers FleetIQ works with a corresponding Auto Scaling group to deliver low-cost game hosting. Game server groups are Region-specific. When you create a game server group in a Region, a new Auto Scaling group is automatically created in your AWS account in the same Region. The game server group is linked to the Auto Scaling group and has access (by assuming the IAM role) to manage and modify some of its settings. A game server group is a long-lived resource; developers should expect to create them infrequently. A game server group is also a functional grouping resource for game servers that are hosted on instances in the Auto Scaling group and registered with Amazon GameLift Servers FleetIQ.