You've already forked DataMate
s3-compatible-fs support
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "s3reader",
|
||||
"parameter": {
|
||||
"endpoint": "http://127.0.0.1:9000",
|
||||
"bucket": "test-bucket",
|
||||
"accessKey": "ak-xxx",
|
||||
"secretKey": "sk-xxx",
|
||||
"prefix": "/test",
|
||||
"region": "us-east-1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user