aws-sdk-core 2.11.375 → 2.11.376
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/kafka/2018-11-14/api-2.json +1636 -1384
- data/apis/marketplacecommerceanalytics/2015-07-01/api-2.json +2 -0
- data/apis/robomaker/2018-06-29/api-2.json +13 -6
- data/endpoints.json +6 -0
- data/lib/aws-sdk-core/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 71675f93db21290ea55bfa31847e8857d7058341
|
4
|
+
data.tar.gz: e49f1e1b306b710b525226041281a7d169b44a6d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ad3320e06fba63e9d4ed91d17dd40dc36aff3170547882892877fb4608f2ae0fb916221c9cf8cd286f571b6dc843b7a9170fcd0f13bfb35a4842b028740c633f
|
7
|
+
data.tar.gz: ecf454d5829d46889c7351a0d21621acf8cf866bda3c0156651334a8115ad362ace25c1c78652218e5e534fdc53980402757a2d137b83f418e63ea0f26a90a74
|
@@ -1,1698 +1,1950 @@
|
|
1
1
|
{
|
2
|
-
"metadata"
|
3
|
-
"apiVersion"
|
4
|
-
"endpointPrefix"
|
5
|
-
"signingName"
|
6
|
-
"serviceFullName"
|
2
|
+
"metadata": {
|
3
|
+
"apiVersion": "2018-11-14",
|
4
|
+
"endpointPrefix": "kafka",
|
5
|
+
"signingName": "kafka",
|
6
|
+
"serviceFullName": "Managed Streaming for Kafka",
|
7
7
|
"serviceAbbreviation": "Kafka",
|
8
|
-
"serviceId"
|
9
|
-
"protocol"
|
10
|
-
"jsonVersion"
|
11
|
-
"uid"
|
12
|
-
"signatureVersion"
|
8
|
+
"serviceId": "Kafka",
|
9
|
+
"protocol": "rest-json",
|
10
|
+
"jsonVersion": "1.1",
|
11
|
+
"uid": "kafka-2018-11-14",
|
12
|
+
"signatureVersion": "v4"
|
13
13
|
},
|
14
|
-
"operations"
|
15
|
-
"CreateCluster"
|
16
|
-
"name"
|
17
|
-
"http"
|
18
|
-
"method"
|
19
|
-
"requestUri"
|
20
|
-
"responseCode"
|
21
|
-
},
|
22
|
-
"input"
|
23
|
-
"shape"
|
24
|
-
},
|
25
|
-
"output"
|
26
|
-
"shape"
|
27
|
-
},
|
28
|
-
"errors"
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
"input" : {
|
52
|
-
"shape" : "CreateConfigurationRequest"
|
53
|
-
},
|
54
|
-
"output" : {
|
55
|
-
"shape" : "CreateConfigurationResponse"
|
56
|
-
},
|
57
|
-
"errors" : [ {
|
58
|
-
"shape" : "BadRequestException"
|
59
|
-
}, {
|
60
|
-
"shape" : "InternalServerErrorException"
|
61
|
-
}, {
|
62
|
-
"shape" : "UnauthorizedException"
|
63
|
-
}, {
|
64
|
-
"shape" : "ForbiddenException"
|
65
|
-
}, {
|
66
|
-
"shape" : "ServiceUnavailableException"
|
67
|
-
}, {
|
68
|
-
"shape" : "TooManyRequestsException"
|
69
|
-
}, {
|
70
|
-
"shape" : "ConflictException"
|
71
|
-
} ]
|
72
|
-
},
|
73
|
-
"DeleteCluster" : {
|
74
|
-
"name" : "DeleteCluster",
|
75
|
-
"http" : {
|
76
|
-
"method" : "DELETE",
|
77
|
-
"requestUri" : "/v1/clusters/{clusterArn}",
|
78
|
-
"responseCode" : 200
|
79
|
-
},
|
80
|
-
"input" : {
|
81
|
-
"shape" : "DeleteClusterRequest"
|
82
|
-
},
|
83
|
-
"output" : {
|
84
|
-
"shape" : "DeleteClusterResponse"
|
85
|
-
},
|
86
|
-
"errors" : [ {
|
87
|
-
"shape" : "NotFoundException"
|
88
|
-
}, {
|
89
|
-
"shape" : "BadRequestException"
|
90
|
-
}, {
|
91
|
-
"shape" : "InternalServerErrorException"
|
92
|
-
}, {
|
93
|
-
"shape" : "ForbiddenException"
|
94
|
-
} ]
|
95
|
-
},
|
96
|
-
"DescribeCluster" : {
|
97
|
-
"name" : "DescribeCluster",
|
98
|
-
"http" : {
|
99
|
-
"method" : "GET",
|
100
|
-
"requestUri" : "/v1/clusters/{clusterArn}",
|
101
|
-
"responseCode" : 200
|
102
|
-
},
|
103
|
-
"input" : {
|
104
|
-
"shape" : "DescribeClusterRequest"
|
105
|
-
},
|
106
|
-
"output" : {
|
107
|
-
"shape" : "DescribeClusterResponse"
|
108
|
-
},
|
109
|
-
"errors" : [ {
|
110
|
-
"shape" : "NotFoundException"
|
111
|
-
}, {
|
112
|
-
"shape" : "BadRequestException"
|
113
|
-
}, {
|
114
|
-
"shape" : "UnauthorizedException"
|
115
|
-
}, {
|
116
|
-
"shape" : "InternalServerErrorException"
|
117
|
-
}, {
|
118
|
-
"shape" : "ForbiddenException"
|
119
|
-
} ]
|
120
|
-
},
|
121
|
-
"DescribeClusterOperation" : {
|
122
|
-
"name" : "DescribeClusterOperation",
|
123
|
-
"http" : {
|
124
|
-
"method" : "GET",
|
125
|
-
"requestUri" : "/v1/operations/{clusterOperationArn}",
|
126
|
-
"responseCode" : 200
|
127
|
-
},
|
128
|
-
"input" : {
|
129
|
-
"shape" : "DescribeClusterOperationRequest"
|
130
|
-
},
|
131
|
-
"output" : {
|
132
|
-
"shape" : "DescribeClusterOperationResponse"
|
133
|
-
},
|
134
|
-
"errors" : [ {
|
135
|
-
"shape" : "NotFoundException"
|
136
|
-
}, {
|
137
|
-
"shape" : "BadRequestException"
|
138
|
-
}, {
|
139
|
-
"shape" : "UnauthorizedException"
|
140
|
-
}, {
|
141
|
-
"shape" : "InternalServerErrorException"
|
142
|
-
}, {
|
143
|
-
"shape" : "ForbiddenException"
|
144
|
-
} ]
|
145
|
-
},
|
146
|
-
"DescribeConfiguration" : {
|
147
|
-
"name" : "DescribeConfiguration",
|
148
|
-
"http" : {
|
149
|
-
"method" : "GET",
|
150
|
-
"requestUri" : "/v1/configurations/{arn}",
|
151
|
-
"responseCode" : 200
|
152
|
-
},
|
153
|
-
"input" : {
|
154
|
-
"shape" : "DescribeConfigurationRequest"
|
155
|
-
},
|
156
|
-
"output" : {
|
157
|
-
"shape" : "DescribeConfigurationResponse"
|
158
|
-
},
|
159
|
-
"errors" : [ {
|
160
|
-
"shape" : "BadRequestException"
|
161
|
-
}, {
|
162
|
-
"shape" : "UnauthorizedException"
|
163
|
-
}, {
|
164
|
-
"shape" : "InternalServerErrorException"
|
165
|
-
}, {
|
166
|
-
"shape" : "ForbiddenException"
|
167
|
-
}, {
|
168
|
-
"shape" : "NotFoundException"
|
169
|
-
}, {
|
170
|
-
"shape" : "ServiceUnavailableException"
|
171
|
-
} ]
|
172
|
-
},
|
173
|
-
"DescribeConfigurationRevision" : {
|
174
|
-
"name" : "DescribeConfigurationRevision",
|
175
|
-
"http" : {
|
176
|
-
"method" : "GET",
|
177
|
-
"requestUri" : "/v1/configurations/{arn}/revisions/{revision}",
|
178
|
-
"responseCode" : 200
|
179
|
-
},
|
180
|
-
"input" : {
|
181
|
-
"shape" : "DescribeConfigurationRevisionRequest"
|
182
|
-
},
|
183
|
-
"output" : {
|
184
|
-
"shape" : "DescribeConfigurationRevisionResponse"
|
185
|
-
},
|
186
|
-
"errors" : [ {
|
187
|
-
"shape" : "BadRequestException"
|
188
|
-
}, {
|
189
|
-
"shape" : "UnauthorizedException"
|
190
|
-
}, {
|
191
|
-
"shape" : "InternalServerErrorException"
|
192
|
-
}, {
|
193
|
-
"shape" : "ForbiddenException"
|
194
|
-
}, {
|
195
|
-
"shape" : "NotFoundException"
|
196
|
-
}, {
|
197
|
-
"shape" : "ServiceUnavailableException"
|
198
|
-
} ]
|
199
|
-
},
|
200
|
-
"GetBootstrapBrokers" : {
|
201
|
-
"name" : "GetBootstrapBrokers",
|
202
|
-
"http" : {
|
203
|
-
"method" : "GET",
|
204
|
-
"requestUri" : "/v1/clusters/{clusterArn}/bootstrap-brokers",
|
205
|
-
"responseCode" : 200
|
206
|
-
},
|
207
|
-
"input" : {
|
208
|
-
"shape" : "GetBootstrapBrokersRequest"
|
209
|
-
},
|
210
|
-
"output" : {
|
211
|
-
"shape" : "GetBootstrapBrokersResponse"
|
212
|
-
},
|
213
|
-
"errors" : [ {
|
214
|
-
"shape" : "BadRequestException"
|
215
|
-
}, {
|
216
|
-
"shape" : "UnauthorizedException"
|
217
|
-
}, {
|
218
|
-
"shape" : "InternalServerErrorException"
|
219
|
-
}, {
|
220
|
-
"shape" : "ConflictException"
|
221
|
-
}, {
|
222
|
-
"shape" : "ForbiddenException"
|
223
|
-
} ]
|
224
|
-
},
|
225
|
-
"ListClusterOperations" : {
|
226
|
-
"name" : "ListClusterOperations",
|
227
|
-
"http" : {
|
228
|
-
"method" : "GET",
|
229
|
-
"requestUri" : "/v1/clusters/{clusterArn}/operations",
|
230
|
-
"responseCode" : 200
|
231
|
-
},
|
232
|
-
"input" : {
|
233
|
-
"shape" : "ListClusterOperationsRequest"
|
234
|
-
},
|
235
|
-
"output" : {
|
236
|
-
"shape" : "ListClusterOperationsResponse"
|
237
|
-
},
|
238
|
-
"errors" : [ {
|
239
|
-
"shape" : "BadRequestException"
|
240
|
-
}, {
|
241
|
-
"shape" : "InternalServerErrorException"
|
242
|
-
}, {
|
243
|
-
"shape" : "UnauthorizedException"
|
244
|
-
}, {
|
245
|
-
"shape" : "ForbiddenException"
|
246
|
-
} ]
|
247
|
-
},
|
248
|
-
"ListClusters" : {
|
249
|
-
"name" : "ListClusters",
|
250
|
-
"http" : {
|
251
|
-
"method" : "GET",
|
252
|
-
"requestUri" : "/v1/clusters",
|
253
|
-
"responseCode" : 200
|
254
|
-
},
|
255
|
-
"input" : {
|
256
|
-
"shape" : "ListClustersRequest"
|
257
|
-
},
|
258
|
-
"output" : {
|
259
|
-
"shape" : "ListClustersResponse"
|
260
|
-
},
|
261
|
-
"errors" : [ {
|
262
|
-
"shape" : "BadRequestException"
|
263
|
-
}, {
|
264
|
-
"shape" : "InternalServerErrorException"
|
265
|
-
}, {
|
266
|
-
"shape" : "UnauthorizedException"
|
267
|
-
}, {
|
268
|
-
"shape" : "ForbiddenException"
|
269
|
-
} ]
|
270
|
-
},
|
271
|
-
"ListConfigurationRevisions" : {
|
272
|
-
"name" : "ListConfigurationRevisions",
|
273
|
-
"http" : {
|
274
|
-
"method" : "GET",
|
275
|
-
"requestUri" : "/v1/configurations/{arn}/revisions",
|
276
|
-
"responseCode" : 200
|
277
|
-
},
|
278
|
-
"input" : {
|
279
|
-
"shape" : "ListConfigurationRevisionsRequest"
|
280
|
-
},
|
281
|
-
"output" : {
|
282
|
-
"shape" : "ListConfigurationRevisionsResponse"
|
283
|
-
},
|
284
|
-
"errors" : [ {
|
285
|
-
"shape" : "BadRequestException"
|
286
|
-
}, {
|
287
|
-
"shape" : "UnauthorizedException"
|
288
|
-
}, {
|
289
|
-
"shape" : "InternalServerErrorException"
|
290
|
-
}, {
|
291
|
-
"shape" : "ForbiddenException"
|
292
|
-
}, {
|
293
|
-
"shape" : "NotFoundException"
|
294
|
-
}, {
|
295
|
-
"shape" : "ServiceUnavailableException"
|
296
|
-
} ]
|
297
|
-
},
|
298
|
-
"ListConfigurations" : {
|
299
|
-
"name" : "ListConfigurations",
|
300
|
-
"http" : {
|
301
|
-
"method" : "GET",
|
302
|
-
"requestUri" : "/v1/configurations",
|
303
|
-
"responseCode" : 200
|
304
|
-
},
|
305
|
-
"input" : {
|
306
|
-
"shape" : "ListConfigurationsRequest"
|
307
|
-
},
|
308
|
-
"output" : {
|
309
|
-
"shape" : "ListConfigurationsResponse"
|
310
|
-
},
|
311
|
-
"errors" : [ {
|
312
|
-
"shape" : "ServiceUnavailableException"
|
313
|
-
}, {
|
314
|
-
"shape" : "BadRequestException"
|
315
|
-
}, {
|
316
|
-
"shape" : "UnauthorizedException"
|
317
|
-
}, {
|
318
|
-
"shape" : "InternalServerErrorException"
|
319
|
-
}, {
|
320
|
-
"shape" : "ForbiddenException"
|
321
|
-
} ]
|
322
|
-
},
|
323
|
-
"ListNodes" : {
|
324
|
-
"name" : "ListNodes",
|
325
|
-
"http" : {
|
326
|
-
"method" : "GET",
|
327
|
-
"requestUri" : "/v1/clusters/{clusterArn}/nodes",
|
328
|
-
"responseCode" : 200
|
329
|
-
},
|
330
|
-
"input" : {
|
331
|
-
"shape" : "ListNodesRequest"
|
332
|
-
},
|
333
|
-
"output" : {
|
334
|
-
"shape" : "ListNodesResponse"
|
335
|
-
},
|
336
|
-
"errors" : [ {
|
337
|
-
"shape" : "NotFoundException"
|
338
|
-
}, {
|
339
|
-
"shape" : "BadRequestException"
|
340
|
-
}, {
|
341
|
-
"shape" : "InternalServerErrorException"
|
342
|
-
}, {
|
343
|
-
"shape" : "ForbiddenException"
|
344
|
-
} ]
|
345
|
-
},
|
346
|
-
"ListTagsForResource" : {
|
347
|
-
"name" : "ListTagsForResource",
|
348
|
-
"http" : {
|
349
|
-
"method" : "GET",
|
350
|
-
"requestUri" : "/v1/tags/{resourceArn}",
|
351
|
-
"responseCode" : 200
|
352
|
-
},
|
353
|
-
"input" : {
|
354
|
-
"shape" : "ListTagsForResourceRequest"
|
355
|
-
},
|
356
|
-
"output" : {
|
357
|
-
"shape" : "ListTagsForResourceResponse"
|
358
|
-
},
|
359
|
-
"errors" : [ {
|
360
|
-
"shape" : "NotFoundException"
|
361
|
-
}, {
|
362
|
-
"shape" : "BadRequestException"
|
363
|
-
}, {
|
364
|
-
"shape" : "InternalServerErrorException"
|
365
|
-
} ]
|
366
|
-
},
|
367
|
-
"TagResource" : {
|
368
|
-
"name" : "TagResource",
|
369
|
-
"http" : {
|
370
|
-
"method" : "POST",
|
371
|
-
"requestUri" : "/v1/tags/{resourceArn}",
|
372
|
-
"responseCode" : 204
|
373
|
-
},
|
374
|
-
"input" : {
|
375
|
-
"shape" : "TagResourceRequest"
|
376
|
-
},
|
377
|
-
"errors" : [ {
|
378
|
-
"shape" : "NotFoundException"
|
379
|
-
}, {
|
380
|
-
"shape" : "BadRequestException"
|
381
|
-
}, {
|
382
|
-
"shape" : "InternalServerErrorException"
|
383
|
-
} ]
|
384
|
-
},
|
385
|
-
"UntagResource" : {
|
386
|
-
"name" : "UntagResource",
|
387
|
-
"http" : {
|
388
|
-
"method" : "DELETE",
|
389
|
-
"requestUri" : "/v1/tags/{resourceArn}",
|
390
|
-
"responseCode" : 204
|
391
|
-
},
|
392
|
-
"input" : {
|
393
|
-
"shape" : "UntagResourceRequest"
|
394
|
-
},
|
395
|
-
"errors" : [ {
|
396
|
-
"shape" : "NotFoundException"
|
397
|
-
}, {
|
398
|
-
"shape" : "BadRequestException"
|
399
|
-
}, {
|
400
|
-
"shape" : "InternalServerErrorException"
|
401
|
-
} ]
|
402
|
-
},
|
403
|
-
"UpdateBrokerStorage" : {
|
404
|
-
"name" : "UpdateBrokerStorage",
|
405
|
-
"http" : {
|
406
|
-
"method" : "PUT",
|
407
|
-
"requestUri" : "/v1/clusters/{clusterArn}/nodes/storage",
|
408
|
-
"responseCode" : 200
|
409
|
-
},
|
410
|
-
"input" : {
|
411
|
-
"shape" : "UpdateBrokerStorageRequest"
|
412
|
-
},
|
413
|
-
"output" : {
|
414
|
-
"shape" : "UpdateBrokerStorageResponse"
|
415
|
-
},
|
416
|
-
"errors" : [ {
|
417
|
-
"shape" : "ServiceUnavailableException"
|
418
|
-
}, {
|
419
|
-
"shape" : "BadRequestException"
|
420
|
-
}, {
|
421
|
-
"shape" : "UnauthorizedException"
|
422
|
-
}, {
|
423
|
-
"shape" : "InternalServerErrorException"
|
424
|
-
}, {
|
425
|
-
"shape" : "ForbiddenException"
|
426
|
-
} ]
|
427
|
-
},
|
428
|
-
"UpdateClusterConfiguration" : {
|
429
|
-
"name" : "UpdateClusterConfiguration",
|
430
|
-
"http" : {
|
431
|
-
"method" : "PUT",
|
432
|
-
"requestUri" : "/v1/clusters/{clusterArn}/configuration",
|
433
|
-
"responseCode" : 200
|
434
|
-
},
|
435
|
-
"input" : {
|
436
|
-
"shape" : "UpdateClusterConfigurationRequest"
|
437
|
-
},
|
438
|
-
"output" : {
|
439
|
-
"shape" : "UpdateClusterConfigurationResponse"
|
440
|
-
},
|
441
|
-
"errors" : [ {
|
442
|
-
"shape" : "BadRequestException"
|
443
|
-
}, {
|
444
|
-
"shape" : "UnauthorizedException"
|
445
|
-
}, {
|
446
|
-
"shape" : "InternalServerErrorException"
|
447
|
-
}, {
|
448
|
-
"shape" : "ForbiddenException"
|
449
|
-
}, {
|
450
|
-
"shape" : "NotFoundException"
|
451
|
-
}, {
|
452
|
-
"shape" : "ServiceUnavailableException"
|
453
|
-
} ]
|
454
|
-
}
|
455
|
-
},
|
456
|
-
"shapes" : {
|
457
|
-
"BadRequestException" : {
|
458
|
-
"type" : "structure",
|
459
|
-
"members" : {
|
460
|
-
"InvalidParameter" : {
|
461
|
-
"shape" : "__string",
|
462
|
-
"locationName" : "invalidParameter"
|
463
|
-
},
|
464
|
-
"Message" : {
|
465
|
-
"shape" : "__string",
|
466
|
-
"locationName" : "message"
|
467
|
-
}
|
468
|
-
},
|
469
|
-
"exception" : true,
|
470
|
-
"error" : {
|
471
|
-
"httpStatusCode" : 400
|
472
|
-
}
|
473
|
-
},
|
474
|
-
"BrokerAZDistribution" : {
|
475
|
-
"type" : "string",
|
476
|
-
"enum" : [ "DEFAULT" ]
|
14
|
+
"operations": {
|
15
|
+
"CreateCluster": {
|
16
|
+
"name": "CreateCluster",
|
17
|
+
"http": {
|
18
|
+
"method": "POST",
|
19
|
+
"requestUri": "/v1/clusters",
|
20
|
+
"responseCode": 200
|
21
|
+
},
|
22
|
+
"input": {
|
23
|
+
"shape": "CreateClusterRequest"
|
24
|
+
},
|
25
|
+
"output": {
|
26
|
+
"shape": "CreateClusterResponse"
|
27
|
+
},
|
28
|
+
"errors": [
|
29
|
+
{
|
30
|
+
"shape": "BadRequestException"
|
31
|
+
},
|
32
|
+
{
|
33
|
+
"shape": "InternalServerErrorException"
|
34
|
+
},
|
35
|
+
{
|
36
|
+
"shape": "UnauthorizedException"
|
37
|
+
},
|
38
|
+
{
|
39
|
+
"shape": "ForbiddenException"
|
40
|
+
},
|
41
|
+
{
|
42
|
+
"shape": "ServiceUnavailableException"
|
43
|
+
},
|
44
|
+
{
|
45
|
+
"shape": "TooManyRequestsException"
|
46
|
+
},
|
47
|
+
{
|
48
|
+
"shape": "ConflictException"
|
49
|
+
}
|
50
|
+
]
|
477
51
|
},
|
478
|
-
"
|
479
|
-
"
|
480
|
-
"
|
481
|
-
"
|
482
|
-
|
483
|
-
|
52
|
+
"CreateConfiguration": {
|
53
|
+
"name": "CreateConfiguration",
|
54
|
+
"http": {
|
55
|
+
"method": "POST",
|
56
|
+
"requestUri": "/v1/configurations",
|
57
|
+
"responseCode": 200
|
58
|
+
},
|
59
|
+
"input": {
|
60
|
+
"shape": "CreateConfigurationRequest"
|
61
|
+
},
|
62
|
+
"output": {
|
63
|
+
"shape": "CreateConfigurationResponse"
|
64
|
+
},
|
65
|
+
"errors": [
|
66
|
+
{
|
67
|
+
"shape": "BadRequestException"
|
68
|
+
},
|
69
|
+
{
|
70
|
+
"shape": "InternalServerErrorException"
|
71
|
+
},
|
72
|
+
{
|
73
|
+
"shape": "UnauthorizedException"
|
74
|
+
},
|
75
|
+
{
|
76
|
+
"shape": "ForbiddenException"
|
77
|
+
},
|
78
|
+
{
|
79
|
+
"shape": "ServiceUnavailableException"
|
484
80
|
},
|
485
|
-
|
486
|
-
"shape"
|
487
|
-
|
81
|
+
{
|
82
|
+
"shape": "TooManyRequestsException"
|
83
|
+
},
|
84
|
+
{
|
85
|
+
"shape": "ConflictException"
|
488
86
|
}
|
87
|
+
]
|
88
|
+
},
|
89
|
+
"DeleteCluster": {
|
90
|
+
"name": "DeleteCluster",
|
91
|
+
"http": {
|
92
|
+
"method": "DELETE",
|
93
|
+
"requestUri": "/v1/clusters/{clusterArn}",
|
94
|
+
"responseCode": 200
|
95
|
+
},
|
96
|
+
"input": {
|
97
|
+
"shape": "DeleteClusterRequest"
|
98
|
+
},
|
99
|
+
"output": {
|
100
|
+
"shape": "DeleteClusterResponse"
|
489
101
|
},
|
490
|
-
"
|
102
|
+
"errors": [
|
103
|
+
{
|
104
|
+
"shape": "NotFoundException"
|
105
|
+
},
|
106
|
+
{
|
107
|
+
"shape": "BadRequestException"
|
108
|
+
},
|
109
|
+
{
|
110
|
+
"shape": "InternalServerErrorException"
|
111
|
+
},
|
112
|
+
{
|
113
|
+
"shape": "ForbiddenException"
|
114
|
+
}
|
115
|
+
]
|
491
116
|
},
|
492
|
-
"
|
493
|
-
"
|
494
|
-
"
|
495
|
-
"
|
496
|
-
|
497
|
-
|
117
|
+
"DescribeCluster": {
|
118
|
+
"name": "DescribeCluster",
|
119
|
+
"http": {
|
120
|
+
"method": "GET",
|
121
|
+
"requestUri": "/v1/clusters/{clusterArn}",
|
122
|
+
"responseCode": 200
|
123
|
+
},
|
124
|
+
"input": {
|
125
|
+
"shape": "DescribeClusterRequest"
|
126
|
+
},
|
127
|
+
"output": {
|
128
|
+
"shape": "DescribeClusterResponse"
|
129
|
+
},
|
130
|
+
"errors": [
|
131
|
+
{
|
132
|
+
"shape": "NotFoundException"
|
498
133
|
},
|
499
|
-
|
500
|
-
"shape"
|
501
|
-
"locationName" : "clientSubnets"
|
134
|
+
{
|
135
|
+
"shape": "BadRequestException"
|
502
136
|
},
|
503
|
-
|
504
|
-
"shape"
|
505
|
-
"locationName" : "instanceType"
|
137
|
+
{
|
138
|
+
"shape": "UnauthorizedException"
|
506
139
|
},
|
507
|
-
|
508
|
-
"shape"
|
509
|
-
"locationName" : "securityGroups"
|
140
|
+
{
|
141
|
+
"shape": "InternalServerErrorException"
|
510
142
|
},
|
511
|
-
|
512
|
-
"shape"
|
513
|
-
"locationName" : "storageInfo"
|
143
|
+
{
|
144
|
+
"shape": "ForbiddenException"
|
514
145
|
}
|
146
|
+
]
|
147
|
+
},
|
148
|
+
"DescribeClusterOperation": {
|
149
|
+
"name": "DescribeClusterOperation",
|
150
|
+
"http": {
|
151
|
+
"method": "GET",
|
152
|
+
"requestUri": "/v1/operations/{clusterOperationArn}",
|
153
|
+
"responseCode": 200
|
154
|
+
},
|
155
|
+
"input": {
|
156
|
+
"shape": "DescribeClusterOperationRequest"
|
157
|
+
},
|
158
|
+
"output": {
|
159
|
+
"shape": "DescribeClusterOperationResponse"
|
515
160
|
},
|
516
|
-
"
|
161
|
+
"errors": [
|
162
|
+
{
|
163
|
+
"shape": "NotFoundException"
|
164
|
+
},
|
165
|
+
{
|
166
|
+
"shape": "BadRequestException"
|
167
|
+
},
|
168
|
+
{
|
169
|
+
"shape": "UnauthorizedException"
|
170
|
+
},
|
171
|
+
{
|
172
|
+
"shape": "InternalServerErrorException"
|
173
|
+
},
|
174
|
+
{
|
175
|
+
"shape": "ForbiddenException"
|
176
|
+
}
|
177
|
+
]
|
517
178
|
},
|
518
|
-
"
|
519
|
-
"
|
520
|
-
"
|
521
|
-
"
|
522
|
-
|
523
|
-
|
179
|
+
"DescribeConfiguration": {
|
180
|
+
"name": "DescribeConfiguration",
|
181
|
+
"http": {
|
182
|
+
"method": "GET",
|
183
|
+
"requestUri": "/v1/configurations/{arn}",
|
184
|
+
"responseCode": 200
|
185
|
+
},
|
186
|
+
"input": {
|
187
|
+
"shape": "DescribeConfigurationRequest"
|
188
|
+
},
|
189
|
+
"output": {
|
190
|
+
"shape": "DescribeConfigurationResponse"
|
191
|
+
},
|
192
|
+
"errors": [
|
193
|
+
{
|
194
|
+
"shape": "BadRequestException"
|
524
195
|
},
|
525
|
-
|
526
|
-
"shape"
|
527
|
-
"locationName" : "brokerId"
|
196
|
+
{
|
197
|
+
"shape": "UnauthorizedException"
|
528
198
|
},
|
529
|
-
|
530
|
-
"shape"
|
531
|
-
"locationName" : "clientSubnet"
|
199
|
+
{
|
200
|
+
"shape": "InternalServerErrorException"
|
532
201
|
},
|
533
|
-
|
534
|
-
"shape"
|
535
|
-
"locationName" : "clientVpcIpAddress"
|
202
|
+
{
|
203
|
+
"shape": "ForbiddenException"
|
536
204
|
},
|
537
|
-
|
538
|
-
"shape"
|
539
|
-
"locationName" : "currentBrokerSoftwareInfo"
|
205
|
+
{
|
206
|
+
"shape": "NotFoundException"
|
540
207
|
},
|
541
|
-
|
542
|
-
"shape"
|
543
|
-
"locationName" : "endpoints"
|
208
|
+
{
|
209
|
+
"shape": "ServiceUnavailableException"
|
544
210
|
}
|
545
|
-
|
211
|
+
]
|
546
212
|
},
|
547
|
-
"
|
548
|
-
"
|
549
|
-
"
|
550
|
-
"
|
551
|
-
|
552
|
-
|
213
|
+
"DescribeConfigurationRevision": {
|
214
|
+
"name": "DescribeConfigurationRevision",
|
215
|
+
"http": {
|
216
|
+
"method": "GET",
|
217
|
+
"requestUri": "/v1/configurations/{arn}/revisions/{revision}",
|
218
|
+
"responseCode": 200
|
219
|
+
},
|
220
|
+
"input": {
|
221
|
+
"shape": "DescribeConfigurationRevisionRequest"
|
222
|
+
},
|
223
|
+
"output": {
|
224
|
+
"shape": "DescribeConfigurationRevisionResponse"
|
225
|
+
},
|
226
|
+
"errors": [
|
227
|
+
{
|
228
|
+
"shape": "BadRequestException"
|
229
|
+
},
|
230
|
+
{
|
231
|
+
"shape": "UnauthorizedException"
|
232
|
+
},
|
233
|
+
{
|
234
|
+
"shape": "InternalServerErrorException"
|
553
235
|
},
|
554
|
-
|
555
|
-
"shape"
|
556
|
-
"locationName" : "configurationRevision"
|
236
|
+
{
|
237
|
+
"shape": "ForbiddenException"
|
557
238
|
},
|
558
|
-
|
559
|
-
"shape"
|
560
|
-
|
239
|
+
{
|
240
|
+
"shape": "NotFoundException"
|
241
|
+
},
|
242
|
+
{
|
243
|
+
"shape": "ServiceUnavailableException"
|
561
244
|
}
|
562
|
-
|
245
|
+
]
|
563
246
|
},
|
564
|
-
"
|
565
|
-
"
|
566
|
-
"
|
567
|
-
"
|
568
|
-
|
569
|
-
|
247
|
+
"GetBootstrapBrokers": {
|
248
|
+
"name": "GetBootstrapBrokers",
|
249
|
+
"http": {
|
250
|
+
"method": "GET",
|
251
|
+
"requestUri": "/v1/clusters/{clusterArn}/bootstrap-brokers",
|
252
|
+
"responseCode": 200
|
253
|
+
},
|
254
|
+
"input": {
|
255
|
+
"shape": "GetBootstrapBrokersRequest"
|
256
|
+
},
|
257
|
+
"output": {
|
258
|
+
"shape": "GetBootstrapBrokersResponse"
|
259
|
+
},
|
260
|
+
"errors": [
|
261
|
+
{
|
262
|
+
"shape": "BadRequestException"
|
263
|
+
},
|
264
|
+
{
|
265
|
+
"shape": "UnauthorizedException"
|
266
|
+
},
|
267
|
+
{
|
268
|
+
"shape": "InternalServerErrorException"
|
269
|
+
},
|
270
|
+
{
|
271
|
+
"shape": "ConflictException"
|
272
|
+
},
|
273
|
+
{
|
274
|
+
"shape": "ForbiddenException"
|
570
275
|
}
|
571
|
-
|
276
|
+
]
|
572
277
|
},
|
573
|
-
"
|
574
|
-
"
|
575
|
-
"
|
278
|
+
"ListClusterOperations": {
|
279
|
+
"name": "ListClusterOperations",
|
280
|
+
"http": {
|
281
|
+
"method": "GET",
|
282
|
+
"requestUri": "/v1/clusters/{clusterArn}/operations",
|
283
|
+
"responseCode": 200
|
284
|
+
},
|
285
|
+
"input": {
|
286
|
+
"shape": "ListClusterOperationsRequest"
|
287
|
+
},
|
288
|
+
"output": {
|
289
|
+
"shape": "ListClusterOperationsResponse"
|
290
|
+
},
|
291
|
+
"errors": [
|
292
|
+
{
|
293
|
+
"shape": "BadRequestException"
|
294
|
+
},
|
295
|
+
{
|
296
|
+
"shape": "InternalServerErrorException"
|
297
|
+
},
|
298
|
+
{
|
299
|
+
"shape": "UnauthorizedException"
|
300
|
+
},
|
301
|
+
{
|
302
|
+
"shape": "ForbiddenException"
|
303
|
+
}
|
304
|
+
]
|
576
305
|
},
|
577
|
-
"
|
578
|
-
"
|
579
|
-
"
|
580
|
-
"
|
581
|
-
|
582
|
-
|
306
|
+
"ListClusters": {
|
307
|
+
"name": "ListClusters",
|
308
|
+
"http": {
|
309
|
+
"method": "GET",
|
310
|
+
"requestUri": "/v1/clusters",
|
311
|
+
"responseCode": 200
|
312
|
+
},
|
313
|
+
"input": {
|
314
|
+
"shape": "ListClustersRequest"
|
315
|
+
},
|
316
|
+
"output": {
|
317
|
+
"shape": "ListClustersResponse"
|
318
|
+
},
|
319
|
+
"errors": [
|
320
|
+
{
|
321
|
+
"shape": "BadRequestException"
|
583
322
|
},
|
584
|
-
|
585
|
-
"shape"
|
586
|
-
"locationName" : "brokerNodeGroupInfo"
|
323
|
+
{
|
324
|
+
"shape": "InternalServerErrorException"
|
587
325
|
},
|
588
|
-
|
589
|
-
"shape"
|
590
|
-
"locationName" : "clientAuthentication"
|
326
|
+
{
|
327
|
+
"shape": "UnauthorizedException"
|
591
328
|
},
|
592
|
-
|
593
|
-
"shape"
|
594
|
-
|
329
|
+
{
|
330
|
+
"shape": "ForbiddenException"
|
331
|
+
}
|
332
|
+
]
|
333
|
+
},
|
334
|
+
"ListConfigurationRevisions": {
|
335
|
+
"name": "ListConfigurationRevisions",
|
336
|
+
"http": {
|
337
|
+
"method": "GET",
|
338
|
+
"requestUri": "/v1/configurations/{arn}/revisions",
|
339
|
+
"responseCode": 200
|
340
|
+
},
|
341
|
+
"input": {
|
342
|
+
"shape": "ListConfigurationRevisionsRequest"
|
343
|
+
},
|
344
|
+
"output": {
|
345
|
+
"shape": "ListConfigurationRevisionsResponse"
|
346
|
+
},
|
347
|
+
"errors": [
|
348
|
+
{
|
349
|
+
"shape": "BadRequestException"
|
595
350
|
},
|
596
|
-
|
597
|
-
"shape"
|
598
|
-
"locationName" : "clusterName"
|
351
|
+
{
|
352
|
+
"shape": "UnauthorizedException"
|
599
353
|
},
|
600
|
-
|
601
|
-
"shape"
|
602
|
-
"locationName" : "creationTime"
|
354
|
+
{
|
355
|
+
"shape": "InternalServerErrorException"
|
603
356
|
},
|
604
|
-
|
605
|
-
"shape"
|
606
|
-
"locationName" : "currentBrokerSoftwareInfo"
|
357
|
+
{
|
358
|
+
"shape": "ForbiddenException"
|
607
359
|
},
|
608
|
-
|
609
|
-
"shape"
|
610
|
-
"locationName" : "currentVersion"
|
360
|
+
{
|
361
|
+
"shape": "NotFoundException"
|
611
362
|
},
|
612
|
-
|
613
|
-
"shape"
|
614
|
-
|
363
|
+
{
|
364
|
+
"shape": "ServiceUnavailableException"
|
365
|
+
}
|
366
|
+
]
|
367
|
+
},
|
368
|
+
"ListConfigurations": {
|
369
|
+
"name": "ListConfigurations",
|
370
|
+
"http": {
|
371
|
+
"method": "GET",
|
372
|
+
"requestUri": "/v1/configurations",
|
373
|
+
"responseCode": 200
|
374
|
+
},
|
375
|
+
"input": {
|
376
|
+
"shape": "ListConfigurationsRequest"
|
377
|
+
},
|
378
|
+
"output": {
|
379
|
+
"shape": "ListConfigurationsResponse"
|
380
|
+
},
|
381
|
+
"errors": [
|
382
|
+
{
|
383
|
+
"shape": "ServiceUnavailableException"
|
615
384
|
},
|
616
|
-
|
617
|
-
"shape"
|
618
|
-
"locationName" : "enhancedMonitoring"
|
385
|
+
{
|
386
|
+
"shape": "BadRequestException"
|
619
387
|
},
|
620
|
-
|
621
|
-
"shape"
|
622
|
-
"locationName" : "numberOfBrokerNodes"
|
388
|
+
{
|
389
|
+
"shape": "UnauthorizedException"
|
623
390
|
},
|
624
|
-
|
625
|
-
"shape"
|
626
|
-
"locationName" : "state"
|
391
|
+
{
|
392
|
+
"shape": "InternalServerErrorException"
|
627
393
|
},
|
628
|
-
|
629
|
-
"shape"
|
630
|
-
|
394
|
+
{
|
395
|
+
"shape": "ForbiddenException"
|
396
|
+
}
|
397
|
+
]
|
398
|
+
},
|
399
|
+
"ListNodes": {
|
400
|
+
"name": "ListNodes",
|
401
|
+
"http": {
|
402
|
+
"method": "GET",
|
403
|
+
"requestUri": "/v1/clusters/{clusterArn}/nodes",
|
404
|
+
"responseCode": 200
|
405
|
+
},
|
406
|
+
"input": {
|
407
|
+
"shape": "ListNodesRequest"
|
408
|
+
},
|
409
|
+
"output": {
|
410
|
+
"shape": "ListNodesResponse"
|
411
|
+
},
|
412
|
+
"errors": [
|
413
|
+
{
|
414
|
+
"shape": "NotFoundException"
|
415
|
+
},
|
416
|
+
{
|
417
|
+
"shape": "BadRequestException"
|
631
418
|
},
|
632
|
-
|
633
|
-
"shape"
|
634
|
-
|
419
|
+
{
|
420
|
+
"shape": "InternalServerErrorException"
|
421
|
+
},
|
422
|
+
{
|
423
|
+
"shape": "ForbiddenException"
|
635
424
|
}
|
636
|
-
|
425
|
+
]
|
637
426
|
},
|
638
|
-
"
|
639
|
-
"
|
640
|
-
"
|
641
|
-
"
|
642
|
-
|
643
|
-
|
427
|
+
"ListTagsForResource": {
|
428
|
+
"name": "ListTagsForResource",
|
429
|
+
"http": {
|
430
|
+
"method": "GET",
|
431
|
+
"requestUri": "/v1/tags/{resourceArn}",
|
432
|
+
"responseCode": 200
|
433
|
+
},
|
434
|
+
"input": {
|
435
|
+
"shape": "ListTagsForResourceRequest"
|
436
|
+
},
|
437
|
+
"output": {
|
438
|
+
"shape": "ListTagsForResourceResponse"
|
439
|
+
},
|
440
|
+
"errors": [
|
441
|
+
{
|
442
|
+
"shape": "NotFoundException"
|
644
443
|
},
|
645
|
-
|
646
|
-
"shape"
|
647
|
-
"locationName" : "clusterArn"
|
444
|
+
{
|
445
|
+
"shape": "BadRequestException"
|
648
446
|
},
|
649
|
-
|
650
|
-
"shape"
|
651
|
-
|
447
|
+
{
|
448
|
+
"shape": "InternalServerErrorException"
|
449
|
+
}
|
450
|
+
]
|
451
|
+
},
|
452
|
+
"TagResource": {
|
453
|
+
"name": "TagResource",
|
454
|
+
"http": {
|
455
|
+
"method": "POST",
|
456
|
+
"requestUri": "/v1/tags/{resourceArn}",
|
457
|
+
"responseCode": 204
|
458
|
+
},
|
459
|
+
"input": {
|
460
|
+
"shape": "TagResourceRequest"
|
461
|
+
},
|
462
|
+
"errors": [
|
463
|
+
{
|
464
|
+
"shape": "NotFoundException"
|
652
465
|
},
|
653
|
-
|
654
|
-
"shape"
|
655
|
-
"locationName" : "endTime"
|
466
|
+
{
|
467
|
+
"shape": "BadRequestException"
|
656
468
|
},
|
657
|
-
|
658
|
-
"shape"
|
659
|
-
|
469
|
+
{
|
470
|
+
"shape": "InternalServerErrorException"
|
471
|
+
}
|
472
|
+
]
|
473
|
+
},
|
474
|
+
"UntagResource": {
|
475
|
+
"name": "UntagResource",
|
476
|
+
"http": {
|
477
|
+
"method": "DELETE",
|
478
|
+
"requestUri": "/v1/tags/{resourceArn}",
|
479
|
+
"responseCode": 204
|
480
|
+
},
|
481
|
+
"input": {
|
482
|
+
"shape": "UntagResourceRequest"
|
483
|
+
},
|
484
|
+
"errors": [
|
485
|
+
{
|
486
|
+
"shape": "NotFoundException"
|
487
|
+
},
|
488
|
+
{
|
489
|
+
"shape": "BadRequestException"
|
660
490
|
},
|
661
|
-
|
662
|
-
"shape"
|
663
|
-
|
491
|
+
{
|
492
|
+
"shape": "InternalServerErrorException"
|
493
|
+
}
|
494
|
+
]
|
495
|
+
},
|
496
|
+
"UpdateBrokerCount": {
|
497
|
+
"name": "UpdateBrokerCount",
|
498
|
+
"http": {
|
499
|
+
"method": "PUT",
|
500
|
+
"requestUri": "/v1/clusters/{clusterArn}/nodes/count",
|
501
|
+
"responseCode": 200
|
502
|
+
},
|
503
|
+
"input": {
|
504
|
+
"shape": "UpdateBrokerCountRequest"
|
505
|
+
},
|
506
|
+
"output": {
|
507
|
+
"shape": "UpdateBrokerCountResponse"
|
508
|
+
},
|
509
|
+
"errors": [
|
510
|
+
{
|
511
|
+
"shape": "ServiceUnavailableException"
|
664
512
|
},
|
665
|
-
|
666
|
-
"shape"
|
667
|
-
"locationName" : "operationState"
|
513
|
+
{
|
514
|
+
"shape": "BadRequestException"
|
668
515
|
},
|
669
|
-
|
670
|
-
"shape"
|
671
|
-
"locationName" : "operationType"
|
516
|
+
{
|
517
|
+
"shape": "UnauthorizedException"
|
672
518
|
},
|
673
|
-
|
674
|
-
"shape"
|
675
|
-
"locationName" : "sourceClusterInfo"
|
519
|
+
{
|
520
|
+
"shape": "InternalServerErrorException"
|
676
521
|
},
|
677
|
-
|
678
|
-
"shape"
|
679
|
-
"locationName" : "targetClusterInfo"
|
522
|
+
{
|
523
|
+
"shape": "ForbiddenException"
|
680
524
|
}
|
681
|
-
|
525
|
+
]
|
682
526
|
},
|
683
|
-
"
|
684
|
-
"
|
685
|
-
"
|
527
|
+
"UpdateBrokerStorage": {
|
528
|
+
"name": "UpdateBrokerStorage",
|
529
|
+
"http": {
|
530
|
+
"method": "PUT",
|
531
|
+
"requestUri": "/v1/clusters/{clusterArn}/nodes/storage",
|
532
|
+
"responseCode": 200
|
533
|
+
},
|
534
|
+
"input": {
|
535
|
+
"shape": "UpdateBrokerStorageRequest"
|
536
|
+
},
|
537
|
+
"output": {
|
538
|
+
"shape": "UpdateBrokerStorageResponse"
|
539
|
+
},
|
540
|
+
"errors": [
|
541
|
+
{
|
542
|
+
"shape": "ServiceUnavailableException"
|
543
|
+
},
|
544
|
+
{
|
545
|
+
"shape": "BadRequestException"
|
546
|
+
},
|
547
|
+
{
|
548
|
+
"shape": "UnauthorizedException"
|
549
|
+
},
|
550
|
+
{
|
551
|
+
"shape": "InternalServerErrorException"
|
552
|
+
},
|
553
|
+
{
|
554
|
+
"shape": "ForbiddenException"
|
555
|
+
}
|
556
|
+
]
|
686
557
|
},
|
687
|
-
"
|
688
|
-
"
|
689
|
-
"
|
690
|
-
"
|
691
|
-
|
692
|
-
|
558
|
+
"UpdateClusterConfiguration": {
|
559
|
+
"name": "UpdateClusterConfiguration",
|
560
|
+
"http": {
|
561
|
+
"method": "PUT",
|
562
|
+
"requestUri": "/v1/clusters/{clusterArn}/configuration",
|
563
|
+
"responseCode": 200
|
564
|
+
},
|
565
|
+
"input": {
|
566
|
+
"shape": "UpdateClusterConfigurationRequest"
|
567
|
+
},
|
568
|
+
"output": {
|
569
|
+
"shape": "UpdateClusterConfigurationResponse"
|
570
|
+
},
|
571
|
+
"errors": [
|
572
|
+
{
|
573
|
+
"shape": "BadRequestException"
|
693
574
|
},
|
694
|
-
|
695
|
-
"shape"
|
696
|
-
"locationName" : "creationTime"
|
575
|
+
{
|
576
|
+
"shape": "UnauthorizedException"
|
697
577
|
},
|
698
|
-
|
699
|
-
"shape"
|
700
|
-
"locationName" : "description"
|
578
|
+
{
|
579
|
+
"shape": "InternalServerErrorException"
|
701
580
|
},
|
702
|
-
|
703
|
-
"shape"
|
704
|
-
"locationName" : "kafkaVersions"
|
581
|
+
{
|
582
|
+
"shape": "ForbiddenException"
|
705
583
|
},
|
706
|
-
|
707
|
-
"shape"
|
708
|
-
"locationName" : "latestRevision"
|
584
|
+
{
|
585
|
+
"shape": "NotFoundException"
|
709
586
|
},
|
710
|
-
|
711
|
-
"shape"
|
712
|
-
|
587
|
+
{
|
588
|
+
"shape": "ServiceUnavailableException"
|
589
|
+
}
|
590
|
+
]
|
591
|
+
}
|
592
|
+
},
|
593
|
+
"shapes": {
|
594
|
+
"BadRequestException": {
|
595
|
+
"type": "structure",
|
596
|
+
"members": {
|
597
|
+
"InvalidParameter": {
|
598
|
+
"shape": "__string",
|
599
|
+
"locationName": "invalidParameter"
|
600
|
+
},
|
601
|
+
"Message": {
|
602
|
+
"shape": "__string",
|
603
|
+
"locationName": "message"
|
713
604
|
}
|
714
605
|
},
|
715
|
-
"
|
606
|
+
"exception": true,
|
607
|
+
"error": {
|
608
|
+
"httpStatusCode": 400
|
609
|
+
}
|
716
610
|
},
|
717
|
-
"
|
718
|
-
"type"
|
719
|
-
"
|
720
|
-
"
|
721
|
-
|
722
|
-
|
723
|
-
|
724
|
-
|
725
|
-
|
726
|
-
|
611
|
+
"BrokerAZDistribution": {
|
612
|
+
"type": "string",
|
613
|
+
"enum": [
|
614
|
+
"DEFAULT"
|
615
|
+
]
|
616
|
+
},
|
617
|
+
"BrokerEBSVolumeInfo": {
|
618
|
+
"type": "structure",
|
619
|
+
"members": {
|
620
|
+
"KafkaBrokerNodeId": {
|
621
|
+
"shape": "__string",
|
622
|
+
"locationName": "kafkaBrokerNodeId"
|
623
|
+
},
|
624
|
+
"VolumeSizeGB": {
|
625
|
+
"shape": "__integer",
|
626
|
+
"locationName": "volumeSizeGB"
|
727
627
|
}
|
728
628
|
},
|
729
|
-
"required"
|
629
|
+
"required": [
|
630
|
+
"VolumeSizeGB",
|
631
|
+
"KafkaBrokerNodeId"
|
632
|
+
]
|
633
|
+
},
|
634
|
+
"BrokerNodeGroupInfo": {
|
635
|
+
"type": "structure",
|
636
|
+
"members": {
|
637
|
+
"BrokerAZDistribution": {
|
638
|
+
"shape": "BrokerAZDistribution",
|
639
|
+
"locationName": "brokerAZDistribution"
|
640
|
+
},
|
641
|
+
"ClientSubnets": {
|
642
|
+
"shape": "__listOf__string",
|
643
|
+
"locationName": "clientSubnets"
|
644
|
+
},
|
645
|
+
"InstanceType": {
|
646
|
+
"shape": "__stringMin5Max32",
|
647
|
+
"locationName": "instanceType"
|
648
|
+
},
|
649
|
+
"SecurityGroups": {
|
650
|
+
"shape": "__listOf__string",
|
651
|
+
"locationName": "securityGroups"
|
652
|
+
},
|
653
|
+
"StorageInfo": {
|
654
|
+
"shape": "StorageInfo",
|
655
|
+
"locationName": "storageInfo"
|
656
|
+
}
|
657
|
+
},
|
658
|
+
"required": [
|
659
|
+
"ClientSubnets",
|
660
|
+
"InstanceType"
|
661
|
+
]
|
662
|
+
},
|
663
|
+
"BrokerNodeInfo": {
|
664
|
+
"type": "structure",
|
665
|
+
"members": {
|
666
|
+
"AttachedENIId": {
|
667
|
+
"shape": "__string",
|
668
|
+
"locationName": "attachedENIId"
|
669
|
+
},
|
670
|
+
"BrokerId": {
|
671
|
+
"shape": "__double",
|
672
|
+
"locationName": "brokerId"
|
673
|
+
},
|
674
|
+
"ClientSubnet": {
|
675
|
+
"shape": "__string",
|
676
|
+
"locationName": "clientSubnet"
|
677
|
+
},
|
678
|
+
"ClientVpcIpAddress": {
|
679
|
+
"shape": "__string",
|
680
|
+
"locationName": "clientVpcIpAddress"
|
681
|
+
},
|
682
|
+
"CurrentBrokerSoftwareInfo": {
|
683
|
+
"shape": "BrokerSoftwareInfo",
|
684
|
+
"locationName": "currentBrokerSoftwareInfo"
|
685
|
+
},
|
686
|
+
"Endpoints": {
|
687
|
+
"shape": "__listOf__string",
|
688
|
+
"locationName": "endpoints"
|
689
|
+
}
|
690
|
+
}
|
730
691
|
},
|
731
|
-
"
|
732
|
-
"type"
|
733
|
-
"members"
|
734
|
-
"
|
735
|
-
"shape"
|
736
|
-
"locationName"
|
692
|
+
"BrokerSoftwareInfo": {
|
693
|
+
"type": "structure",
|
694
|
+
"members": {
|
695
|
+
"ConfigurationArn": {
|
696
|
+
"shape": "__string",
|
697
|
+
"locationName": "configurationArn"
|
737
698
|
},
|
738
|
-
"
|
739
|
-
"shape"
|
740
|
-
"locationName"
|
699
|
+
"ConfigurationRevision": {
|
700
|
+
"shape": "__long",
|
701
|
+
"locationName": "configurationRevision"
|
741
702
|
},
|
742
|
-
"
|
743
|
-
"shape"
|
744
|
-
"locationName"
|
703
|
+
"KafkaVersion": {
|
704
|
+
"shape": "__string",
|
705
|
+
"locationName": "kafkaVersion"
|
745
706
|
}
|
746
|
-
}
|
747
|
-
"required" : [ "Revision", "CreationTime" ]
|
707
|
+
}
|
748
708
|
},
|
749
|
-
"
|
750
|
-
"type"
|
751
|
-
"members"
|
752
|
-
"
|
753
|
-
"shape"
|
754
|
-
"locationName"
|
709
|
+
"ClientAuthentication": {
|
710
|
+
"type": "structure",
|
711
|
+
"members": {
|
712
|
+
"Tls": {
|
713
|
+
"shape": "Tls",
|
714
|
+
"locationName": "tls"
|
715
|
+
}
|
716
|
+
}
|
717
|
+
},
|
718
|
+
"ClientBroker": {
|
719
|
+
"type": "string",
|
720
|
+
"enum": [
|
721
|
+
"TLS",
|
722
|
+
"TLS_PLAINTEXT",
|
723
|
+
"PLAINTEXT"
|
724
|
+
]
|
725
|
+
},
|
726
|
+
"ClusterInfo": {
|
727
|
+
"type": "structure",
|
728
|
+
"members": {
|
729
|
+
"ActiveOperationArn": {
|
730
|
+
"shape": "__string",
|
731
|
+
"locationName": "activeOperationArn"
|
732
|
+
},
|
733
|
+
"BrokerNodeGroupInfo": {
|
734
|
+
"shape": "BrokerNodeGroupInfo",
|
735
|
+
"locationName": "brokerNodeGroupInfo"
|
736
|
+
},
|
737
|
+
"ClientAuthentication": {
|
738
|
+
"shape": "ClientAuthentication",
|
739
|
+
"locationName": "clientAuthentication"
|
740
|
+
},
|
741
|
+
"ClusterArn": {
|
742
|
+
"shape": "__string",
|
743
|
+
"locationName": "clusterArn"
|
744
|
+
},
|
745
|
+
"ClusterName": {
|
746
|
+
"shape": "__string",
|
747
|
+
"locationName": "clusterName"
|
748
|
+
},
|
749
|
+
"CreationTime": {
|
750
|
+
"shape": "__timestampIso8601",
|
751
|
+
"locationName": "creationTime"
|
752
|
+
},
|
753
|
+
"CurrentBrokerSoftwareInfo": {
|
754
|
+
"shape": "BrokerSoftwareInfo",
|
755
|
+
"locationName": "currentBrokerSoftwareInfo"
|
756
|
+
},
|
757
|
+
"CurrentVersion": {
|
758
|
+
"shape": "__string",
|
759
|
+
"locationName": "currentVersion"
|
760
|
+
},
|
761
|
+
"EncryptionInfo": {
|
762
|
+
"shape": "EncryptionInfo",
|
763
|
+
"locationName": "encryptionInfo"
|
764
|
+
},
|
765
|
+
"EnhancedMonitoring": {
|
766
|
+
"shape": "EnhancedMonitoring",
|
767
|
+
"locationName": "enhancedMonitoring"
|
755
768
|
},
|
756
|
-
"
|
757
|
-
"shape"
|
758
|
-
"locationName"
|
769
|
+
"NumberOfBrokerNodes": {
|
770
|
+
"shape": "__integer",
|
771
|
+
"locationName": "numberOfBrokerNodes"
|
772
|
+
},
|
773
|
+
"State": {
|
774
|
+
"shape": "ClusterState",
|
775
|
+
"locationName": "state"
|
776
|
+
},
|
777
|
+
"Tags": {
|
778
|
+
"shape": "__mapOf__string",
|
779
|
+
"locationName": "tags"
|
780
|
+
},
|
781
|
+
"ZookeeperConnectString": {
|
782
|
+
"shape": "__string",
|
783
|
+
"locationName": "zookeeperConnectString"
|
759
784
|
}
|
760
|
-
},
|
761
|
-
"exception" : true,
|
762
|
-
"error" : {
|
763
|
-
"httpStatusCode" : 409
|
764
785
|
}
|
765
786
|
},
|
766
|
-
"
|
767
|
-
"type"
|
768
|
-
"members"
|
769
|
-
"
|
770
|
-
"shape"
|
771
|
-
"locationName"
|
787
|
+
"ClusterOperationInfo": {
|
788
|
+
"type": "structure",
|
789
|
+
"members": {
|
790
|
+
"ClientRequestId": {
|
791
|
+
"shape": "__string",
|
792
|
+
"locationName": "clientRequestId"
|
772
793
|
},
|
773
|
-
"
|
774
|
-
"shape"
|
775
|
-
"locationName"
|
794
|
+
"ClusterArn": {
|
795
|
+
"shape": "__string",
|
796
|
+
"locationName": "clusterArn"
|
797
|
+
},
|
798
|
+
"CreationTime": {
|
799
|
+
"shape": "__timestampIso8601",
|
800
|
+
"locationName": "creationTime"
|
776
801
|
},
|
777
|
-
"
|
778
|
-
"shape"
|
779
|
-
"locationName"
|
802
|
+
"EndTime": {
|
803
|
+
"shape": "__timestampIso8601",
|
804
|
+
"locationName": "endTime"
|
780
805
|
},
|
781
|
-
"
|
782
|
-
"shape"
|
783
|
-
"locationName"
|
806
|
+
"ErrorInfo": {
|
807
|
+
"shape": "ErrorInfo",
|
808
|
+
"locationName": "errorInfo"
|
784
809
|
},
|
785
|
-
"
|
786
|
-
"shape"
|
787
|
-
"locationName"
|
810
|
+
"OperationArn": {
|
811
|
+
"shape": "__string",
|
812
|
+
"locationName": "operationArn"
|
788
813
|
},
|
789
|
-
"
|
790
|
-
"shape"
|
791
|
-
"locationName"
|
814
|
+
"OperationState": {
|
815
|
+
"shape": "__string",
|
816
|
+
"locationName": "operationState"
|
792
817
|
},
|
793
|
-
"
|
794
|
-
"shape"
|
795
|
-
"locationName"
|
818
|
+
"OperationType": {
|
819
|
+
"shape": "__string",
|
820
|
+
"locationName": "operationType"
|
796
821
|
},
|
797
|
-
"
|
798
|
-
"shape"
|
799
|
-
"locationName"
|
822
|
+
"SourceClusterInfo": {
|
823
|
+
"shape": "MutableClusterInfo",
|
824
|
+
"locationName": "sourceClusterInfo"
|
800
825
|
},
|
801
|
-
"
|
802
|
-
"shape"
|
803
|
-
"locationName"
|
826
|
+
"TargetClusterInfo": {
|
827
|
+
"shape": "MutableClusterInfo",
|
828
|
+
"locationName": "targetClusterInfo"
|
829
|
+
}
|
830
|
+
}
|
831
|
+
},
|
832
|
+
"ClusterState": {
|
833
|
+
"type": "string",
|
834
|
+
"enum": [
|
835
|
+
"ACTIVE",
|
836
|
+
"CREATING",
|
837
|
+
"UPDATING",
|
838
|
+
"DELETING",
|
839
|
+
"FAILED"
|
840
|
+
]
|
841
|
+
},
|
842
|
+
"Configuration": {
|
843
|
+
"type": "structure",
|
844
|
+
"members": {
|
845
|
+
"Arn": {
|
846
|
+
"shape": "__string",
|
847
|
+
"locationName": "arn"
|
848
|
+
},
|
849
|
+
"CreationTime": {
|
850
|
+
"shape": "__timestampIso8601",
|
851
|
+
"locationName": "creationTime"
|
852
|
+
},
|
853
|
+
"Description": {
|
854
|
+
"shape": "__string",
|
855
|
+
"locationName": "description"
|
856
|
+
},
|
857
|
+
"KafkaVersions": {
|
858
|
+
"shape": "__listOf__string",
|
859
|
+
"locationName": "kafkaVersions"
|
860
|
+
},
|
861
|
+
"LatestRevision": {
|
862
|
+
"shape": "ConfigurationRevision",
|
863
|
+
"locationName": "latestRevision"
|
864
|
+
},
|
865
|
+
"Name": {
|
866
|
+
"shape": "__string",
|
867
|
+
"locationName": "name"
|
804
868
|
}
|
805
869
|
},
|
806
|
-
"required"
|
870
|
+
"required": [
|
871
|
+
"Description",
|
872
|
+
"LatestRevision",
|
873
|
+
"CreationTime",
|
874
|
+
"KafkaVersions",
|
875
|
+
"Arn",
|
876
|
+
"Name"
|
877
|
+
]
|
878
|
+
},
|
879
|
+
"ConfigurationInfo": {
|
880
|
+
"type": "structure",
|
881
|
+
"members": {
|
882
|
+
"Arn": {
|
883
|
+
"shape": "__string",
|
884
|
+
"locationName": "arn"
|
885
|
+
},
|
886
|
+
"Revision": {
|
887
|
+
"shape": "__long",
|
888
|
+
"locationName": "revision"
|
889
|
+
}
|
890
|
+
},
|
891
|
+
"required": [
|
892
|
+
"Revision",
|
893
|
+
"Arn"
|
894
|
+
]
|
807
895
|
},
|
808
|
-
"
|
809
|
-
"type"
|
810
|
-
"members"
|
811
|
-
"
|
812
|
-
"shape"
|
813
|
-
"locationName"
|
896
|
+
"ConfigurationRevision": {
|
897
|
+
"type": "structure",
|
898
|
+
"members": {
|
899
|
+
"CreationTime": {
|
900
|
+
"shape": "__timestampIso8601",
|
901
|
+
"locationName": "creationTime"
|
814
902
|
},
|
815
|
-
"
|
816
|
-
"shape"
|
817
|
-
"locationName"
|
903
|
+
"Description": {
|
904
|
+
"shape": "__string",
|
905
|
+
"locationName": "description"
|
818
906
|
},
|
819
|
-
"
|
820
|
-
"shape"
|
821
|
-
"locationName"
|
907
|
+
"Revision": {
|
908
|
+
"shape": "__long",
|
909
|
+
"locationName": "revision"
|
910
|
+
}
|
911
|
+
},
|
912
|
+
"required": [
|
913
|
+
"Revision",
|
914
|
+
"CreationTime"
|
915
|
+
]
|
916
|
+
},
|
917
|
+
"ConflictException": {
|
918
|
+
"type": "structure",
|
919
|
+
"members": {
|
920
|
+
"InvalidParameter": {
|
921
|
+
"shape": "__string",
|
922
|
+
"locationName": "invalidParameter"
|
923
|
+
},
|
924
|
+
"Message": {
|
925
|
+
"shape": "__string",
|
926
|
+
"locationName": "message"
|
927
|
+
}
|
928
|
+
},
|
929
|
+
"exception": true,
|
930
|
+
"error": {
|
931
|
+
"httpStatusCode": 409
|
932
|
+
}
|
933
|
+
},
|
934
|
+
"CreateClusterRequest": {
|
935
|
+
"type": "structure",
|
936
|
+
"members": {
|
937
|
+
"BrokerNodeGroupInfo": {
|
938
|
+
"shape": "BrokerNodeGroupInfo",
|
939
|
+
"locationName": "brokerNodeGroupInfo"
|
940
|
+
},
|
941
|
+
"ClientAuthentication": {
|
942
|
+
"shape": "ClientAuthentication",
|
943
|
+
"locationName": "clientAuthentication"
|
944
|
+
},
|
945
|
+
"ClusterName": {
|
946
|
+
"shape": "__stringMin1Max64",
|
947
|
+
"locationName": "clusterName"
|
948
|
+
},
|
949
|
+
"ConfigurationInfo": {
|
950
|
+
"shape": "ConfigurationInfo",
|
951
|
+
"locationName": "configurationInfo"
|
952
|
+
},
|
953
|
+
"EncryptionInfo": {
|
954
|
+
"shape": "EncryptionInfo",
|
955
|
+
"locationName": "encryptionInfo"
|
956
|
+
},
|
957
|
+
"EnhancedMonitoring": {
|
958
|
+
"shape": "EnhancedMonitoring",
|
959
|
+
"locationName": "enhancedMonitoring"
|
960
|
+
},
|
961
|
+
"KafkaVersion": {
|
962
|
+
"shape": "__stringMin1Max128",
|
963
|
+
"locationName": "kafkaVersion"
|
964
|
+
},
|
965
|
+
"NumberOfBrokerNodes": {
|
966
|
+
"shape": "__integerMin1Max15",
|
967
|
+
"locationName": "numberOfBrokerNodes"
|
968
|
+
},
|
969
|
+
"Tags": {
|
970
|
+
"shape": "__mapOf__string",
|
971
|
+
"locationName": "tags"
|
972
|
+
}
|
973
|
+
},
|
974
|
+
"required": [
|
975
|
+
"BrokerNodeGroupInfo",
|
976
|
+
"KafkaVersion",
|
977
|
+
"NumberOfBrokerNodes",
|
978
|
+
"ClusterName"
|
979
|
+
]
|
980
|
+
},
|
981
|
+
"CreateClusterResponse": {
|
982
|
+
"type": "structure",
|
983
|
+
"members": {
|
984
|
+
"ClusterArn": {
|
985
|
+
"shape": "__string",
|
986
|
+
"locationName": "clusterArn"
|
987
|
+
},
|
988
|
+
"ClusterName": {
|
989
|
+
"shape": "__string",
|
990
|
+
"locationName": "clusterName"
|
991
|
+
},
|
992
|
+
"State": {
|
993
|
+
"shape": "ClusterState",
|
994
|
+
"locationName": "state"
|
822
995
|
}
|
823
996
|
}
|
824
997
|
},
|
825
|
-
"CreateConfigurationRequest"
|
826
|
-
"type"
|
827
|
-
"members"
|
828
|
-
"Description"
|
829
|
-
"shape"
|
830
|
-
"locationName"
|
998
|
+
"CreateConfigurationRequest": {
|
999
|
+
"type": "structure",
|
1000
|
+
"members": {
|
1001
|
+
"Description": {
|
1002
|
+
"shape": "__string",
|
1003
|
+
"locationName": "description"
|
831
1004
|
},
|
832
|
-
"KafkaVersions"
|
833
|
-
"shape"
|
834
|
-
"locationName"
|
1005
|
+
"KafkaVersions": {
|
1006
|
+
"shape": "__listOf__string",
|
1007
|
+
"locationName": "kafkaVersions"
|
835
1008
|
},
|
836
|
-
"Name"
|
837
|
-
"shape"
|
838
|
-
"locationName"
|
1009
|
+
"Name": {
|
1010
|
+
"shape": "__string",
|
1011
|
+
"locationName": "name"
|
839
1012
|
},
|
840
|
-
"ServerProperties"
|
841
|
-
"shape"
|
842
|
-
"locationName"
|
1013
|
+
"ServerProperties": {
|
1014
|
+
"shape": "__blob",
|
1015
|
+
"locationName": "serverProperties"
|
843
1016
|
}
|
844
1017
|
},
|
845
|
-
"required"
|
1018
|
+
"required": [
|
1019
|
+
"ServerProperties",
|
1020
|
+
"KafkaVersions",
|
1021
|
+
"Name"
|
1022
|
+
]
|
846
1023
|
},
|
847
|
-
"CreateConfigurationResponse"
|
848
|
-
"type"
|
849
|
-
"members"
|
850
|
-
"Arn"
|
851
|
-
"shape"
|
852
|
-
"locationName"
|
1024
|
+
"CreateConfigurationResponse": {
|
1025
|
+
"type": "structure",
|
1026
|
+
"members": {
|
1027
|
+
"Arn": {
|
1028
|
+
"shape": "__string",
|
1029
|
+
"locationName": "arn"
|
853
1030
|
},
|
854
1031
|
"CreationTime": {
|
855
1032
|
"shape": "__timestampIso8601",
|
856
1033
|
"locationName": "creationTime"
|
857
1034
|
},
|
858
|
-
"LatestRevision"
|
859
|
-
"shape"
|
860
|
-
"locationName"
|
1035
|
+
"LatestRevision": {
|
1036
|
+
"shape": "ConfigurationRevision",
|
1037
|
+
"locationName": "latestRevision"
|
861
1038
|
},
|
862
|
-
"Name"
|
863
|
-
"shape"
|
864
|
-
"locationName"
|
1039
|
+
"Name": {
|
1040
|
+
"shape": "__string",
|
1041
|
+
"locationName": "name"
|
865
1042
|
}
|
866
1043
|
}
|
867
1044
|
},
|
868
|
-
"DeleteClusterRequest"
|
869
|
-
"type"
|
870
|
-
"members"
|
871
|
-
"ClusterArn"
|
872
|
-
"shape"
|
873
|
-
"location"
|
874
|
-
"locationName"
|
875
|
-
},
|
876
|
-
"CurrentVersion"
|
877
|
-
"shape"
|
878
|
-
"location"
|
879
|
-
"locationName"
|
1045
|
+
"DeleteClusterRequest": {
|
1046
|
+
"type": "structure",
|
1047
|
+
"members": {
|
1048
|
+
"ClusterArn": {
|
1049
|
+
"shape": "__string",
|
1050
|
+
"location": "uri",
|
1051
|
+
"locationName": "clusterArn"
|
1052
|
+
},
|
1053
|
+
"CurrentVersion": {
|
1054
|
+
"shape": "__string",
|
1055
|
+
"location": "querystring",
|
1056
|
+
"locationName": "currentVersion"
|
880
1057
|
}
|
881
1058
|
},
|
882
|
-
"required"
|
1059
|
+
"required": [
|
1060
|
+
"ClusterArn"
|
1061
|
+
]
|
883
1062
|
},
|
884
|
-
"DeleteClusterResponse"
|
885
|
-
"type"
|
886
|
-
"members"
|
887
|
-
"ClusterArn"
|
888
|
-
"shape"
|
889
|
-
"locationName"
|
1063
|
+
"DeleteClusterResponse": {
|
1064
|
+
"type": "structure",
|
1065
|
+
"members": {
|
1066
|
+
"ClusterArn": {
|
1067
|
+
"shape": "__string",
|
1068
|
+
"locationName": "clusterArn"
|
890
1069
|
},
|
891
|
-
"State"
|
892
|
-
"shape"
|
893
|
-
"locationName"
|
1070
|
+
"State": {
|
1071
|
+
"shape": "ClusterState",
|
1072
|
+
"locationName": "state"
|
894
1073
|
}
|
895
1074
|
}
|
896
1075
|
},
|
897
|
-
"DescribeClusterOperationRequest"
|
898
|
-
"type"
|
899
|
-
"members"
|
900
|
-
"ClusterOperationArn"
|
901
|
-
"shape"
|
902
|
-
"location"
|
903
|
-
"locationName"
|
1076
|
+
"DescribeClusterOperationRequest": {
|
1077
|
+
"type": "structure",
|
1078
|
+
"members": {
|
1079
|
+
"ClusterOperationArn": {
|
1080
|
+
"shape": "__string",
|
1081
|
+
"location": "uri",
|
1082
|
+
"locationName": "clusterOperationArn"
|
904
1083
|
}
|
905
1084
|
},
|
906
|
-
"required"
|
1085
|
+
"required": [
|
1086
|
+
"ClusterOperationArn"
|
1087
|
+
]
|
907
1088
|
},
|
908
|
-
"DescribeClusterOperationResponse"
|
909
|
-
"type"
|
910
|
-
"members"
|
911
|
-
"ClusterOperationInfo"
|
912
|
-
"shape"
|
913
|
-
"locationName"
|
1089
|
+
"DescribeClusterOperationResponse": {
|
1090
|
+
"type": "structure",
|
1091
|
+
"members": {
|
1092
|
+
"ClusterOperationInfo": {
|
1093
|
+
"shape": "ClusterOperationInfo",
|
1094
|
+
"locationName": "clusterOperationInfo"
|
914
1095
|
}
|
915
1096
|
}
|
916
1097
|
},
|
917
|
-
"DescribeClusterRequest"
|
918
|
-
"type"
|
919
|
-
"members"
|
920
|
-
"ClusterArn"
|
921
|
-
"shape"
|
922
|
-
"location"
|
923
|
-
"locationName"
|
1098
|
+
"DescribeClusterRequest": {
|
1099
|
+
"type": "structure",
|
1100
|
+
"members": {
|
1101
|
+
"ClusterArn": {
|
1102
|
+
"shape": "__string",
|
1103
|
+
"location": "uri",
|
1104
|
+
"locationName": "clusterArn"
|
924
1105
|
}
|
925
1106
|
},
|
926
|
-
"required"
|
1107
|
+
"required": [
|
1108
|
+
"ClusterArn"
|
1109
|
+
]
|
927
1110
|
},
|
928
|
-
"DescribeClusterResponse"
|
929
|
-
"type"
|
930
|
-
"members"
|
931
|
-
"ClusterInfo"
|
932
|
-
"shape"
|
933
|
-
"locationName"
|
1111
|
+
"DescribeClusterResponse": {
|
1112
|
+
"type": "structure",
|
1113
|
+
"members": {
|
1114
|
+
"ClusterInfo": {
|
1115
|
+
"shape": "ClusterInfo",
|
1116
|
+
"locationName": "clusterInfo"
|
934
1117
|
}
|
935
1118
|
}
|
936
1119
|
},
|
937
|
-
"DescribeConfigurationRequest"
|
938
|
-
"type"
|
939
|
-
"members"
|
940
|
-
"Arn"
|
941
|
-
"shape"
|
942
|
-
"location"
|
943
|
-
"locationName"
|
1120
|
+
"DescribeConfigurationRequest": {
|
1121
|
+
"type": "structure",
|
1122
|
+
"members": {
|
1123
|
+
"Arn": {
|
1124
|
+
"shape": "__string",
|
1125
|
+
"location": "uri",
|
1126
|
+
"locationName": "arn"
|
944
1127
|
}
|
945
1128
|
},
|
946
|
-
"required"
|
1129
|
+
"required": [
|
1130
|
+
"Arn"
|
1131
|
+
]
|
947
1132
|
},
|
948
|
-
"DescribeConfigurationResponse"
|
949
|
-
"type"
|
950
|
-
"members"
|
951
|
-
"Arn"
|
952
|
-
"shape"
|
953
|
-
"locationName"
|
1133
|
+
"DescribeConfigurationResponse": {
|
1134
|
+
"type": "structure",
|
1135
|
+
"members": {
|
1136
|
+
"Arn": {
|
1137
|
+
"shape": "__string",
|
1138
|
+
"locationName": "arn"
|
954
1139
|
},
|
955
|
-
"CreationTime"
|
956
|
-
"shape"
|
957
|
-
"locationName"
|
1140
|
+
"CreationTime": {
|
1141
|
+
"shape": "__timestampIso8601",
|
1142
|
+
"locationName": "creationTime"
|
958
1143
|
},
|
959
|
-
"Description"
|
960
|
-
"shape"
|
961
|
-
"locationName"
|
1144
|
+
"Description": {
|
1145
|
+
"shape": "__string",
|
1146
|
+
"locationName": "description"
|
962
1147
|
},
|
963
|
-
"KafkaVersions"
|
964
|
-
"shape"
|
965
|
-
"locationName"
|
1148
|
+
"KafkaVersions": {
|
1149
|
+
"shape": "__listOf__string",
|
1150
|
+
"locationName": "kafkaVersions"
|
966
1151
|
},
|
967
|
-
"LatestRevision"
|
968
|
-
"shape"
|
969
|
-
"locationName"
|
1152
|
+
"LatestRevision": {
|
1153
|
+
"shape": "ConfigurationRevision",
|
1154
|
+
"locationName": "latestRevision"
|
970
1155
|
},
|
971
|
-
"Name"
|
972
|
-
"shape"
|
973
|
-
"locationName"
|
1156
|
+
"Name": {
|
1157
|
+
"shape": "__string",
|
1158
|
+
"locationName": "name"
|
974
1159
|
}
|
975
1160
|
}
|
976
1161
|
},
|
977
|
-
"DescribeConfigurationRevisionRequest"
|
978
|
-
"type"
|
979
|
-
"members"
|
980
|
-
"Arn"
|
981
|
-
"shape"
|
982
|
-
"location"
|
983
|
-
"locationName"
|
984
|
-
},
|
985
|
-
"Revision"
|
986
|
-
"shape"
|
987
|
-
"location"
|
988
|
-
"locationName"
|
1162
|
+
"DescribeConfigurationRevisionRequest": {
|
1163
|
+
"type": "structure",
|
1164
|
+
"members": {
|
1165
|
+
"Arn": {
|
1166
|
+
"shape": "__string",
|
1167
|
+
"location": "uri",
|
1168
|
+
"locationName": "arn"
|
1169
|
+
},
|
1170
|
+
"Revision": {
|
1171
|
+
"shape": "__long",
|
1172
|
+
"location": "uri",
|
1173
|
+
"locationName": "revision"
|
989
1174
|
}
|
990
1175
|
},
|
991
|
-
"required"
|
1176
|
+
"required": [
|
1177
|
+
"Revision",
|
1178
|
+
"Arn"
|
1179
|
+
]
|
992
1180
|
},
|
993
|
-
"DescribeConfigurationRevisionResponse"
|
994
|
-
"type"
|
995
|
-
"members"
|
996
|
-
"Arn"
|
997
|
-
"shape"
|
998
|
-
"locationName"
|
1181
|
+
"DescribeConfigurationRevisionResponse": {
|
1182
|
+
"type": "structure",
|
1183
|
+
"members": {
|
1184
|
+
"Arn": {
|
1185
|
+
"shape": "__string",
|
1186
|
+
"locationName": "arn"
|
999
1187
|
},
|
1000
|
-
"CreationTime"
|
1001
|
-
"shape"
|
1002
|
-
"locationName"
|
1188
|
+
"CreationTime": {
|
1189
|
+
"shape": "__timestampIso8601",
|
1190
|
+
"locationName": "creationTime"
|
1003
1191
|
},
|
1004
|
-
"Description"
|
1005
|
-
"shape"
|
1006
|
-
"locationName"
|
1192
|
+
"Description": {
|
1193
|
+
"shape": "__string",
|
1194
|
+
"locationName": "description"
|
1007
1195
|
},
|
1008
|
-
"Revision"
|
1009
|
-
"shape"
|
1010
|
-
"locationName"
|
1196
|
+
"Revision": {
|
1197
|
+
"shape": "__long",
|
1198
|
+
"locationName": "revision"
|
1011
1199
|
},
|
1012
|
-
"ServerProperties"
|
1013
|
-
"shape"
|
1014
|
-
"locationName"
|
1200
|
+
"ServerProperties": {
|
1201
|
+
"shape": "__blob",
|
1202
|
+
"locationName": "serverProperties"
|
1015
1203
|
}
|
1016
1204
|
}
|
1017
1205
|
},
|
1018
|
-
"EBSStorageInfo"
|
1019
|
-
"type"
|
1020
|
-
"members"
|
1021
|
-
"VolumeSize"
|
1022
|
-
"shape"
|
1023
|
-
"locationName"
|
1206
|
+
"EBSStorageInfo": {
|
1207
|
+
"type": "structure",
|
1208
|
+
"members": {
|
1209
|
+
"VolumeSize": {
|
1210
|
+
"shape": "__integerMin1Max16384",
|
1211
|
+
"locationName": "volumeSize"
|
1024
1212
|
}
|
1025
1213
|
}
|
1026
1214
|
},
|
1027
|
-
"EncryptionAtRest"
|
1028
|
-
"type"
|
1029
|
-
"members"
|
1030
|
-
"DataVolumeKMSKeyId"
|
1031
|
-
"shape"
|
1032
|
-
"locationName"
|
1215
|
+
"EncryptionAtRest": {
|
1216
|
+
"type": "structure",
|
1217
|
+
"members": {
|
1218
|
+
"DataVolumeKMSKeyId": {
|
1219
|
+
"shape": "__string",
|
1220
|
+
"locationName": "dataVolumeKMSKeyId"
|
1033
1221
|
}
|
1034
1222
|
},
|
1035
|
-
"required"
|
1223
|
+
"required": [
|
1224
|
+
"DataVolumeKMSKeyId"
|
1225
|
+
]
|
1036
1226
|
},
|
1037
|
-
"EncryptionInTransit"
|
1038
|
-
"type"
|
1039
|
-
"members"
|
1040
|
-
"ClientBroker"
|
1041
|
-
"shape"
|
1042
|
-
"locationName"
|
1227
|
+
"EncryptionInTransit": {
|
1228
|
+
"type": "structure",
|
1229
|
+
"members": {
|
1230
|
+
"ClientBroker": {
|
1231
|
+
"shape": "ClientBroker",
|
1232
|
+
"locationName": "clientBroker"
|
1043
1233
|
},
|
1044
|
-
"InCluster"
|
1045
|
-
"shape"
|
1046
|
-
"locationName"
|
1234
|
+
"InCluster": {
|
1235
|
+
"shape": "__boolean",
|
1236
|
+
"locationName": "inCluster"
|
1047
1237
|
}
|
1048
1238
|
}
|
1049
1239
|
},
|
1050
|
-
"EncryptionInfo"
|
1051
|
-
"type"
|
1052
|
-
"members"
|
1053
|
-
"EncryptionAtRest"
|
1054
|
-
"shape"
|
1055
|
-
"locationName"
|
1240
|
+
"EncryptionInfo": {
|
1241
|
+
"type": "structure",
|
1242
|
+
"members": {
|
1243
|
+
"EncryptionAtRest": {
|
1244
|
+
"shape": "EncryptionAtRest",
|
1245
|
+
"locationName": "encryptionAtRest"
|
1056
1246
|
},
|
1057
|
-
"EncryptionInTransit"
|
1058
|
-
"shape"
|
1059
|
-
"locationName"
|
1247
|
+
"EncryptionInTransit": {
|
1248
|
+
"shape": "EncryptionInTransit",
|
1249
|
+
"locationName": "encryptionInTransit"
|
1060
1250
|
}
|
1061
1251
|
}
|
1062
1252
|
},
|
1063
|
-
"EnhancedMonitoring"
|
1064
|
-
"type"
|
1065
|
-
"enum"
|
1066
|
-
|
1067
|
-
|
1068
|
-
|
1069
|
-
|
1070
|
-
|
1071
|
-
|
1072
|
-
|
1073
|
-
|
1074
|
-
"
|
1075
|
-
"shape"
|
1076
|
-
"locationName"
|
1253
|
+
"EnhancedMonitoring": {
|
1254
|
+
"type": "string",
|
1255
|
+
"enum": [
|
1256
|
+
"DEFAULT",
|
1257
|
+
"PER_BROKER",
|
1258
|
+
"PER_TOPIC_PER_BROKER"
|
1259
|
+
]
|
1260
|
+
},
|
1261
|
+
"Error": {
|
1262
|
+
"type": "structure",
|
1263
|
+
"members": {
|
1264
|
+
"InvalidParameter": {
|
1265
|
+
"shape": "__string",
|
1266
|
+
"locationName": "invalidParameter"
|
1267
|
+
},
|
1268
|
+
"Message": {
|
1269
|
+
"shape": "__string",
|
1270
|
+
"locationName": "message"
|
1077
1271
|
}
|
1078
1272
|
}
|
1079
1273
|
},
|
1080
|
-
"ErrorInfo"
|
1081
|
-
"type"
|
1082
|
-
"members"
|
1083
|
-
"ErrorCode"
|
1084
|
-
"shape"
|
1085
|
-
"locationName"
|
1274
|
+
"ErrorInfo": {
|
1275
|
+
"type": "structure",
|
1276
|
+
"members": {
|
1277
|
+
"ErrorCode": {
|
1278
|
+
"shape": "__string",
|
1279
|
+
"locationName": "errorCode"
|
1086
1280
|
},
|
1087
|
-
"ErrorString"
|
1088
|
-
"shape"
|
1089
|
-
"locationName"
|
1281
|
+
"ErrorString": {
|
1282
|
+
"shape": "__string",
|
1283
|
+
"locationName": "errorString"
|
1090
1284
|
}
|
1091
1285
|
}
|
1092
1286
|
},
|
1093
|
-
"ForbiddenException"
|
1094
|
-
"type"
|
1095
|
-
"members"
|
1096
|
-
"InvalidParameter"
|
1097
|
-
"shape"
|
1098
|
-
"locationName"
|
1287
|
+
"ForbiddenException": {
|
1288
|
+
"type": "structure",
|
1289
|
+
"members": {
|
1290
|
+
"InvalidParameter": {
|
1291
|
+
"shape": "__string",
|
1292
|
+
"locationName": "invalidParameter"
|
1099
1293
|
},
|
1100
|
-
"Message"
|
1101
|
-
"shape"
|
1102
|
-
"locationName"
|
1294
|
+
"Message": {
|
1295
|
+
"shape": "__string",
|
1296
|
+
"locationName": "message"
|
1103
1297
|
}
|
1104
1298
|
},
|
1105
|
-
"exception"
|
1106
|
-
"error"
|
1107
|
-
"httpStatusCode"
|
1299
|
+
"exception": true,
|
1300
|
+
"error": {
|
1301
|
+
"httpStatusCode": 403
|
1108
1302
|
}
|
1109
1303
|
},
|
1110
|
-
"GetBootstrapBrokersRequest"
|
1111
|
-
"type"
|
1112
|
-
"members"
|
1113
|
-
"ClusterArn"
|
1114
|
-
"shape"
|
1115
|
-
"location"
|
1116
|
-
"locationName"
|
1304
|
+
"GetBootstrapBrokersRequest": {
|
1305
|
+
"type": "structure",
|
1306
|
+
"members": {
|
1307
|
+
"ClusterArn": {
|
1308
|
+
"shape": "__string",
|
1309
|
+
"location": "uri",
|
1310
|
+
"locationName": "clusterArn"
|
1117
1311
|
}
|
1118
1312
|
},
|
1119
|
-
"required"
|
1313
|
+
"required": [
|
1314
|
+
"ClusterArn"
|
1315
|
+
]
|
1120
1316
|
},
|
1121
|
-
"GetBootstrapBrokersResponse"
|
1122
|
-
"type"
|
1123
|
-
"members"
|
1124
|
-
"BootstrapBrokerString"
|
1125
|
-
"shape"
|
1126
|
-
"locationName"
|
1317
|
+
"GetBootstrapBrokersResponse": {
|
1318
|
+
"type": "structure",
|
1319
|
+
"members": {
|
1320
|
+
"BootstrapBrokerString": {
|
1321
|
+
"shape": "__string",
|
1322
|
+
"locationName": "bootstrapBrokerString"
|
1127
1323
|
},
|
1128
|
-
"BootstrapBrokerStringTls"
|
1129
|
-
"shape"
|
1130
|
-
"locationName"
|
1324
|
+
"BootstrapBrokerStringTls": {
|
1325
|
+
"shape": "__string",
|
1326
|
+
"locationName": "bootstrapBrokerStringTls"
|
1131
1327
|
}
|
1132
1328
|
}
|
1133
1329
|
},
|
1134
|
-
"InternalServerErrorException"
|
1135
|
-
"type"
|
1136
|
-
"members"
|
1137
|
-
"InvalidParameter"
|
1138
|
-
"shape"
|
1139
|
-
"locationName"
|
1330
|
+
"InternalServerErrorException": {
|
1331
|
+
"type": "structure",
|
1332
|
+
"members": {
|
1333
|
+
"InvalidParameter": {
|
1334
|
+
"shape": "__string",
|
1335
|
+
"locationName": "invalidParameter"
|
1140
1336
|
},
|
1141
|
-
"Message"
|
1142
|
-
"shape"
|
1143
|
-
"locationName"
|
1337
|
+
"Message": {
|
1338
|
+
"shape": "__string",
|
1339
|
+
"locationName": "message"
|
1144
1340
|
}
|
1145
1341
|
},
|
1146
|
-
"exception"
|
1147
|
-
"error"
|
1148
|
-
"httpStatusCode"
|
1342
|
+
"exception": true,
|
1343
|
+
"error": {
|
1344
|
+
"httpStatusCode": 500
|
1149
1345
|
}
|
1150
1346
|
},
|
1151
|
-
"ListClusterOperationsRequest"
|
1152
|
-
"type"
|
1153
|
-
"members"
|
1154
|
-
"ClusterArn"
|
1155
|
-
"shape"
|
1156
|
-
"location"
|
1157
|
-
"locationName"
|
1158
|
-
},
|
1159
|
-
"MaxResults"
|
1160
|
-
"shape"
|
1161
|
-
"location"
|
1162
|
-
"locationName"
|
1163
|
-
},
|
1164
|
-
"NextToken"
|
1165
|
-
"shape"
|
1166
|
-
"location"
|
1167
|
-
"locationName"
|
1347
|
+
"ListClusterOperationsRequest": {
|
1348
|
+
"type": "structure",
|
1349
|
+
"members": {
|
1350
|
+
"ClusterArn": {
|
1351
|
+
"shape": "__string",
|
1352
|
+
"location": "uri",
|
1353
|
+
"locationName": "clusterArn"
|
1354
|
+
},
|
1355
|
+
"MaxResults": {
|
1356
|
+
"shape": "MaxResults",
|
1357
|
+
"location": "querystring",
|
1358
|
+
"locationName": "maxResults"
|
1359
|
+
},
|
1360
|
+
"NextToken": {
|
1361
|
+
"shape": "__string",
|
1362
|
+
"location": "querystring",
|
1363
|
+
"locationName": "nextToken"
|
1168
1364
|
}
|
1169
1365
|
},
|
1170
|
-
"required"
|
1366
|
+
"required": [
|
1367
|
+
"ClusterArn"
|
1368
|
+
]
|
1171
1369
|
},
|
1172
|
-
"ListClusterOperationsResponse"
|
1173
|
-
"type"
|
1174
|
-
"members"
|
1175
|
-
"ClusterOperationInfoList"
|
1176
|
-
"shape"
|
1177
|
-
"locationName"
|
1370
|
+
"ListClusterOperationsResponse": {
|
1371
|
+
"type": "structure",
|
1372
|
+
"members": {
|
1373
|
+
"ClusterOperationInfoList": {
|
1374
|
+
"shape": "__listOfClusterOperationInfo",
|
1375
|
+
"locationName": "clusterOperationInfoList"
|
1178
1376
|
},
|
1179
|
-
"NextToken"
|
1180
|
-
"shape"
|
1181
|
-
"locationName"
|
1377
|
+
"NextToken": {
|
1378
|
+
"shape": "__string",
|
1379
|
+
"locationName": "nextToken"
|
1182
1380
|
}
|
1183
1381
|
}
|
1184
1382
|
},
|
1185
|
-
"ListClustersRequest"
|
1186
|
-
"type"
|
1187
|
-
"members"
|
1188
|
-
"ClusterNameFilter"
|
1189
|
-
"shape"
|
1190
|
-
"location"
|
1191
|
-
"locationName"
|
1192
|
-
},
|
1193
|
-
"MaxResults"
|
1194
|
-
"shape"
|
1195
|
-
"location"
|
1196
|
-
"locationName"
|
1197
|
-
},
|
1198
|
-
"NextToken"
|
1199
|
-
"shape"
|
1200
|
-
"location"
|
1201
|
-
"locationName"
|
1383
|
+
"ListClustersRequest": {
|
1384
|
+
"type": "structure",
|
1385
|
+
"members": {
|
1386
|
+
"ClusterNameFilter": {
|
1387
|
+
"shape": "__string",
|
1388
|
+
"location": "querystring",
|
1389
|
+
"locationName": "clusterNameFilter"
|
1390
|
+
},
|
1391
|
+
"MaxResults": {
|
1392
|
+
"shape": "MaxResults",
|
1393
|
+
"location": "querystring",
|
1394
|
+
"locationName": "maxResults"
|
1395
|
+
},
|
1396
|
+
"NextToken": {
|
1397
|
+
"shape": "__string",
|
1398
|
+
"location": "querystring",
|
1399
|
+
"locationName": "nextToken"
|
1202
1400
|
}
|
1203
1401
|
}
|
1204
1402
|
},
|
1205
|
-
"ListClustersResponse"
|
1206
|
-
"type"
|
1207
|
-
"members"
|
1208
|
-
"ClusterInfoList"
|
1209
|
-
"shape"
|
1210
|
-
"locationName"
|
1403
|
+
"ListClustersResponse": {
|
1404
|
+
"type": "structure",
|
1405
|
+
"members": {
|
1406
|
+
"ClusterInfoList": {
|
1407
|
+
"shape": "__listOfClusterInfo",
|
1408
|
+
"locationName": "clusterInfoList"
|
1211
1409
|
},
|
1212
|
-
"NextToken"
|
1213
|
-
"shape"
|
1214
|
-
"locationName"
|
1410
|
+
"NextToken": {
|
1411
|
+
"shape": "__string",
|
1412
|
+
"locationName": "nextToken"
|
1215
1413
|
}
|
1216
1414
|
}
|
1217
1415
|
},
|
1218
|
-
"ListConfigurationRevisionsRequest"
|
1219
|
-
"type"
|
1220
|
-
"members"
|
1221
|
-
"Arn"
|
1222
|
-
"shape"
|
1223
|
-
"location"
|
1224
|
-
"locationName"
|
1225
|
-
},
|
1226
|
-
"MaxResults"
|
1227
|
-
"shape"
|
1228
|
-
"location"
|
1229
|
-
"locationName"
|
1230
|
-
},
|
1231
|
-
"NextToken"
|
1232
|
-
"shape"
|
1233
|
-
"location"
|
1234
|
-
"locationName"
|
1416
|
+
"ListConfigurationRevisionsRequest": {
|
1417
|
+
"type": "structure",
|
1418
|
+
"members": {
|
1419
|
+
"Arn": {
|
1420
|
+
"shape": "__string",
|
1421
|
+
"location": "uri",
|
1422
|
+
"locationName": "arn"
|
1423
|
+
},
|
1424
|
+
"MaxResults": {
|
1425
|
+
"shape": "MaxResults",
|
1426
|
+
"location": "querystring",
|
1427
|
+
"locationName": "maxResults"
|
1428
|
+
},
|
1429
|
+
"NextToken": {
|
1430
|
+
"shape": "__string",
|
1431
|
+
"location": "querystring",
|
1432
|
+
"locationName": "nextToken"
|
1235
1433
|
}
|
1236
1434
|
},
|
1237
|
-
"required"
|
1435
|
+
"required": [
|
1436
|
+
"Arn"
|
1437
|
+
]
|
1238
1438
|
},
|
1239
|
-
"ListConfigurationRevisionsResponse"
|
1240
|
-
"type"
|
1241
|
-
"members"
|
1242
|
-
"NextToken"
|
1243
|
-
"shape"
|
1244
|
-
"locationName"
|
1439
|
+
"ListConfigurationRevisionsResponse": {
|
1440
|
+
"type": "structure",
|
1441
|
+
"members": {
|
1442
|
+
"NextToken": {
|
1443
|
+
"shape": "__string",
|
1444
|
+
"locationName": "nextToken"
|
1245
1445
|
},
|
1246
|
-
"Revisions"
|
1247
|
-
"shape"
|
1248
|
-
"locationName"
|
1446
|
+
"Revisions": {
|
1447
|
+
"shape": "__listOfConfigurationRevision",
|
1448
|
+
"locationName": "revisions"
|
1249
1449
|
}
|
1250
1450
|
}
|
1251
1451
|
},
|
1252
|
-
"ListConfigurationsRequest"
|
1253
|
-
"type"
|
1254
|
-
"members"
|
1255
|
-
"MaxResults"
|
1256
|
-
"shape"
|
1257
|
-
"location"
|
1258
|
-
"locationName"
|
1259
|
-
},
|
1260
|
-
"NextToken"
|
1261
|
-
"shape"
|
1262
|
-
"location"
|
1263
|
-
"locationName"
|
1452
|
+
"ListConfigurationsRequest": {
|
1453
|
+
"type": "structure",
|
1454
|
+
"members": {
|
1455
|
+
"MaxResults": {
|
1456
|
+
"shape": "MaxResults",
|
1457
|
+
"location": "querystring",
|
1458
|
+
"locationName": "maxResults"
|
1459
|
+
},
|
1460
|
+
"NextToken": {
|
1461
|
+
"shape": "__string",
|
1462
|
+
"location": "querystring",
|
1463
|
+
"locationName": "nextToken"
|
1264
1464
|
}
|
1265
1465
|
}
|
1266
1466
|
},
|
1267
|
-
"ListConfigurationsResponse"
|
1268
|
-
"type"
|
1269
|
-
"members"
|
1270
|
-
"Configurations"
|
1271
|
-
"shape"
|
1272
|
-
"locationName"
|
1467
|
+
"ListConfigurationsResponse": {
|
1468
|
+
"type": "structure",
|
1469
|
+
"members": {
|
1470
|
+
"Configurations": {
|
1471
|
+
"shape": "__listOfConfiguration",
|
1472
|
+
"locationName": "configurations"
|
1273
1473
|
},
|
1274
|
-
"NextToken"
|
1275
|
-
"shape"
|
1276
|
-
"locationName"
|
1474
|
+
"NextToken": {
|
1475
|
+
"shape": "__string",
|
1476
|
+
"locationName": "nextToken"
|
1277
1477
|
}
|
1278
1478
|
}
|
1279
1479
|
},
|
1280
|
-
"ListNodesRequest"
|
1281
|
-
"type"
|
1282
|
-
"members"
|
1283
|
-
"ClusterArn"
|
1284
|
-
"shape"
|
1285
|
-
"location"
|
1286
|
-
"locationName"
|
1287
|
-
},
|
1288
|
-
"MaxResults"
|
1289
|
-
"shape"
|
1290
|
-
"location"
|
1291
|
-
"locationName"
|
1292
|
-
},
|
1293
|
-
"NextToken"
|
1294
|
-
"shape"
|
1295
|
-
"location"
|
1296
|
-
"locationName"
|
1480
|
+
"ListNodesRequest": {
|
1481
|
+
"type": "structure",
|
1482
|
+
"members": {
|
1483
|
+
"ClusterArn": {
|
1484
|
+
"shape": "__string",
|
1485
|
+
"location": "uri",
|
1486
|
+
"locationName": "clusterArn"
|
1487
|
+
},
|
1488
|
+
"MaxResults": {
|
1489
|
+
"shape": "MaxResults",
|
1490
|
+
"location": "querystring",
|
1491
|
+
"locationName": "maxResults"
|
1492
|
+
},
|
1493
|
+
"NextToken": {
|
1494
|
+
"shape": "__string",
|
1495
|
+
"location": "querystring",
|
1496
|
+
"locationName": "nextToken"
|
1297
1497
|
}
|
1298
1498
|
},
|
1299
|
-
"required"
|
1499
|
+
"required": [
|
1500
|
+
"ClusterArn"
|
1501
|
+
]
|
1300
1502
|
},
|
1301
|
-
"ListNodesResponse"
|
1302
|
-
"type"
|
1303
|
-
"members"
|
1304
|
-
"NextToken"
|
1305
|
-
"shape"
|
1306
|
-
"locationName"
|
1503
|
+
"ListNodesResponse": {
|
1504
|
+
"type": "structure",
|
1505
|
+
"members": {
|
1506
|
+
"NextToken": {
|
1507
|
+
"shape": "__string",
|
1508
|
+
"locationName": "nextToken"
|
1307
1509
|
},
|
1308
|
-
"NodeInfoList"
|
1309
|
-
"shape"
|
1310
|
-
"locationName"
|
1510
|
+
"NodeInfoList": {
|
1511
|
+
"shape": "__listOfNodeInfo",
|
1512
|
+
"locationName": "nodeInfoList"
|
1311
1513
|
}
|
1312
1514
|
}
|
1313
1515
|
},
|
1314
|
-
"ListTagsForResourceRequest"
|
1315
|
-
"type"
|
1316
|
-
"members"
|
1317
|
-
"ResourceArn"
|
1318
|
-
"shape"
|
1319
|
-
"location"
|
1320
|
-
"locationName"
|
1516
|
+
"ListTagsForResourceRequest": {
|
1517
|
+
"type": "structure",
|
1518
|
+
"members": {
|
1519
|
+
"ResourceArn": {
|
1520
|
+
"shape": "__string",
|
1521
|
+
"location": "uri",
|
1522
|
+
"locationName": "resourceArn"
|
1321
1523
|
}
|
1322
1524
|
},
|
1323
|
-
"required"
|
1525
|
+
"required": [
|
1526
|
+
"ResourceArn"
|
1527
|
+
]
|
1324
1528
|
},
|
1325
|
-
"ListTagsForResourceResponse"
|
1326
|
-
"type"
|
1327
|
-
"members"
|
1328
|
-
"Tags"
|
1329
|
-
"shape"
|
1330
|
-
"locationName"
|
1529
|
+
"ListTagsForResourceResponse": {
|
1530
|
+
"type": "structure",
|
1531
|
+
"members": {
|
1532
|
+
"Tags": {
|
1533
|
+
"shape": "__mapOf__string",
|
1534
|
+
"locationName": "tags"
|
1331
1535
|
}
|
1332
1536
|
}
|
1333
1537
|
},
|
1334
|
-
"MaxResults"
|
1335
|
-
"type"
|
1336
|
-
"min"
|
1337
|
-
"max"
|
1338
|
-
},
|
1339
|
-
"MutableClusterInfo"
|
1340
|
-
"type"
|
1341
|
-
"members"
|
1342
|
-
"BrokerEBSVolumeInfo"
|
1343
|
-
"shape"
|
1344
|
-
"locationName"
|
1345
|
-
},
|
1346
|
-
"ConfigurationInfo"
|
1347
|
-
"shape"
|
1348
|
-
"locationName"
|
1349
|
-
},
|
1350
|
-
"NumberOfBrokerNodes"
|
1351
|
-
"shape"
|
1352
|
-
"locationName"
|
1538
|
+
"MaxResults": {
|
1539
|
+
"type": "integer",
|
1540
|
+
"min": 1,
|
1541
|
+
"max": 100
|
1542
|
+
},
|
1543
|
+
"MutableClusterInfo": {
|
1544
|
+
"type": "structure",
|
1545
|
+
"members": {
|
1546
|
+
"BrokerEBSVolumeInfo": {
|
1547
|
+
"shape": "__listOfBrokerEBSVolumeInfo",
|
1548
|
+
"locationName": "brokerEBSVolumeInfo"
|
1549
|
+
},
|
1550
|
+
"ConfigurationInfo": {
|
1551
|
+
"shape": "ConfigurationInfo",
|
1552
|
+
"locationName": "configurationInfo"
|
1553
|
+
},
|
1554
|
+
"NumberOfBrokerNodes": {
|
1555
|
+
"shape": "__integer",
|
1556
|
+
"locationName": "numberOfBrokerNodes"
|
1353
1557
|
}
|
1354
1558
|
}
|
1355
1559
|
},
|
1356
|
-
"NodeInfo"
|
1357
|
-
"type"
|
1358
|
-
"members"
|
1359
|
-
"AddedToClusterTime"
|
1360
|
-
"shape"
|
1361
|
-
"locationName"
|
1560
|
+
"NodeInfo": {
|
1561
|
+
"type": "structure",
|
1562
|
+
"members": {
|
1563
|
+
"AddedToClusterTime": {
|
1564
|
+
"shape": "__string",
|
1565
|
+
"locationName": "addedToClusterTime"
|
1362
1566
|
},
|
1363
|
-
"BrokerNodeInfo"
|
1364
|
-
"shape"
|
1365
|
-
"locationName"
|
1567
|
+
"BrokerNodeInfo": {
|
1568
|
+
"shape": "BrokerNodeInfo",
|
1569
|
+
"locationName": "brokerNodeInfo"
|
1366
1570
|
},
|
1367
|
-
"InstanceType"
|
1368
|
-
"shape"
|
1369
|
-
"locationName"
|
1571
|
+
"InstanceType": {
|
1572
|
+
"shape": "__string",
|
1573
|
+
"locationName": "instanceType"
|
1370
1574
|
},
|
1371
|
-
"NodeARN"
|
1372
|
-
"shape"
|
1373
|
-
"locationName"
|
1575
|
+
"NodeARN": {
|
1576
|
+
"shape": "__string",
|
1577
|
+
"locationName": "nodeARN"
|
1374
1578
|
},
|
1375
|
-
"NodeType"
|
1376
|
-
"shape"
|
1377
|
-
"locationName"
|
1579
|
+
"NodeType": {
|
1580
|
+
"shape": "NodeType",
|
1581
|
+
"locationName": "nodeType"
|
1378
1582
|
},
|
1379
|
-
"ZookeeperNodeInfo"
|
1380
|
-
"shape"
|
1381
|
-
"locationName"
|
1583
|
+
"ZookeeperNodeInfo": {
|
1584
|
+
"shape": "ZookeeperNodeInfo",
|
1585
|
+
"locationName": "zookeeperNodeInfo"
|
1382
1586
|
}
|
1383
1587
|
}
|
1384
1588
|
},
|
1385
|
-
"NodeType"
|
1386
|
-
"type"
|
1387
|
-
"enum"
|
1388
|
-
|
1389
|
-
|
1390
|
-
|
1391
|
-
|
1392
|
-
|
1393
|
-
|
1394
|
-
|
1395
|
-
|
1396
|
-
|
1397
|
-
|
1398
|
-
|
1589
|
+
"NodeType": {
|
1590
|
+
"type": "string",
|
1591
|
+
"enum": [
|
1592
|
+
"BROKER"
|
1593
|
+
]
|
1594
|
+
},
|
1595
|
+
"NotFoundException": {
|
1596
|
+
"type": "structure",
|
1597
|
+
"members": {
|
1598
|
+
"InvalidParameter": {
|
1599
|
+
"shape": "__string",
|
1600
|
+
"locationName": "invalidParameter"
|
1601
|
+
},
|
1602
|
+
"Message": {
|
1603
|
+
"shape": "__string",
|
1604
|
+
"locationName": "message"
|
1399
1605
|
}
|
1400
1606
|
},
|
1401
|
-
"exception"
|
1402
|
-
"error"
|
1403
|
-
"httpStatusCode"
|
1607
|
+
"exception": true,
|
1608
|
+
"error": {
|
1609
|
+
"httpStatusCode": 404
|
1404
1610
|
}
|
1405
1611
|
},
|
1406
|
-
"ServiceUnavailableException"
|
1407
|
-
"type"
|
1408
|
-
"members"
|
1409
|
-
"InvalidParameter"
|
1410
|
-
"shape"
|
1411
|
-
"locationName"
|
1612
|
+
"ServiceUnavailableException": {
|
1613
|
+
"type": "structure",
|
1614
|
+
"members": {
|
1615
|
+
"InvalidParameter": {
|
1616
|
+
"shape": "__string",
|
1617
|
+
"locationName": "invalidParameter"
|
1412
1618
|
},
|
1413
|
-
"Message"
|
1414
|
-
"shape"
|
1415
|
-
"locationName"
|
1619
|
+
"Message": {
|
1620
|
+
"shape": "__string",
|
1621
|
+
"locationName": "message"
|
1416
1622
|
}
|
1417
1623
|
},
|
1418
|
-
"exception"
|
1419
|
-
"error"
|
1420
|
-
"httpStatusCode"
|
1624
|
+
"exception": true,
|
1625
|
+
"error": {
|
1626
|
+
"httpStatusCode": 503
|
1421
1627
|
}
|
1422
1628
|
},
|
1423
|
-
"StorageInfo"
|
1424
|
-
"type"
|
1425
|
-
"members"
|
1426
|
-
"EbsStorageInfo"
|
1427
|
-
"shape"
|
1428
|
-
"locationName"
|
1629
|
+
"StorageInfo": {
|
1630
|
+
"type": "structure",
|
1631
|
+
"members": {
|
1632
|
+
"EbsStorageInfo": {
|
1633
|
+
"shape": "EBSStorageInfo",
|
1634
|
+
"locationName": "ebsStorageInfo"
|
1429
1635
|
}
|
1430
1636
|
}
|
1431
1637
|
},
|
1432
|
-
"TagResourceRequest"
|
1433
|
-
"type"
|
1434
|
-
"members"
|
1435
|
-
"ResourceArn"
|
1436
|
-
"shape"
|
1437
|
-
"location"
|
1438
|
-
"locationName"
|
1439
|
-
},
|
1440
|
-
"Tags"
|
1441
|
-
"shape"
|
1442
|
-
"locationName"
|
1638
|
+
"TagResourceRequest": {
|
1639
|
+
"type": "structure",
|
1640
|
+
"members": {
|
1641
|
+
"ResourceArn": {
|
1642
|
+
"shape": "__string",
|
1643
|
+
"location": "uri",
|
1644
|
+
"locationName": "resourceArn"
|
1645
|
+
},
|
1646
|
+
"Tags": {
|
1647
|
+
"shape": "__mapOf__string",
|
1648
|
+
"locationName": "tags"
|
1443
1649
|
}
|
1444
1650
|
},
|
1445
|
-
"required"
|
1446
|
-
|
1447
|
-
|
1448
|
-
|
1449
|
-
|
1450
|
-
|
1451
|
-
|
1452
|
-
|
1651
|
+
"required": [
|
1652
|
+
"ResourceArn",
|
1653
|
+
"Tags"
|
1654
|
+
]
|
1655
|
+
},
|
1656
|
+
"Tls": {
|
1657
|
+
"type": "structure",
|
1658
|
+
"members": {
|
1659
|
+
"CertificateAuthorityArnList": {
|
1660
|
+
"shape": "__listOf__string",
|
1661
|
+
"locationName": "certificateAuthorityArnList"
|
1453
1662
|
}
|
1454
1663
|
}
|
1455
1664
|
},
|
1456
|
-
"TooManyRequestsException"
|
1457
|
-
"type"
|
1458
|
-
"members"
|
1459
|
-
"InvalidParameter"
|
1460
|
-
"shape"
|
1461
|
-
"locationName"
|
1665
|
+
"TooManyRequestsException": {
|
1666
|
+
"type": "structure",
|
1667
|
+
"members": {
|
1668
|
+
"InvalidParameter": {
|
1669
|
+
"shape": "__string",
|
1670
|
+
"locationName": "invalidParameter"
|
1462
1671
|
},
|
1463
|
-
"Message"
|
1464
|
-
"shape"
|
1465
|
-
"locationName"
|
1672
|
+
"Message": {
|
1673
|
+
"shape": "__string",
|
1674
|
+
"locationName": "message"
|
1466
1675
|
}
|
1467
1676
|
},
|
1468
|
-
"exception"
|
1469
|
-
"error"
|
1470
|
-
"httpStatusCode"
|
1677
|
+
"exception": true,
|
1678
|
+
"error": {
|
1679
|
+
"httpStatusCode": 429
|
1471
1680
|
}
|
1472
1681
|
},
|
1473
|
-
"UnauthorizedException"
|
1474
|
-
"type"
|
1475
|
-
"members"
|
1476
|
-
"InvalidParameter"
|
1477
|
-
"shape"
|
1478
|
-
"locationName"
|
1682
|
+
"UnauthorizedException": {
|
1683
|
+
"type": "structure",
|
1684
|
+
"members": {
|
1685
|
+
"InvalidParameter": {
|
1686
|
+
"shape": "__string",
|
1687
|
+
"locationName": "invalidParameter"
|
1479
1688
|
},
|
1480
|
-
"Message"
|
1481
|
-
"shape"
|
1482
|
-
"locationName"
|
1689
|
+
"Message": {
|
1690
|
+
"shape": "__string",
|
1691
|
+
"locationName": "message"
|
1483
1692
|
}
|
1484
1693
|
},
|
1485
|
-
"exception"
|
1486
|
-
"error"
|
1487
|
-
"httpStatusCode"
|
1694
|
+
"exception": true,
|
1695
|
+
"error": {
|
1696
|
+
"httpStatusCode": 401
|
1488
1697
|
}
|
1489
1698
|
},
|
1490
|
-
"UntagResourceRequest"
|
1491
|
-
"type"
|
1492
|
-
"members"
|
1493
|
-
"ResourceArn"
|
1494
|
-
"shape"
|
1495
|
-
"location"
|
1496
|
-
"locationName"
|
1497
|
-
},
|
1498
|
-
"TagKeys"
|
1499
|
-
"shape"
|
1500
|
-
"location"
|
1501
|
-
"locationName"
|
1699
|
+
"UntagResourceRequest": {
|
1700
|
+
"type": "structure",
|
1701
|
+
"members": {
|
1702
|
+
"ResourceArn": {
|
1703
|
+
"shape": "__string",
|
1704
|
+
"location": "uri",
|
1705
|
+
"locationName": "resourceArn"
|
1706
|
+
},
|
1707
|
+
"TagKeys": {
|
1708
|
+
"shape": "__listOf__string",
|
1709
|
+
"location": "querystring",
|
1710
|
+
"locationName": "tagKeys"
|
1502
1711
|
}
|
1503
1712
|
},
|
1504
|
-
"required"
|
1505
|
-
|
1506
|
-
|
1507
|
-
|
1508
|
-
|
1509
|
-
|
1510
|
-
|
1511
|
-
|
1512
|
-
|
1513
|
-
|
1514
|
-
|
1515
|
-
"
|
1516
|
-
|
1517
|
-
|
1518
|
-
|
1519
|
-
"
|
1520
|
-
|
1713
|
+
"required": [
|
1714
|
+
"TagKeys",
|
1715
|
+
"ResourceArn"
|
1716
|
+
]
|
1717
|
+
},
|
1718
|
+
"UpdateBrokerCountRequest": {
|
1719
|
+
"type": "structure",
|
1720
|
+
"members": {
|
1721
|
+
"ClusterArn": {
|
1722
|
+
"shape": "__string",
|
1723
|
+
"location": "uri",
|
1724
|
+
"locationName": "clusterArn"
|
1725
|
+
},
|
1726
|
+
"CurrentVersion": {
|
1727
|
+
"shape": "__string",
|
1728
|
+
"locationName": "currentVersion"
|
1729
|
+
},
|
1730
|
+
"TargetNumberOfBrokerNodes": {
|
1731
|
+
"shape": "__integerMin1Max15",
|
1732
|
+
"locationName": "targetNumberOfBrokerNodes"
|
1521
1733
|
}
|
1522
1734
|
},
|
1523
|
-
"required"
|
1524
|
-
|
1525
|
-
|
1526
|
-
|
1527
|
-
|
1528
|
-
|
1529
|
-
|
1530
|
-
|
1531
|
-
|
1532
|
-
"
|
1533
|
-
"shape"
|
1534
|
-
"locationName"
|
1735
|
+
"required": [
|
1736
|
+
"ClusterArn",
|
1737
|
+
"CurrentVersion",
|
1738
|
+
"TargetNumberOfBrokerNodes"
|
1739
|
+
]
|
1740
|
+
},
|
1741
|
+
"UpdateBrokerCountResponse": {
|
1742
|
+
"type": "structure",
|
1743
|
+
"members": {
|
1744
|
+
"ClusterArn": {
|
1745
|
+
"shape": "__string",
|
1746
|
+
"locationName": "clusterArn"
|
1747
|
+
},
|
1748
|
+
"ClusterOperationArn": {
|
1749
|
+
"shape": "__string",
|
1750
|
+
"locationName": "clusterOperationArn"
|
1535
1751
|
}
|
1536
1752
|
}
|
1537
1753
|
},
|
1538
|
-
"
|
1539
|
-
"type"
|
1540
|
-
"members"
|
1541
|
-
"ClusterArn"
|
1542
|
-
"shape"
|
1543
|
-
"location"
|
1544
|
-
"locationName"
|
1545
|
-
},
|
1546
|
-
"
|
1547
|
-
"shape"
|
1548
|
-
"locationName"
|
1549
|
-
},
|
1550
|
-
"
|
1551
|
-
"shape"
|
1552
|
-
"locationName"
|
1754
|
+
"UpdateBrokerStorageRequest": {
|
1755
|
+
"type": "structure",
|
1756
|
+
"members": {
|
1757
|
+
"ClusterArn": {
|
1758
|
+
"shape": "__string",
|
1759
|
+
"location": "uri",
|
1760
|
+
"locationName": "clusterArn"
|
1761
|
+
},
|
1762
|
+
"CurrentVersion": {
|
1763
|
+
"shape": "__string",
|
1764
|
+
"locationName": "currentVersion"
|
1765
|
+
},
|
1766
|
+
"TargetBrokerEBSVolumeInfo": {
|
1767
|
+
"shape": "__listOfBrokerEBSVolumeInfo",
|
1768
|
+
"locationName": "targetBrokerEBSVolumeInfo"
|
1553
1769
|
}
|
1554
1770
|
},
|
1555
|
-
"required"
|
1771
|
+
"required": [
|
1772
|
+
"ClusterArn",
|
1773
|
+
"TargetBrokerEBSVolumeInfo",
|
1774
|
+
"CurrentVersion"
|
1775
|
+
]
|
1776
|
+
},
|
1777
|
+
"UpdateBrokerStorageResponse": {
|
1778
|
+
"type": "structure",
|
1779
|
+
"members": {
|
1780
|
+
"ClusterArn": {
|
1781
|
+
"shape": "__string",
|
1782
|
+
"locationName": "clusterArn"
|
1783
|
+
},
|
1784
|
+
"ClusterOperationArn": {
|
1785
|
+
"shape": "__string",
|
1786
|
+
"locationName": "clusterOperationArn"
|
1787
|
+
}
|
1788
|
+
}
|
1556
1789
|
},
|
1557
|
-
"
|
1558
|
-
"type"
|
1559
|
-
"members"
|
1560
|
-
"ClusterArn"
|
1561
|
-
"shape"
|
1562
|
-
"
|
1563
|
-
|
1564
|
-
|
1565
|
-
|
1566
|
-
"
|
1790
|
+
"UpdateClusterConfigurationRequest": {
|
1791
|
+
"type": "structure",
|
1792
|
+
"members": {
|
1793
|
+
"ClusterArn": {
|
1794
|
+
"shape": "__string",
|
1795
|
+
"location": "uri",
|
1796
|
+
"locationName": "clusterArn"
|
1797
|
+
},
|
1798
|
+
"ConfigurationInfo": {
|
1799
|
+
"shape": "ConfigurationInfo",
|
1800
|
+
"locationName": "configurationInfo"
|
1801
|
+
},
|
1802
|
+
"CurrentVersion": {
|
1803
|
+
"shape": "__string",
|
1804
|
+
"locationName": "currentVersion"
|
1805
|
+
}
|
1806
|
+
},
|
1807
|
+
"required": [
|
1808
|
+
"ClusterArn",
|
1809
|
+
"CurrentVersion",
|
1810
|
+
"ConfigurationInfo"
|
1811
|
+
]
|
1812
|
+
},
|
1813
|
+
"UpdateClusterConfigurationResponse": {
|
1814
|
+
"type": "structure",
|
1815
|
+
"members": {
|
1816
|
+
"ClusterArn": {
|
1817
|
+
"shape": "__string",
|
1818
|
+
"locationName": "clusterArn"
|
1819
|
+
},
|
1820
|
+
"ClusterOperationArn": {
|
1821
|
+
"shape": "__string",
|
1822
|
+
"locationName": "clusterOperationArn"
|
1567
1823
|
}
|
1568
1824
|
}
|
1569
1825
|
},
|
1570
|
-
"ZookeeperNodeInfo"
|
1571
|
-
"type"
|
1572
|
-
"members"
|
1573
|
-
"AttachedENIId"
|
1574
|
-
"shape"
|
1575
|
-
"locationName"
|
1826
|
+
"ZookeeperNodeInfo": {
|
1827
|
+
"type": "structure",
|
1828
|
+
"members": {
|
1829
|
+
"AttachedENIId": {
|
1830
|
+
"shape": "__string",
|
1831
|
+
"locationName": "attachedENIId"
|
1576
1832
|
},
|
1577
|
-
"ClientVpcIpAddress"
|
1578
|
-
"shape"
|
1579
|
-
"locationName"
|
1833
|
+
"ClientVpcIpAddress": {
|
1834
|
+
"shape": "__string",
|
1835
|
+
"locationName": "clientVpcIpAddress"
|
1580
1836
|
},
|
1581
|
-
"Endpoints"
|
1582
|
-
"shape"
|
1583
|
-
"locationName"
|
1837
|
+
"Endpoints": {
|
1838
|
+
"shape": "__listOf__string",
|
1839
|
+
"locationName": "endpoints"
|
1584
1840
|
},
|
1585
|
-
"ZookeeperId"
|
1586
|
-
"shape"
|
1587
|
-
"locationName"
|
1841
|
+
"ZookeeperId": {
|
1842
|
+
"shape": "__double",
|
1843
|
+
"locationName": "zookeeperId"
|
1588
1844
|
},
|
1589
|
-
"ZookeeperVersion"
|
1590
|
-
"shape"
|
1591
|
-
"locationName"
|
1845
|
+
"ZookeeperVersion": {
|
1846
|
+
"shape": "__string",
|
1847
|
+
"locationName": "zookeeperVersion"
|
1592
1848
|
}
|
1593
1849
|
}
|
1594
1850
|
},
|
1595
|
-
"__boolean"
|
1596
|
-
"type"
|
1851
|
+
"__boolean": {
|
1852
|
+
"type": "boolean"
|
1597
1853
|
},
|
1598
|
-
"__blob"
|
1599
|
-
"type"
|
1854
|
+
"__blob": {
|
1855
|
+
"type": "blob"
|
1600
1856
|
},
|
1601
|
-
"__double"
|
1602
|
-
"type"
|
1857
|
+
"__double": {
|
1858
|
+
"type": "double"
|
1603
1859
|
},
|
1604
|
-
"__integer"
|
1605
|
-
"type"
|
1860
|
+
"__integer": {
|
1861
|
+
"type": "integer"
|
1606
1862
|
},
|
1607
|
-
"__integerMin1Max15"
|
1608
|
-
"type"
|
1609
|
-
"min"
|
1610
|
-
"max"
|
1863
|
+
"__integerMin1Max15": {
|
1864
|
+
"type": "integer",
|
1865
|
+
"min": 1,
|
1866
|
+
"max": 15
|
1611
1867
|
},
|
1612
|
-
"__integerMin1Max16384"
|
1613
|
-
"type"
|
1614
|
-
"min"
|
1615
|
-
"max"
|
1868
|
+
"__integerMin1Max16384": {
|
1869
|
+
"type": "integer",
|
1870
|
+
"min": 1,
|
1871
|
+
"max": 16384
|
1616
1872
|
},
|
1617
|
-
"__listOfBrokerEBSVolumeInfo"
|
1618
|
-
"type"
|
1619
|
-
"member"
|
1620
|
-
"shape"
|
1873
|
+
"__listOfBrokerEBSVolumeInfo": {
|
1874
|
+
"type": "list",
|
1875
|
+
"member": {
|
1876
|
+
"shape": "BrokerEBSVolumeInfo"
|
1621
1877
|
}
|
1622
1878
|
},
|
1623
|
-
"__listOfClusterInfo"
|
1624
|
-
"type"
|
1625
|
-
"member"
|
1626
|
-
"shape"
|
1879
|
+
"__listOfClusterInfo": {
|
1880
|
+
"type": "list",
|
1881
|
+
"member": {
|
1882
|
+
"shape": "ClusterInfo"
|
1627
1883
|
}
|
1628
1884
|
},
|
1629
|
-
"__listOfClusterOperationInfo"
|
1630
|
-
"type"
|
1631
|
-
"member"
|
1632
|
-
"shape"
|
1885
|
+
"__listOfClusterOperationInfo": {
|
1886
|
+
"type": "list",
|
1887
|
+
"member": {
|
1888
|
+
"shape": "ClusterOperationInfo"
|
1633
1889
|
}
|
1634
1890
|
},
|
1635
|
-
"__listOfConfiguration"
|
1636
|
-
"type"
|
1637
|
-
"member"
|
1638
|
-
"shape"
|
1891
|
+
"__listOfConfiguration": {
|
1892
|
+
"type": "list",
|
1893
|
+
"member": {
|
1894
|
+
"shape": "Configuration"
|
1639
1895
|
}
|
1640
1896
|
},
|
1641
|
-
"__listOfConfigurationRevision"
|
1642
|
-
"type"
|
1643
|
-
"member"
|
1644
|
-
"shape"
|
1897
|
+
"__listOfConfigurationRevision": {
|
1898
|
+
"type": "list",
|
1899
|
+
"member": {
|
1900
|
+
"shape": "ConfigurationRevision"
|
1645
1901
|
}
|
1646
1902
|
},
|
1647
|
-
"__listOfNodeInfo"
|
1648
|
-
"type"
|
1649
|
-
"member"
|
1650
|
-
"shape"
|
1903
|
+
"__listOfNodeInfo": {
|
1904
|
+
"type": "list",
|
1905
|
+
"member": {
|
1906
|
+
"shape": "NodeInfo"
|
1651
1907
|
}
|
1652
1908
|
},
|
1653
|
-
"__listOf__string"
|
1654
|
-
"type"
|
1655
|
-
"member"
|
1656
|
-
"shape"
|
1909
|
+
"__listOf__string": {
|
1910
|
+
"type": "list",
|
1911
|
+
"member": {
|
1912
|
+
"shape": "__string"
|
1657
1913
|
}
|
1658
1914
|
},
|
1659
|
-
"__long"
|
1660
|
-
"type"
|
1915
|
+
"__long": {
|
1916
|
+
"type": "long"
|
1661
1917
|
},
|
1662
|
-
"__mapOf__string"
|
1663
|
-
"type"
|
1664
|
-
"key"
|
1665
|
-
"shape"
|
1918
|
+
"__mapOf__string": {
|
1919
|
+
"type": "map",
|
1920
|
+
"key": {
|
1921
|
+
"shape": "__string"
|
1666
1922
|
},
|
1667
|
-
"value"
|
1668
|
-
"shape"
|
1923
|
+
"value": {
|
1924
|
+
"shape": "__string"
|
1669
1925
|
}
|
1670
1926
|
},
|
1671
|
-
"__string"
|
1672
|
-
"type"
|
1673
|
-
},
|
1674
|
-
"__stringMin1Max128" : {
|
1675
|
-
"type" : "string",
|
1676
|
-
"min" : 1,
|
1677
|
-
"max" : 128
|
1927
|
+
"__string": {
|
1928
|
+
"type": "string"
|
1678
1929
|
},
|
1679
|
-
"
|
1680
|
-
"type"
|
1681
|
-
"min"
|
1682
|
-
"max"
|
1930
|
+
"__stringMin1Max128": {
|
1931
|
+
"type": "string",
|
1932
|
+
"min": 1,
|
1933
|
+
"max": 128
|
1683
1934
|
},
|
1684
|
-
"
|
1685
|
-
"type"
|
1686
|
-
"min"
|
1687
|
-
"max"
|
1935
|
+
"__stringMin1Max64": {
|
1936
|
+
"type": "string",
|
1937
|
+
"min": 1,
|
1938
|
+
"max": 64
|
1688
1939
|
},
|
1689
|
-
"
|
1690
|
-
"type"
|
1691
|
-
"
|
1940
|
+
"__stringMin5Max32": {
|
1941
|
+
"type": "string",
|
1942
|
+
"min": 5,
|
1943
|
+
"max": 32
|
1692
1944
|
},
|
1693
|
-
"
|
1694
|
-
"type"
|
1695
|
-
"timestampFormat"
|
1945
|
+
"__timestampIso8601": {
|
1946
|
+
"type": "timestamp",
|
1947
|
+
"timestampFormat": "iso8601"
|
1696
1948
|
}
|
1697
1949
|
}
|
1698
1950
|
}
|