Target | Protocol | Usual Ports |
|---|---|---|
AWS Glue | HTTP | 443 |
Parameter | Expected value |
|---|---|
name | Specifies the display name for the connection. |
code | Specifies the 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 | Specifies the type of connector to be used for the connection. The value must be aws-glue-etl and must not be modified. |
enabled | Specifies whether to enable or disable the connection (true or false). The default value is true. |
catalog_code | Specifies the catalog code associated with the connection (default when empty). |
secret_manager.enabled | Specifies whether to enable or disable the secret manager for the connection. This configuration works only with Scanner 73 or later and requires a functional secret manager configured in the scanner configuration file. The default value is true. |
secret_manager.key | Specifies the name of the secret. |
connection.aws.url | (Optional) Fill in this setting if you want to use a Glue instance other than Amazon's. |
connection.aws.profile | Specifies the AWS profile for authentication. |
connection.aws.access_key_id | Specifies the AWS access key identifier. |
connection.aws.secret_access_key | Specifies the AWS secret access key. |
connection.aws.session_token | Specifies the AWS session token. |
connection.aws.region | Specifies the AWS region. |
connection.fetch_page_size | (Advanced) Specifies the size of batch of items loaded by each request in inventory. Since version 1.0.3 |
tls.truststore.path | Specifies the TLS trust store file path. This file must be provided in case TLS encryption is activated (protocol https) and when certificates of AWS servers are delivered by a specific authority. It must contain the certification chain. |
tls.truststore.password | Specifies the password of the trust store file. |
tls.truststore.type | Specifies the type of the trust store file. Possible values are PKCS12 or JKS. Default value is discovered from the file extension. |
tls.bypass_certificate_validation | Specifies whether to bypass certificate validation. The default value is false (recommended to keep false). |
proxy.scheme | Specifies the proxy protocol (http or https). |
proxy.hostname | Specifies the proxy address. |
proxy.port | Specifies the proxy port. |
proxy.username | Specifies the proxy username. |
proxy.password | Specifies the proxy account password. |
Object | Identifier Key | Description |
|---|---|---|
Data process | code/region/job name | - code: Unique identifier of the connection noted in the configuration file - region: AWS Job's region - job name |