Connections
AWS Connection
Field | Description | Type | Required |
---|
connection | | Connections | |
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 |
---|
connection | | Connections | |
endpoint | Endpoint | string | |
credentials | Credentials | EnvVar | |
Azure Connection
Field | Description | Type | Required |
---|
connection | | Connections | |
clientID | Client ID | EnvVar | |
clientSecret | Client Secret | EnvVar | |
tenantID | Tenant ID | string | |