Parameter | Expected Value |
|---|---|
name | The name that will be displayed to catalog users for this connection. |
code | Unique identifier of the connection on the Zeenea platform. Once registered on the platform, this code must not be modified or the connection will be considered as new and the old one removed from the scanner. |
connector_id | The type of connector to be used for the connection. Here, the value must be aws-athena and this value must not be modified. |
connection.aws.profile | AWS profile |
connection.aws.access_key_id | AWS key identifier |
connection.aws.access_key_secret | AWS secret access key |
connection.aws.region | AWS region |
connection.fetch_page_size | (Advanced) define the size of batch of items loaded by each request in inventory |
tls.truststore.path | The Trust Store file path. This file must be provided in case TLS encryption is activated (protocol https) and when certificates of servers are delivered by a specific authority. It must contain the certification chain. |
tls.truststore.password | Password of the trust store file |
tls.truststore.type | Type of the trust store file (PKCS12 or JKS). Default value is discovered from the file extension. |
proxy.scheme | Depending on the proxy, http or https |
proxy.hostname | Proxy address |
proxy.port | Proxy port |
proxy.username | Proxy username |
proxy.password | Proxy account password |
Object | Identifier Key | Description |
|---|---|---|
Dataset | code/region/catalog/schema/dataset name | - code: Unique identifier of the connection noted in the configuration file - region: AWS region - catalog: Object catalog - schema: Object schema - dataset name: Table or view name |
Field | code/region/catalog/schema/dataset name/field name | - code: Unique identifier of the connection noted in the configuration file - region: AWS region - catalog: Object catalog - schema: Object schema - dataset name: Table or view name - field name |