1 Star 0 Fork 121

刘海龙/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"
}
}]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/refactor_liu/openGauss-connector-jdbc.git
[email protected]:refactor_liu/openGauss-connector-jdbc.git
refactor_liu
openGauss-connector-jdbc
openGauss-connector-jdbc
master

搜索帮助