You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
we extended the local path I/O structure with volume concept in docker-compose and it worked perfectly but now we need to swich to a "bucket" concept instead of "volume" concept.
Have you got any idea about how it could be possible to use the external Amazon AWS S3 SDK to interact with buckets instead of just with local path?
Thank you in advance for any suggestion about it. We have knowledge about AWS S3 SDK if it can help.
The text was updated successfully, but these errors were encountered:
Should be feasible. A web service provides plugin meta infomation, storage service (like S3) provides plugin jar repository, and download/update to local to be loaded by pluginManager.
Hello
we extended the local path I/O structure with volume concept in docker-compose and it worked perfectly but now we need to swich to a "bucket" concept instead of "volume" concept.
Have you got any idea about how it could be possible to use the external Amazon AWS S3 SDK to interact with buckets instead of just with local path?
Thank you in advance for any suggestion about it. We have knowledge about AWS S3 SDK if it can help.
The text was updated successfully, but these errors were encountered: