Skip to content

Commit

Permalink
Update endpoints_config.go
Browse files Browse the repository at this point in the history
  • Loading branch information
Chiosin authored and yndu13 committed Oct 9, 2023
1 parent ae1727c commit 00d2aa6
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions sdk/endpoints/endpoints_config.go
Original file line number Diff line number Diff line change
Expand Up @@ -3005,6 +3005,30 @@ const endpointsJson = `{
{
"region": "cn-zhangjiakou",
"endpoint": "slb.cn-zhangjiakou.aliyuncs.com"
},
{
"region": "cn-wulanchabu",
"endpoint": "slb.cn-wulanchabu.aliyuncs.com"
},
{
"region": "cn-heyuan",
"endpoint": "slb.cn-heyuan.aliyuncs.com"
},
{
"region": "cn-guangzhou",
"endpoint": "slb.cn-guangzhou.aliyuncs.com"
},
{
"region": "cn-chengdu",
"endpoint": "slb.cn-chengdu.aliyuncs.com"
},
{
"region": "ap-southeast-6",
"endpoint": "slb.ap-southeast-6.aliyuncs.com"
},
{
"region": "eu-west-1",
"endpoint": "slb.eu-west-1.aliyuncs.com"
}
],
"global_endpoint": "slb.aliyuncs.com",
Expand Down

0 comments on commit 00d2aa6

Please sign in to comment.