Last updated 2 years ago
Luden upports S3 (, ) as a destination. The only difference between them is endpoint parameter in the configuration.
endpoint
S3 destination config consists of the following schema:
destinations: my_s3: type: s3 s3: access_key_id: abc123 secret_access_key: secretabc123 bucket: my-bucket region: us-west-1 folder: my_s3_events endpoint: s3_provider_endpoint format: json compression: gzip