AWS Security ChangesHomeSearch

AWS athena documentation change

Service: athena · 2026-06-07 · Documentation low

File: athena/latest/ug/jdbc-v3-driver-advanced-connection-parameters.md

Summary

Renamed SSO parameters and added new SsoEndpoint parameter with documentation

Security assessment

Parameter naming improvements and new connection option. No evidence of security fixes or vulnerability patches.

Diff

diff --git a/athena/latest/ug/jdbc-v3-driver-advanced-connection-parameters.md b/athena/latest/ug/jdbc-v3-driver-advanced-connection-parameters.md
index 9a45fe04e..be1661ab0 100644
--- a//athena/latest/ug/jdbc-v3-driver-advanced-connection-parameters.md
+++ b//athena/latest/ug/jdbc-v3-driver-advanced-connection-parameters.md
@@ -251 +251 @@ Parameter name | Alias | Parameter type | Default value
-SSOOIDCEndpointOverride |  | Optional | none  
+SsoOidcEndpoint |  | Optional | none  
@@ -259 +259,9 @@ Parameter name | Alias | Parameter type | Default value
-SSOAdminEndpointOverride |  | Optional | none  
+SsoAdminEndpoint |  | Optional | none  
+  
+### SSO endpoint override
+
+The endpoint that the driver will use when using `ClientConfiguration.endpointOverride` to override the default HTTP endpoint for SSO client. For more information, see [ClientConfiguration](https://docs.aws.amazon.com/sdk-for-cpp/v1/developer-guide/client-config.html).
+
+Parameter name | Alias | Parameter type | Default value  
+---|---|---|---  
+SsoEndpoint |  | Optional | none