AWS managed-blockchain documentation change
Summary
Removed explicit mention of AWS Management Console, CLI, and API from default permissions explanation
Security assessment
The change simplifies documentation by removing redundant details about access methods (Console/CLI/API) without altering security policies or permissions. This appears to be an editorial improvement rather than addressing a security vulnerability.
Diff
diff --git a/managed-blockchain/latest/ambp-dg/security_iam_id-based-policy-examples.md b/managed-blockchain/latest/ambp-dg/security_iam_id-based-policy-examples.md index 566fa6452..b6ed78f68 100644 --- a//managed-blockchain/latest/ambp-dg/security_iam_id-based-policy-examples.md +++ b//managed-blockchain/latest/ambp-dg/security_iam_id-based-policy-examples.md @@ -11 +11 @@ Amazon Managed Blockchain (AMB) Access Polygon is in preview release and is subj -By default, users and roles don't have permission to create or modify AMB Access Polygon 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 AMB Access Polygon resources. To grant users permission to perform actions on the resources that they need, an IAM administrator can create IAM policies.