Connections
AWS Connection
| Field | Description | Type | Required | 
|---|
connectionName | Connection name | string |  | 
accessKey | Access key | EnvVar |  | 
secretKey | Secret key | EnvVar |  | 
region | Region | string |  | 
endpoint | Endpoint | string |  | 
skipTLSVerify | Skip TLS verify | bool |  | 
objectPath | Object path | string |  | 
usePathStyle | Use path style | bool |  | 
GCP Connection
| Field | Description | Type | Required | 
|---|
connectionName | Connection name | string |  | 
endpoint | Endpoint | string |  | 
credentials | Credentials | EnvVar |  | 
Azure Connection
| Field | Description | Type | Required | 
|---|
connectionName | Connection name | string |  | 
clientID | Client ID | EnvVar |  | 
clientSecret | Client Secret | EnvVar |  | 
tenantID | Tenant ID | string |  |