Currently looking at IBM cloud storage as an option. Wondering if there is any easy way to talk to it via c#. Would the Amazon s3 .net SDK work for it? Or maybe the amazon s3 c++ sdk?
It’s a shame that IBM only officially supports python, java and node sdk
Is there any gotchas if I were to try to leverage the amazon s3 sdk directly