Installing and Using the Simba DynamoDB JDBC Driver

To install the Simba DynamoDB JDBC Driver on your machine, extract the appropriate JAR file from the ZIP archive to the directory of your choice.

Important:

If you received a license file through email, then you must copy the file into the same directory as the connector JAR file before you can use the Simba DynamoDB JDBC Driver.

To access a DynamoDB data store using the Simba DynamoDB JDBC Driver, you need to configure the following:

Important:

The Simba DynamoDB JDBC Driver provides read-only access to DynamoDB data. INSERT, UPDATE, and DELETE operations are not supported.