AWS Security ChangesHomeSearch

AWS redshift documentation change

Service: redshift · 2025-08-10 · Documentation low

File: redshift/latest/mgmt/spark-redshift-connector-other-config.md

Summary

Updated JDBC driver configuration options reference from version 2.1 to 2.x

Security assessment

Version number update in configuration documentation link. No security-related parameters or vulnerabilities mentioned in the change.

Diff

diff --git a/redshift/latest/mgmt/spark-redshift-connector-other-config.md b/redshift/latest/mgmt/spark-redshift-connector-other-config.md
index f03a9e1d8..d75ab77ab 100644
--- a//redshift/latest/mgmt/spark-redshift-connector-other-config.md
+++ b//redshift/latest/mgmt/spark-redshift-connector-other-config.md
@@ -93 +93 @@ secret.vpcEndpointRegion | No | N/A | The PrivateLink DNS endpoint Region for AW
-jdbc.* | No | N/A | Additional parameters to pass to the underlying JDBC driver where the wildcard is the name of the JDBC parameter, such as jdbc.ssl. Note that the `jdbc` prefix will be removed before it is passed to the JDBC driver. To see all of the possible options for the Redshift JDBC driver, see [Options for JDBC driver version 2.1 configuration ](https://docs.aws.amazon.com/redshift/latest/mgmt/jdbc20-configuration-options.html).  
+jdbc.* | No | N/A | Additional parameters to pass to the underlying JDBC driver where the wildcard is the name of the JDBC parameter, such as jdbc.ssl. Note that the `jdbc` prefix will be removed before it is passed to the JDBC driver. To see all of the possible options for the Redshift JDBC driver, see [Options for JDBC driver version 2.x configuration ](https://docs.aws.amazon.com/redshift/latest/mgmt/jdbc20-configuration-options.html).