AWS Security ChangesHomeSearch

AWS gameliftservers documentation change

Service: gameliftservers · 2025-10-22 · Documentation low

File: gameliftservers/latest/developerguide/security_iam_id-based-policy-examples.md

Summary

Removed mention of console/CLI/API access limitations from default permissions explanation

Security assessment

The change simplifies documentation about default permissions but doesn't address any specific security vulnerability. It removes redundant information about interface restrictions that are implied by the lack of permissions.

Diff

diff --git a/gameliftservers/latest/developerguide/security_iam_id-based-policy-examples.md b/gameliftservers/latest/developerguide/security_iam_id-based-policy-examples.md
index 79936b8bd..8f7214774 100644
--- a//gameliftservers/latest/developerguide/security_iam_id-based-policy-examples.md
+++ b//gameliftservers/latest/developerguide/security_iam_id-based-policy-examples.md
@@ -9 +9 @@ Policy best practicesUsing the consoleAllow users to view their own permissions
-By default, users and roles don't have permission to create or modify Amazon GameLift Servers resources. They also can't perform tasks by using the AWS Management Console, AWS Command Line Interface (AWS CLI), or AWS API. To grant users permission to perform actions on the resources that they need, an IAM administrator can create IAM policies. The administrator can then add the IAM policies to roles, and users can assume the roles.
+By default, users and roles don't have permission to create or modify Amazon GameLift Servers resources. To grant users permission to perform actions on the resources that they need, an IAM administrator can create IAM policies.