Data Management's RDBMS tools can connect to AWS (Amazon Web Services) Aurora databases and Redshift data warehouse services.
|
Database name |
Database API |
Reconnect option available |
Notes |
|---|---|---|---|
|
Aurora MySQL |
JDBC |
|
MySQL 5.7. Can be used with AWS Identity and Access Management (IAM) by configuring these options:
|
|
Aurora PostgreSQL |
JDBC |
|
N/A |
|
Aurora PostgreSQL Bulk loader |
JDBC |
|
N/A |
|
AWS Redshift |
ODBC native |
|
The AWS Redshift JDBC and ODBC drivers are adequate for inserting small amounts of data into tables with fewer than 50 columns, but they are slow. |
|
AWS Redshift |
JDBC |
|
Defaults to operating in SSL mode, which may cause connection failures on systems not configured for SSL. If this happens, do one of the following:
|
|
AWS Redshift Bulk |
JDBC |
|
Use with RDBMS Output tool for bulk inserts of an input record stream into a Amazon Redshift Database table. If you specify this provider, you may optionally configure additional properties. |
ODBC providers have been deprecated in Data Management and may not be supported in future versions.