AWS Security ChangesHomeSearch

AWS redshift documentation change

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

File: redshift/latest/mgmt/authorization-fas-spectrum.md

Summary

Updated JDBC driver version reference from 2.1 to 2.x in download link

Security assessment

This is a documentation link update without security implications. While using updated drivers is a security best practice, the change itself doesn't document new security features or address specific vulnerabilities.

Diff

diff --git a/redshift/latest/mgmt/authorization-fas-spectrum.md b/redshift/latest/mgmt/authorization-fas-spectrum.md
index d78f8e4cc..235f5ee6c 100644
--- a//redshift/latest/mgmt/authorization-fas-spectrum.md
+++ b//redshift/latest/mgmt/authorization-fas-spectrum.md
@@ -134 +134 @@ In this case, `table1` can be, for example, JSON-formatted data in a file, in an
-A common connection error is the following: _IAM error retrieving temp credentials: Unable to unmarshall exception response with the unmarshallers provided_. This error is a result of having a legacy JDBC driver. The minimum driver version required for federated identity is 2.1.0.9. You can get the JDBC driver from [Download the Amazon Redshift JDBC driver, version 2.1](https://docs.aws.amazon.com/redshift/latest/mgmt/jdbc20-download-driver.html). 
+A common connection error is the following: _IAM error retrieving temp credentials: Unable to unmarshall exception response with the unmarshallers provided_. This error is a result of having a legacy JDBC driver. The minimum driver version required for federated identity is 2.1.0.9. You can get the JDBC driver from [Download the Amazon Redshift JDBC driver, version 2.x](https://docs.aws.amazon.com/redshift/latest/mgmt/jdbc20-download-driver.html).