AWS gamelift documentation change
Summary
Updated service name references from 'Amazon GameLift FleetIQ' to 'Amazon GameLift Servers FleetIQ' throughout the document
Security assessment
Changes are purely branding/naming updates without any security context. The IAM role section maintains the same security posture with updated service names, but doesn't introduce new security features or address vulnerabilities.
Diff
diff --git a/gamelift/latest/fleetiqguide/gsg-howitworks-resources.md index 57378e0ff..448e3918a 100644 --- a/gamelift/latest/fleetiqguide/gsg-howitworks-resources.md +++ b/gamelift/latest/fleetiqguide/gsg-howitworks-resources.md @@ -7 +7 @@ -Create the following resources in your AWS account before you set up your game hosting resources with Amazon GameLift FleetIQ. As a best practice, develop and test your game server deployment with these resources before using them through a game server group. +Create the following resources in your AWS account before you set up your game hosting resources with Amazon GameLift Servers FleetIQ. As a best practice, develop and test your game server deployment with these resources before using them through a game server group. @@ -13 +13 @@ Create the following resources in your AWS account before you set up your game h - * **AWS IAM role.** An IAM role defines a set of permissions that allow limited access to AWS resources. A trusted entity, such as another AWS service, can assume the role and inherit its permissions. When using Amazon GameLift FleetIQ, you must provide an IAM role with a managed policy that allows Amazon GameLift FleetIQ to create and access Auto Scaling groups and EC2 instance resources in your AWS account. IAM roles are not Region-specific. + * **AWS IAM role.** An IAM role defines a set of permissions that allow limited access to AWS resources. A trusted entity, such as another AWS service, can assume the role and inherit its permissions. When using Amazon GameLift Servers FleetIQ, you must provide an IAM role with a managed policy that allows Amazon GameLift Servers FleetIQ to create and access Auto Scaling groups and EC2 instance resources in your AWS account. IAM roles are not Region-specific. @@ -18 +18 @@ Create the following resources in your AWS account before you set up your game h -Amazon GameLift FleetIQ manages the following resources directly and has direct authority over them. +Amazon GameLift Servers FleetIQ manages the following resources directly and has direct authority over them. @@ -20 +20 @@ Amazon GameLift FleetIQ manages the following resources directly and has direct - * **GameLift game server group**. A game server group contains configuration settings that define how Amazon GameLift 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 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-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. @@ -22 +22 @@ Amazon GameLift FleetIQ manages the following resources directly and has direct - * **GameLift game server.** A game server resource represents a game execution that is running on an instance associated with a Amazon GameLift FleetIQ game server group. This resource is created when a game server registers with Amazon GameLift FleetIQ and identifies the game server group it belongs to. Amazon GameLift FleetIQ tracks the utilization status and claim status of each registered game server, which enables it to monitor game server availability. Game servers are Region-specific in that they are associated with a Region-specific game server group. When your game requests a new game server, it specifies the game server group and Region. + * **Amazon GameLift Servers game server.** A game server resource represents a game execution that is running on an instance associated with a Amazon GameLift Servers FleetIQ game server group. This resource is created when a game server registers with Amazon GameLift Servers FleetIQ and identifies the game server group it belongs to. Amazon GameLift Servers FleetIQ tracks the utilization status and claim status of each registered game server, which enables it to monitor game server availability. Game servers are Region-specific in that they are associated with a Region-specific game server group. When your game requests a new game server, it specifies the game server group and Region. @@ -27 +27 @@ Amazon GameLift FleetIQ manages the following resources directly and has direct -These resources are created through Amazon GameLift FleetIQ resources. They are created in your AWS account and you have full control of them. +These resources are created through Amazon GameLift Servers FleetIQ resources. They are created in your AWS account and you have full control of them. @@ -29 +29 @@ These resources are created through Amazon GameLift FleetIQ resources. They are - * **Amazon EC2 Auto Scaling group.** An Auto Scaling group launches and manages a collection of EC2 instances, and automatically scales group capacity. With Amazon GameLift FleetIQ, there is a one-to-one relationship between the game server group and the Auto Scaling group. While you can update all settings for an Auto Scaling group, Amazon GameLift FleetIQ periodically overrides and updates certain settings as part of its logic to balance Spot Instances for game hosting viability. For more information, see [ AutoScalingGroup](https://docs.aws.amazon.com/autoscaling/ec2/userguide/AutoScalingGroup.html) in the _Amazon EC2 Auto Scaling User Guide_. Auto Scaling groups are Region-specific; they are created in the same Region as the game server group. + * **Amazon EC2 Auto Scaling group.** An Auto Scaling group launches and manages a collection of EC2 instances, and automatically scales group capacity. With Amazon GameLift Servers FleetIQ, there is a one-to-one relationship between the game server group and the Auto Scaling group. While you can update all settings for an Auto Scaling group, Amazon GameLift Servers FleetIQ periodically overrides and updates certain settings as part of its logic to balance Spot Instances for game hosting viability. For more information, see [ AutoScalingGroup](https://docs.aws.amazon.com/autoscaling/ec2/userguide/AutoScalingGroup.html) in the _Amazon EC2 Auto Scaling User Guide_. Auto Scaling groups are Region-specific; they are created in the same Region as the game server group. @@ -31 +31 @@ These resources are created through Amazon GameLift FleetIQ resources. They are - * **Amazon EC2 Instance.** An instance is a virtual server in the cloud. Instance types have specific hardware configurations that specify compute, memory, disk, and network resources. They are typically launched by an Auto Scaling group with an AMI. Instances can be Spot or On-Demand, depending on availability. With Amazon GameLift FleetIQ, instances run one or multiple game server processes, each of which can host multiple game sessions. Instances are Region-specific in that they are associated with a Region-specific Auto Scaling group. + * **Amazon EC2 Instance.** An instance is a virtual server in the cloud. Instance types have specific hardware configurations that specify compute, memory, disk, and network resources. They are typically launched by an Auto Scaling group with an AMI. Instances can be Spot or On-Demand, depending on availability. With Amazon GameLift Servers FleetIQ, instances run one or multiple game server processes, each of which can host multiple game sessions. Instances are Region-specific in that they are associated with a Region-specific Auto Scaling group. @@ -42 +42 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Amazon GameLift FleetIQ logic +Amazon GameLift Servers FleetIQ logic