Hi,
We were using a cloud-hybrid setup with a custom cloud storage provider (not AWS, Google, or Microsoft) successfully for the past two years.
Our project is now almost complete (we had planned to finish in the next 3 months) but it seems my ability to use my own cloud storage provider has disappeared?
Our integration still works with data that was previously uploaded via JSON and the cloud integration I had set up in the past, but with the Python SDK I seem to be forced into choosing AWS, Google, or Microsoft as the cloud providers (as something to pass to the IAM_integration parameter). I’m not allowed to use any of these providers due to privacy restrictions on my data.
This is devastating for my project if this functionality has been removed. LabelBox seems to want me to update/confirm my integration (and there is now a logo of AWS next to my ‘untitled integration’ even though it is 100% not AWS supported). Is there any way around choosing one of these providers?
When I run the get_iam_integration code it says my provider is AWS (which is not true, I assume this is some default for unrecognized cloud services?) and that my integration is not valid. This is despite the integration previously working just fine…
I would really appreciate any help. Thank you in advance!