AWS gameliftservers documentation change
Summary
Updated 'Auto Scaling groups' to 'Amazon EC2 Auto Scaling groups' for terminology consistency
Security assessment
This is a non-functional change to align terminology with official service names. No security policy or permission changes were made.
Diff
diff --git a/gameliftservers/latest/fleetiqguide/gsg-iam-permissions-roles.md b/gameliftservers/latest/fleetiqguide/gsg-iam-permissions-roles.md index 8652d8131..cb16a0642 100644 --- a//gameliftservers/latest/fleetiqguide/gsg-iam-permissions-roles.md +++ b//gameliftservers/latest/fleetiqguide/gsg-iam-permissions-roles.md @@ -7 +7 @@ -In order for Amazon GameLift Servers FleetIQ to work with your Amazon EC2 instances and Auto Scaling groups, you must allow the services to interact with each other. This is done by creating IAM roles in your AWS account and assigning a set of limited permissions. Each role also sspecifies which services can assume the role. +In order for Amazon GameLift Servers FleetIQ to work with your Amazon EC2 instances and Amazon EC2 Auto Scaling groups, you must allow the services to interact with each other. This is done by creating IAM roles in your AWS account and assigning a set of limited permissions. Each role also sspecifies which services can assume the role.