AWS awsconsolehelpdocs documentation change
Summary
Added 'resource control policy (RCPs)' to the list of access control mechanisms for AWS Management Console Private Access
Security assessment
The change expands documentation about access control mechanisms but shows no evidence of addressing a specific vulnerability. It enhances security documentation by adding RCPs as a new policy type for limiting console access.
Diff
diff --git a/awsconsolehelpdocs/latest/gsg/implementing-access-controls.md b/awsconsolehelpdocs/latest/gsg/implementing-access-controls.md index e4a2e1b0a..9ddda8d0a 100644 --- a//awsconsolehelpdocs/latest/gsg/implementing-access-controls.md +++ b//awsconsolehelpdocs/latest/gsg/implementing-access-controls.md @@ -9 +9 @@ -You can use service control policies (SCPs), VPC endpoint policies, and identity-based policies for AWS Management Console Private Access to limit the set of accounts (trusted identities) that are allowed to use the AWS Management Console (trusted resources) from within your VPC and its connected on-premises networks (expected networks). +You can use service control policies (SCPs), VPC endpoint policies, resource control policy (RCPs), and identity-based policies for AWS Management Console Private Access to limit the set of accounts (trusted identities) that are allowed to use the AWS Management Console (trusted resources) from within your VPC and its connected on-premises networks (expected networks).