AWS Security ChangesHomeSearch

AWS redshift documentation change

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

File: redshift/latest/mgmt/redshift-spark-connector-authentication.md

Summary

Updated JDBC driver version reference from 'version 2' to 'version 2.x'

Security assessment

Minor version specification update without security-related context.

Diff

diff --git a/redshift/latest/mgmt/redshift-spark-connector-authentication.md b/redshift/latest/mgmt/redshift-spark-connector-authentication.md
index aaa2914d6..aca199862 100644
--- a//redshift/latest/mgmt/redshift-spark-connector-authentication.md
+++ b//redshift/latest/mgmt/redshift-spark-connector-authentication.md
@@ -17 +17 @@ The following diagram describes the authentication between Amazon S3, Amazon Red
-You can use the Amazon Redshift provided JDBC driver version 2 driver to connect to Amazon Redshift with the Spark connector by specifying sign-in credentials. To use IAM, [configure your JDBC url to use IAM authentication](https://docs.aws.amazon.com/redshift/latest/mgmt/generating-iam-credentials-configure-jdbc-odbc.html). To connect to a Redshift cluster from Amazon EMR or AWS Glue, make sure that your IAM role has the necessary permissions to retrieve temporary IAM credentials. The following list describes all of the permissions that your IAM role needs to retrieve credentials and run Amazon S3 operations. 
+You can use the Amazon Redshift provided JDBC driver version 2.x driver to connect to Amazon Redshift with the Spark connector by specifying sign-in credentials. To use IAM, [configure your JDBC url to use IAM authentication](https://docs.aws.amazon.com/redshift/latest/mgmt/generating-iam-credentials-configure-jdbc-odbc.html). To connect to a Redshift cluster from Amazon EMR or AWS Glue, make sure that your IAM role has the necessary permissions to retrieve temporary IAM credentials. The following list describes all of the permissions that your IAM role needs to retrieve credentials and run Amazon S3 operations.