AWS Security ChangesHomeSearch

AWS quicksight documentation change

Service: quicksight · 2025-08-16 · Documentation low

File: quicksight/latest/user/embedded-analytics-dashboards-with-anonymous-users-get-step-1.md

Summary

Replaced hardcoded account ID with placeholder in IAM policy example

Security assessment

Standardizes documentation examples but does not address security issues or add security content.

Diff

diff --git a/quicksight/latest/user/embedded-analytics-dashboards-with-anonymous-users-get-step-1.md b/quicksight/latest/user/embedded-analytics-dashboards-with-anonymous-users-get-step-1.md
index 21ef417a9..a8a1d2620 100644
--- a//quicksight/latest/user/embedded-analytics-dashboards-with-anonymous-users-get-step-1.md
+++ b//quicksight/latest/user/embedded-analytics-dashboards-with-anonymous-users-get-step-1.md
@@ -61 +61 @@ JSON
-            "Resource": "arn:aws:iam::11112222333:role/QuickSightEmbeddingAnonymousPolicy"
+            "Resource": "arn:aws:iam::accountId:role/QuickSightEmbeddingAnonymousPolicy"