AWS quicksight documentation change
Summary
Replaced hardcoded account ID with placeholder in IAM policy example
Security assessment
Documentation example cleanup with no security impact.
Diff
diff --git a/quicksight/latest/user/embedded-dashboards-for-authenticated-users-get-step-1.md b/quicksight/latest/user/embedded-dashboards-for-authenticated-users-get-step-1.md index 06651a7c7..c3cb8550f 100644 --- a//quicksight/latest/user/embedded-dashboards-for-authenticated-users-get-step-1.md +++ b//quicksight/latest/user/embedded-dashboards-for-authenticated-users-get-step-1.md @@ -104 +104 @@ JSON - "Resource": "arn:aws:iam::11112222333:role/embedding_quicksight_dashboard_role" + "Resource": "arn:aws:iam::accountId:role/embedding_quicksight_dashboard_role"