Skip to main content
The Python SDK and docs are currently in beta. Report issues on GitHub.

Fields

FieldTypeRequiredDescription
access_key_idstr:heavy_check_mark:N/A
bucket_namestr:heavy_check_mark:N/A
endpointOptional[str]: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.
headersDict[str, str]:heavy_minus_sign:Custom HTTP headers to include in requests to this destination.
path_templateOptional[str]:heavy_minus_sign:Template for S3 object path. The filename ({traceId}-{timestamp}.json) is automatically appended. Available variables: {prefix}, {date}, {year}, {month}, {day}, {apiKeyName}
prefixOptional[str]:heavy_minus_sign:N/A
regionOptional[str]:heavy_minus_sign:N/A
secret_access_keystr:heavy_check_mark:N/A
session_tokenOptional[str]:heavy_minus_sign:N/A