AWS mediapackage documentation change
Summary
Removed details about assuming roles via console/CLI/API and simplified IAM policy explanation
Security assessment
Change removes procedural details about role assumption but maintains core IAM policy guidance. No evidence of addressing a specific vulnerability.
Diff
diff --git a/mediapackage/latest/userguide/setting-up-iam-permissions.md b/mediapackage/latest/userguide/setting-up-iam-permissions.md index 1dc95b59d..cc2861076 100644 --- a//mediapackage/latest/userguide/setting-up-iam-permissions.md +++ b//mediapackage/latest/userguide/setting-up-iam-permissions.md @@ -9 +9 @@ Create a role in the IAM consoleAssume the role from the IAM console or AWS CLIR -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.