


Use this Amazon Redshift JDBC driver with the AWS SDK that is required for IAM database authentication.
#Amazonaws redshift jdbc driver how to
For more information about how to install the JDBC driver, see Amazon Redshift JDBC driver installation and configuration guide. Only the JDBC driver needs to be in the CLASSPATH because the driver manifest file contains all dependent library file names which are located in the same directory as the JDBC driver. Unzip the dependent jar files to the same location as the JDBC driver. This ZIP file contains the JDBC4.2–compatible driver (without the AWS SDK) and its dependent library files. The class name for this driver is 42.Driver. JDBC 4.2–compatible driver (without the AWS SDK) and driver dependent libraries for AWS SDK files version 1.2.55. If you don't have AWS SDK for Java installed, download the ZIP file with JDBC 4.2–compatible driver (without the AWS SDK) and driver dependent libraries for the AWS SDK: If you use the Amazon Redshift JDBC driver for database authentication, make sure that you have AWS SDK for Java 1.11.118 or later in your Java class path. For information about the functionality supported by these drivers, see the Amazon Redshift JDBC driver release notes.įor detailed information about how to install the JDBC driver version 1.0, reference the JDBC driver libraries, and register the driver class, see Amazon Redshift JDBC driver installation and configuration guide.įor each computer where you use the Amazon Redshift JDBC driver, make sure that Java Runtime Environment (JRE) 8.0 is installed. Amazon Redshift offers drivers for tools that are compatible with the JDBC 4.2 API.
