AWS redshift documentation change
Summary
Updated JDBC version reference from 2.0 to 2.x
Security assessment
The change updates a version number reference without addressing security vulnerabilities or adding new security documentation. It's a routine documentation maintenance update.
Diff
diff --git a/redshift/latest/mgmt/connecting-with-authentication-profiles-using.md b/redshift/latest/mgmt/connecting-with-authentication-profiles-using.md index 0c34a5805..38b8816db 100644 --- a//redshift/latest/mgmt/connecting-with-authentication-profiles-using.md +++ b//redshift/latest/mgmt/connecting-with-authentication-profiles-using.md @@ -11 +11 @@ Amazon Redshift will no longer support the creation of new Python UDFs starting -After you create an authentication profile, you can include the profile name as a connection option for JDBC version 2.0 `AuthProfile`. Using this connection option retrieves the stored settings. +After you create an authentication profile, you can include the profile name as a connection option for JDBC version 2.x `AuthProfile`. Using this connection option retrieves the stored settings.