AWS mediapackage documentation change
Summary
Removed references to specific access methods (AWS Management Console, CLI, API) and role assumption process in IAM policy explanation.
Security assessment
The change simplifies the explanation of IAM policy creation but does not address a specific security vulnerability or add new security documentation. It removes redundant details without altering security implications.
Diff
diff --git a/mediapackage/latest/ug/setting-up-create-non-admin-iam.md b/mediapackage/latest/ug/setting-up-create-non-admin-iam.md index db77915f9..5ef740dcb 100644 --- a//mediapackage/latest/ug/setting-up-create-non-admin-iam.md +++ b//mediapackage/latest/ug/setting-up-create-non-admin-iam.md @@ -9 +9 @@ -By default, users and roles don't have permission to create or modify MediaPackage 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 MediaPackage resources. To grant users permission to perform actions on the resources that they need, an IAM administrator can create IAM policies.