AWS transform documentation change
Summary
Removed paragraph advising attachment of ConsoleAccess/ReadOnly policies for console users.
Security assessment
The change removes general policy configuration advice but does not indicate any security vulnerability being addressed or introduce new security documentation.
Diff
diff --git a/transform/latest/userguide/security_iam_id-based-policy-examples.md b/transform/latest/userguide/security_iam_id-based-policy-examples.md index f0a7251ca..11d61279c 100644 --- a//transform/latest/userguide/security_iam_id-based-policy-examples.md +++ b//transform/latest/userguide/security_iam_id-based-policy-examples.md @@ -57,2 +56,0 @@ You don't need to allow minimum console permissions for users that are making ca -To ensure that users and roles can still use the AWS Transform console, also attach the AWS Transform ``ConsoleAccess`` or ``ReadOnly`` AWS managed policy to the entities. For more information, see [Adding permissions to a user](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users_change-permissions.html#users_change_permissions-add-console) in the _IAM User Guide_. -