Hi Safe Software team,
We are looking to improve our automated data pipelines by integrating alternative object storage like Cloudflare R2 and Hugging Face with FME but the current Amazon S3 Compatible Storage connection is too strictly tied to AWS defaults.
Could you expose a few standard SDK overrides in the S3Connector and Web Connection configurations? Specifically, we need:
-
Free-text Region selection (e.g., to allow
autofor Cloudflare R2). -
Addressing Style toggle (Path-style vs. Virtual-Hosted).
-
Support for namespaced Endpoint URLs (to prevent FME from truncating trailing paths like
/my-orgfor Hugging Face). -
Advanced Checksum controls (ability to disable strict AWS payload checksums).
Adding these standard parameters would seamlessly unlock zero-egress and AI workflows directly within FME Form and Flow. Thanks :)


