AWS redshift documentation change
Summary
Updated references from JDBC driver version 2.1 to 2.x throughout the document
Security assessment
The changes are version number updates without mentioning specific security fixes or vulnerabilities. The content remains focused on existing SSL authentication guidance without introducing new security features or addressing disclosed issues.
Diff
diff --git a/redshift/latest/mgmt/jdbc20-configure-authentication-ssl.md b/redshift/latest/mgmt/jdbc20-configure-authentication-ssl.md index 258fdb1f4..8a3665e38 100644 --- a//redshift/latest/mgmt/jdbc20-configure-authentication-ssl.md +++ b//redshift/latest/mgmt/jdbc20-configure-authentication-ssl.md @@ -13 +13 @@ To protect data from unauthorized access, Amazon Redshift data stores require al -The Amazon Redshift JDBC driver version 2.1 provides full support for these authentication protocols. +The Amazon Redshift JDBC driver version 2.x provides full support for these authentication protocols. @@ -19 +19 @@ The SSL version used for the connection is the highest version that is supported -Configure the Amazon Redshift JDBC driver version 2.1 to authenticate your connection according to the security requirements of the Redshift server that you are connecting to. +Configure the Amazon Redshift JDBC driver version 2.x to authenticate your connection according to the security requirements of the Redshift server that you are connecting to. @@ -132 +132 @@ If you are using a browser plugin for one of these services, the connection URL -For information on additional connection string properties, see [Options for JDBC driver version 2.1 configuration](./jdbc20-configuration-options.html). +For information on additional connection string properties, see [Options for JDBC driver version 2.x configuration](./jdbc20-configuration-options.html).