AWS workspaces-thin-client documentation change
Summary
Removed mention of default inability to use AWS Management Console/CLI/API and simplified default permissions statement
Security assessment
The change removes explanatory text about default access restrictions across interfaces but does not introduce or modify security controls. This appears to be an editorial simplification rather than addressing a specific security vulnerability or weakness.
Diff
diff --git a/workspaces-thin-client/latest/ag/security_iam_id-based-policy-examples.md b/workspaces-thin-client/latest/ag/security_iam_id-based-policy-examples.md index be080e4d8..c19c3195a 100644 --- a//workspaces-thin-client/latest/ag/security_iam_id-based-policy-examples.md +++ b//workspaces-thin-client/latest/ag/security_iam_id-based-policy-examples.md @@ -9 +9 @@ Policy best practicesUsing the console Grant read-only access to WorkSpaces Thin -By default, users and roles don't have permission to create or modify WorkSpaces Thin Client 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 WorkSpaces Thin Client resources. To grant users permission to perform actions on the resources that they need, an IAM administrator can create IAM policies.