AWS appstudio documentation change
Summary
Simplified default permissions statement by removing explicit mention of console/CLI/API access limitations
Security assessment
This is a minor editorial change that removes redundant technical details without altering security implications. The core security information about default deny policies remains unchanged.
Diff
diff --git a/appstudio/latest/userguide/security_iam_id-based-policy-examples.md b/appstudio/latest/userguide/security_iam_id-based-policy-examples.md index 46a2bbc59..7753db9f7 100644 --- a//appstudio/latest/userguide/security_iam_id-based-policy-examples.md +++ b//appstudio/latest/userguide/security_iam_id-based-policy-examples.md @@ -9 +9 @@ Policy best practicesUsing the consoleAllow users to view their own permissionsE -By default, users and roles don't have permission to create or modify App Studio 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 App Studio resources. To grant users permission to perform actions on the resources that they need, an IAM administrator can create IAM policies.