Skip to content

Commit 3fb6aef

Browse files
author
金山云SDK
authored
Merge pull request KscSDK#23 from liuyichen/master
iam协议调整query-json
2 parents e8e7c3a + d55807c commit 3fb6aef

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

kscore/data/iam/2015-11-01/service-2.yaml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,12 @@ metadata:
55
# Version 接口版本
66
apiVersion: '2015-11-01'
77
endpointPrefix: iam
8-
globalEndpoint: iam.api.ksyun.com
98
jsonVersion: '1.1'
109
serviceFullName: Identity and Access Management
1110
signatureVersion: v4
1211
targetPrefix: iam
1312
# query/ec2/json/query-json/rest-json/rest-xml
14-
protocol: json
13+
protocol: query-json
1514

1615
documentation: ''
1716

@@ -45,14 +44,8 @@ operations:
4544
shape: IamUser
4645

4746
ListUsers:
48-
name: ListUsers
4947
http:
5048
method: GET
51-
requestUri: /
52-
input:
53-
shape: Empty
54-
output:
55-
shape: ListUserResponse
5649

5750
GetUser:
5851
name: GetUser

0 commit comments

Comments
 (0)