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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I'd like to contribute by adding a new feature allowing upload of documents to an S3 compatible bucket (
S3CompatibleArtifactService).At first, I thought of adding a
AwsS3ArtifactServicebut I think generalizing it is better with the help ofboto3.For the implementation, I think it will be pretty similar to the GCS one. I need to dig deeper and test.
If there is anything I need to know, please help.
All reactions