Administrator
- Administrator
- All Products
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
| Open Table |
Use Secret Vault
| Stores sensitive credentials for this connection in the secrets manager that is configured for your organization.
This property appears only if secrets manager is set up for your organization.
This property is not supported by
Data Ingestion and Replication .
When you enable the secret vault in the connection, you can select which credentials that the Secure Agent retrieves from the secrets manager. If you don't enable this option, the credentials are stored in the repository or on a local Secure Agent, depending on how your organization is configured.
For information about how to configure and use a secrets manager, see
"Secrets manager configuration" in the Administrator help .
|
Runtime Environment
| The name of the runtime environment where you
want to run tasks. Select a Secure Agent, Hosted Agent, or serverless runtime
environment. You cannot run a database ingestion task on a Hosted Agent
or in a serverless runtime environment. |
Open Table Format
| The Open Table format that you want to use to
read from or write data to a catalog. |
Catalog Type
| The catalog that you want to connect to manage
the metadata of the Open Table format. |
Storage Type
| The storage type that you want to use to store
the Open Table format tables. |
Athena JDBC URL
| Enter the JDBC URL in the following format: jdbc:athena://Region=<AWS_Region>;OutputLocation=<S3_Location> For example,
jdbc:athena://Region=us-west1;OutputLocation=s3://working/dir . |
Authentication Type
| The authentication type to access Open Table
formats. |
Access Key
| The key to access the AWS Glue
Catalog. |
Secret Key
| The secret key to access the AWS Glue
Catalog. The secret key is associated with the access key and
uniquely identifies the account. |