AWS gameliftservers documentation change
Summary
Updated documentation to clarify 'Set up an AWS user account' instead of 'Set up an AWS account' in IAM context
Security assessment
The change emphasizes proper IAM user creation for service access, improving security posture guidance. However, it does not address a specific security vulnerability but rather enhances existing security documentation clarity.
Diff
diff --git a/gameliftservers/latest/developerguide/unreal-plugin-profiles.md b/gameliftservers/latest/developerguide/unreal-plugin-profiles.md index 71ab7ec9e..529ccf3b7 100644 --- a//gameliftservers/latest/developerguide/unreal-plugin-profiles.md +++ b//gameliftservers/latest/developerguide/unreal-plugin-profiles.md @@ -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 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. + * An AWS user with permissions to use Amazon GameLift Servers and other required AWS services. See [Set up an AWS user 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.