Skip to content

Commit 2cc6a24

Browse files
author
金山云SDK
authored
Merge pull request KscSDK#14 from pangjlin/kcs_trunk
kcs sdk
2 parents 1fd0fea + 49d9039 commit 2cc6a24

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

examples/kcs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
if __name__ == "__main__":
66
s = get_session()
77

8+
#确定服务名称以及机房
89
kcsClient = s.create_client("kcs", "cn-shanghai-3", use_ssl=False)
910

1011
# 创建缓存服务

kscore/data/endpoints.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ partitions:
114114
defaults:
115115
credentialScope:
116116
service: kcs
117-
EndpointRegion: cn-shanghai-3
118117
endpoints:
119118
cn-shanghai-3:
120119
protocols:

0 commit comments

Comments
 (0)