We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e8e7c3a + d55807c commit 3fb6aefCopy full SHA for 3fb6aef
kscore/data/iam/2015-11-01/service-2.yaml
@@ -5,13 +5,12 @@ metadata:
5
# Version 接口版本
6
apiVersion: '2015-11-01'
7
endpointPrefix: iam
8
- globalEndpoint: iam.api.ksyun.com
9
jsonVersion: '1.1'
10
serviceFullName: Identity and Access Management
11
signatureVersion: v4
12
targetPrefix: iam
13
# query/ec2/json/query-json/rest-json/rest-xml
14
- protocol: json
+ protocol: query-json
15
16
documentation: ''
17
@@ -45,14 +44,8 @@ operations:
45
44
shape: IamUser
46
47
ListUsers:
48
- name: ListUsers
49
http:
50
method: GET
51
- requestUri: /
52
- input:
53
- shape: Empty
54
- output:
55
- shape: ListUserResponse
56
57
GetUser:
58
name: GetUser
0 commit comments