Property | Description |
---|---|
Connection Name | Name of the connection. Each connection name must be unique within the organization. Connection names can contain alphanumeric characters, spaces, and the following special characters: _ . + -, Maximum length is 255 characters. |
Description | Description of the connection. Maximum length is 4000 characters. |
Type | The Amazon Aurora connection type. |
Runtime Environment | Name of the runtime environment where you want to run the tasks. Select a Secure Agent, Hosted Agent, or serverless runtime environment. |
Host | Amazon Aurora server host name. For example, xyzcloud-cluster.cluster-cj8irztl1mku.us-west-2.rds.amazonaws.com. |
Port | Amazon Aurora directory server port number. |
Database Name | Name of the Amazon Aurora database. |
Code Page | The code page of the database server defined in the connection. Select one of the following code pages:
|
Metadata Advanced Connection Properties | Additional properties for the JDBC driver to fetch metadata from the source. For example, connectTimeout=180000 For more metadata advanced connection properties, see MariaDB Connector for JDBC. |
Run-time Advanced Connection Properties | Additional properties for the ODBC driver required at run time. For example, charset=sjis;readtimeout=180 For more run-time advanced connection properties, see MariaDB Connector for ODBC. |
Username | User name of the Amazon Aurora account. |
Password | Password of the Amazon Aurora account. |