1 Star 0 Fork 103

pengjiong / openGauss-connector-jdbc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
sdk_config_default.json 494 Bytes
一键复制 编辑 原始数据 按行查看 历史
dengxuyue 提交于 2020-12-30 22:12 . 同步V5R1C20代码
{
"defaultSigner": {
"signerType": "DefaultSignerType"
},
"serviceSigners": [{
"key": "s3",
"config": {
"signerType": "S3SignerType"
}
}],
"regionSigners": [],
"serviceRegionSigners": [{
"key": "s3/us-east-1",
"config": {
"signerType": "S3SignerType"
}
}, {
"key": "s3/us-west-1",
"config": {
"signerType": "S3SignerType"
}
}, {
"key": "s3/us-west-2",
"config": {
"signerType": "S3SignerType"
}
}]
}
Java
1
https://gitee.com/totaj/openGauss-connector-jdbc.git
git@gitee.com:totaj/openGauss-connector-jdbc.git
totaj
openGauss-connector-jdbc
openGauss-connector-jdbc
master

搜索帮助