AWS Security ChangesHomeSearch

AWS quicksight documentation change

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

File: quicksight/latest/user/secrets-manager-integration-select-secrets.md

Summary

Updated Secrets Manager ARN to use region/accountId placeholders

Security assessment

Standardizes example ARNs without security implications.

Diff

diff --git a/quicksight/latest/user/secrets-manager-integration-select-secrets.md b/quicksight/latest/user/secrets-manager-integration-select-secrets.md
index 18816f797..b359b62cd 100644
--- a//quicksight/latest/user/secrets-manager-integration-select-secrets.md
+++ b//quicksight/latest/user/secrets-manager-integration-select-secrets.md
@@ -48 +48 @@ JSON
-                    "arn:aws:secretsmanager:us-east-1:accountId:secret:secret_name"
+                    "arn:aws:secretsmanager:region:accountId:secret:secret_name"