AWS Security ChangesHomeSearch

AWS quicksight documentation change

Service: quicksight · 2025-04-11 · Documentation high

File: quicksight/latest/user/supported-data-sources.md

Summary

Added documentation about SCRAM authentication support for PostgreSQL connections

Security assessment

Documents support for SCRAM authentication (a security feature) but does not indicate resolution of a specific vulnerability. The change provides implementation guidance rather than addressing a disclosed security issue.

Diff

diff --git a/quicksight/latest/user/supported-data-sources.md b/quicksight/latest/user/supported-data-sources.md
index 2e48fdb8a..edd821e7b 100644
--- a//quicksight/latest/user/supported-data-sources.md
+++ b//quicksight/latest/user/supported-data-sources.md
@@ -54,0 +55,4 @@ Amazon RDS has updated their security settings for Amazon RDS MySQL 8.3. Any con
+###### Note
+
+SCRAM based authentication to PostgreSQL from Amazon QuickSight is supported for the following connectors: RDS hosted PostgreSQL, Aurora PostgreSQL, and Vanilla PostgreSQL. If the appropriate PostgreSQL engine version is used, and the correct configurations in PostgreSQL for SCRAM are set up, no additional configurations are needed in QuickSight. If you are still experiencing issues establishing a SCRAM authentication to PostgreSQL from QuickSight, please create a support ticket.
+