AWS gamelift documentation change
Summary
Updated documentation to reflect name change from 'Amazon GameLift plugin' to 'Amazon GameLift Servers plugin' throughout the document. Changed references to permissions and menu paths to match new naming convention. No functional changes to processes described.
Security assessment
Changes appear to be rebranding/name standardization updates rather than addressing security issues. The permission requirements and credential management processes remain substantively unchanged, only updating service name references.
Diff
diff --git a/gamelift/latest/developerguide/unity-plug-in-profiles.md index e72bff8d3..276362e54 100644 --- a/gamelift/latest/developerguide/unity-plug-in-profiles.md +++ b/gamelift/latest/developerguide/unity-plug-in-profiles.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) @@ -15 +15 @@ Maintaining multiple profiles gives you the ability to switch between different -If you've installed the AWS CLI on your workstation and have a profile already configured, the Amazon GameLift plugin will detect it and list it as an existing profile. The plugin automatically selects any profile named `[default]`. You can use an existing profile or create a new one. +If you've installed the AWS CLI on your workstation and have a profile already configured, the Amazon GameLift Servers plugin will detect it and list it as an existing profile. The plugin automatically selects any profile named `[default]`. You can use an existing profile or create a new one. @@ -21 +21 @@ All profiles must be bootstrapped to set up some required AWS resources under yo - 1. In the Unity main toolbar, choose the Amazon GameLift menu, and select **AWS Access Credentials**. This action opens the Amazon GameLift plugin to the page **Set up your user profile**. + 1. In the Unity main toolbar, choose the Amazon GameLift Servers menu, and select **AWS Access Credentials**. This action opens the Amazon GameLift Servers plugin to the page **Set up your user profile**. @@ -29 +29 @@ All profiles must be bootstrapped to set up some required AWS resources under yo - * An AWS user with permissions to use Amazon GameLift and other required AWS services. See [Set up an AWS account](./setting-up-aws-login.html) for instructions on setting up an AWS Identity and Access Management (IAM) user with Amazon GameLift permissions and programmatic access with long-term credentials. + * An AWS user with permissions to use Amazon GameLift Servers and other required AWS services. See [Set up an AWS account](./setting-up-aws-login.html) for instructions on setting up an AWS Identity and Access Management (IAM) user with Amazon GameLift Servers permissions and programmatic access with long-term credentials. @@ -42 +42 @@ All profiles must be bootstrapped to set up some required AWS resources under yo -All profiles must be bootstrapped to use with the Amazon GameLift plugin. Bootstrapping creates an Amazon S3 bucket specific to the profile. It's used to store project configurations, build artifacts, and other dependencies. Buckets are not shared between other profiles. +All profiles must be bootstrapped to use with the Amazon GameLift Servers plugin. Bootstrapping creates an Amazon S3 bucket specific to the profile. It's used to store project configurations, build artifacts, and other dependencies. Buckets are not shared between other profiles.