Skip to main content

I'm working with a client who has all their infrastructure based on IBM Cloud and they are looking at reading and writing files from IBM's version of S3. The docs say that they basically use a complete clone of S3 implementation (actually a copy of the boto3 library for access) so I'm wondering if FME has an OTB way to work with these kinds of buckets?

 

Relevant docs here: https://cloud.ibm.com/docs/cloud-object-storage?topic=cloud-object-storage-getting-started-cloud-object-storage

 

I've given it a shot trying the S3Connector but even when providing an alternate endpoint it still seems to fail to connect. I'm not sure if it's the way the transformer is implemented or if it is something I'm doing.

Hi @jstanger​ 

I am not very familiar with IBM Cloud storage, but I see that we have an idea about this topic. I would encourage you to upvote the idea.

After reviewing the documents, there is a topic Check out the API overview, would be something that can be explored using the HttpCaller transformer.

 


Reply