AWS Security ChangesHomeSearch

AWS athena documentation change

Service: athena · 2025-11-22 · Documentation low

File: athena/latest/ug/using-trusted-identity-propagation.md

Summary

Added explicit support statement for JDBC/ODBC drivers with IAM-enabled workgroups in trusted identity propagation.

Security assessment

This clarifies usage of a security feature (trusted identity propagation) but does not resolve a security flaw. It enhances documentation for a security-related capability.

Diff

diff --git a/athena/latest/ug/using-trusted-identity-propagation.md b/athena/latest/ug/using-trusted-identity-propagation.md
index 0a295214e..814856650 100644
--- a//athena/latest/ug/using-trusted-identity-propagation.md
+++ b//athena/latest/ug/using-trusted-identity-propagation.md
@@ -45 +45,3 @@ For administrators, this feature centralizes access control through IAM Identity
-  2. You can use both JDBC and ODBC either as standalone drivers or with any BI or SQL tool with trusted identity propagation using this authentication plugin.
+  2. The JDBC and ODBC drivers support trusted identity propagation with IAM-enabled workgroups.
+
+  3. You can use both JDBC and ODBC either as standalone drivers or with any BI or SQL tool with trusted identity propagation using this authentication plugin.