airbyte-platform icon indicating copy to clipboard operation
airbyte-platform copied to clipboard

Add an optional endpoint to S3 configs

Open francois-travais opened this issue 10 months ago • 3 comments

What

I would like to be able to use Airbyte OSS with a S3-compatible storage for logs. The only missing piece is to be able to give a custom endpoint to S3 clients.

How

I add an optionnal argument, endpoint to the S3 storage

Recommended reading order

  1. CloudStorageConfigs.java

Can this PR be safely reverted and rolled back?

  • [x] YES 💚
  • [ ] NO ❌

francois-travais avatar Apr 08 '24 15:04 francois-travais

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Apr 08 '24 15:04 CLAassistant

closes https://github.com/airbytehq/airbyte/issues/36896

francois-travais avatar Apr 08 '24 15:04 francois-travais

@francois-travais

Can you also add an option to set ForcePathStyle?

mhkarimi1383 avatar Aug 03 '24 13:08 mhkarimi1383