AWS mediastore documentation change
Summary
Removed redundant explanation about default lack of access via AWS Management Console, CLI, or API. Simplified the statement about IAM policies granting permissions.
Security assessment
The change simplifies existing documentation about IAM policies but does not address a specific security vulnerability or weakness. The removed text was redundant rather than security-critical. The update maintains the same security posture by emphasizing the need for explicit permissions.
Diff
diff --git a/mediastore/latest/ug/security_iam_id-based-policy-examples.md b/mediastore/latest/ug/security_iam_id-based-policy-examples.md index 7728acb85..d0c4d5867 100644 --- a//mediastore/latest/ug/security_iam_id-based-policy-examples.md +++ b//mediastore/latest/ug/security_iam_id-based-policy-examples.md @@ -11 +11 @@ End of support notice: On November 13, 2025, AWS will discontinue support for AW -By default, users and roles don't have permission to create or modify MediaStore 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 MediaStore resources. To grant users permission to perform actions on the resources that they need, an IAM administrator can create IAM policies.