AWS Security ChangesHomeSearch

AWS awsconsolehelpdocs documentation change

Service: awsconsolehelpdocs · 2026-06-19 · Documentation low

File: awsconsolehelpdocs/latest/gsg/trusted-identities.md

Summary

Clarified console access restrictions and added JSON formatting markers to policy examples

Security assessment

Changes clarify existing security controls (VPC endpoint access restrictions) but don't address vulnerabilities. The JSON additions are formatting improvements without security implications.

Diff

diff --git a/awsconsolehelpdocs/latest/gsg/trusted-identities.md b/awsconsolehelpdocs/latest/gsg/trusted-identities.md
index 617ccbf04..9f6a8f6d3 100644
--- a//awsconsolehelpdocs/latest/gsg/trusted-identities.md
+++ b//awsconsolehelpdocs/latest/gsg/trusted-identities.md
@@ -11 +11 @@ AWS Management Console VPC endpoint examplesAWS Sign-In VPC endpoint examplesAcc
-With AWS Management Console Private Access, you can restrict which AWS accounts and organizational identities can sign in through your VPC endpoints. This prevents access from personal accounts and from accounts outside your organization.
+With AWS Management Console Private Access, you can restrict which AWS accounts and organizational identities can use the AWS Management Console from within your VPC. This prevents access from personal accounts and from accounts outside your organization.
@@ -125,0 +126,6 @@ This AWS Sign-In VPC endpoint policy uses action-specific statements to allow si
+JSON
+    
+
+****
+    
+    
@@ -163,0 +171,6 @@ This AWS Sign-In VPC endpoint policy uses action-specific statements to limit si
+JSON
+    
+
+****
+    
+    
@@ -203,0 +218,6 @@ When using the AWS Sign-In VPC endpoint policy format, the signup flow is blocke
+JSON
+    
+
+****
+    
+    
@@ -220 +241 @@ When using the AWS Sign-In VPC endpoint policy format, the signup flow is blocke
-If you connect with an identity that does not belong to your account, you see the "Your account doesn't have permission to use AWS Management Console Private Access" error.
+If you connect with an identity that does not belong to your account, you see the "Your account doesn't have permission to use AWS Management Console Private Access" error. The following screenshot shows the access denied error page.