Uh oh!
There was an error while loading. Please reload this page.
Replies: 1 comment
A PR is already open, didn't see it sorry |
0 replies
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
There was an error while loading. Please reload this page.
A PR is already open, didn't see it sorry |
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