Fields
| Field | Type | Required | Description |
|---|---|---|---|
AccessKeyID | string | :heavy_check_mark: | N/A |
BucketName | string | :heavy_check_mark: | N/A |
Endpoint | *string | :heavy_minus_sign: | Only for S3-compatible services like Cloudflare R2 (https://account-id.r2.cloudflarestorage.com) or MinIO. Leave blank for standard AWS S3. |
Headers | map[string]string | :heavy_minus_sign: | Custom HTTP headers to include in requests to this destination. |
PathTemplate | *string | :heavy_minus_sign: | Template for S3 object path. The filename ({traceId}-{timestamp}.json) is automatically appended. Available variables: {prefix}, {date}, {year}, {month}, {day}, {apiKeyName} |
Prefix | *string | :heavy_minus_sign: | N/A |
Region | *string | :heavy_minus_sign: | N/A |
SecretAccessKey | string | :heavy_check_mark: | N/A |
SessionToken | *string | :heavy_minus_sign: | N/A |