aws-sdk-core 2.10.0 → 2.10.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/dax/2017-04-19/api-2.json +1085 -0
- data/apis/dax/2017-04-19/examples-1.json +5 -0
- data/apis/dax/2017-04-19/paginators-1.json +4 -0
- data/apis/route53/2013-04-01/api-2.json +3 -10
- data/apis/ssm/2014-11-06/api-2.json +205 -10
- data/apis/ssm/2014-11-06/paginators-1.json +15 -0
- data/apis/waf-regional/2016-11-28/api-2.json +242 -2
- data/apis/waf/2015-08-24/api-2.json +242 -2
- data/lib/aws-sdk-core.rb +1 -0
- data/lib/aws-sdk-core/dax.rb +6 -0
- data/lib/aws-sdk-core/version.rb +1 -1
- data/service-models.json +4 -0
- metadata +6 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: dc7d4658818a5206c472b21e580fec21a8bac216
|
4
|
+
data.tar.gz: 079dec05dbd998f9af6ec5ed7dd42a7417631135
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b9e2964b6917524ac00cffd5cdf00caa3d4b909bee709f181c125d659fd6032829461da9c0b0acf3e7523e4919b6975ee8276e413c2864c6946409af0152ad54
|
7
|
+
data.tar.gz: 7b7bb8d143cd0e195ddd5d008ee0c8133328ec9fa92cfc4c46cc3a81a3738dde5265e60b81cd36df329d92510eae536bc16086c8ec26f66504b4cf8d0419a5e4
|
@@ -0,0 +1,1085 @@
|
|
1
|
+
{
|
2
|
+
"version":"2.0",
|
3
|
+
"metadata":{
|
4
|
+
"apiVersion":"2017-04-19",
|
5
|
+
"endpointPrefix":"dax",
|
6
|
+
"jsonVersion":"1.1",
|
7
|
+
"protocol":"json",
|
8
|
+
"serviceAbbreviation":"Amazon DAX",
|
9
|
+
"serviceFullName":"Amazon DynamoDB Accelerator (DAX)",
|
10
|
+
"signatureVersion":"v4",
|
11
|
+
"targetPrefix":"AmazonDAXV3",
|
12
|
+
"uid":"dax-2017-04-19"
|
13
|
+
},
|
14
|
+
"operations":{
|
15
|
+
"CreateCluster":{
|
16
|
+
"name":"CreateCluster",
|
17
|
+
"http":{
|
18
|
+
"method":"POST",
|
19
|
+
"requestUri":"/"
|
20
|
+
},
|
21
|
+
"input":{"shape":"CreateClusterRequest"},
|
22
|
+
"output":{"shape":"CreateClusterResponse"},
|
23
|
+
"errors":[
|
24
|
+
{"shape":"ClusterAlreadyExistsFault"},
|
25
|
+
{"shape":"InvalidClusterStateFault"},
|
26
|
+
{"shape":"InsufficientClusterCapacityFault"},
|
27
|
+
{"shape":"SubnetGroupNotFoundFault"},
|
28
|
+
{"shape":"InvalidParameterGroupStateFault"},
|
29
|
+
{"shape":"ParameterGroupNotFoundFault"},
|
30
|
+
{"shape":"ClusterQuotaForCustomerExceededFault"},
|
31
|
+
{"shape":"NodeQuotaForClusterExceededFault"},
|
32
|
+
{"shape":"NodeQuotaForCustomerExceededFault"},
|
33
|
+
{"shape":"InvalidVPCNetworkStateFault"},
|
34
|
+
{"shape":"TagQuotaPerResourceExceeded"},
|
35
|
+
{"shape":"InvalidParameterValueException"},
|
36
|
+
{"shape":"InvalidParameterCombinationException"}
|
37
|
+
]
|
38
|
+
},
|
39
|
+
"CreateParameterGroup":{
|
40
|
+
"name":"CreateParameterGroup",
|
41
|
+
"http":{
|
42
|
+
"method":"POST",
|
43
|
+
"requestUri":"/"
|
44
|
+
},
|
45
|
+
"input":{"shape":"CreateParameterGroupRequest"},
|
46
|
+
"output":{"shape":"CreateParameterGroupResponse"},
|
47
|
+
"errors":[
|
48
|
+
{"shape":"ParameterGroupQuotaExceededFault"},
|
49
|
+
{"shape":"ParameterGroupAlreadyExistsFault"},
|
50
|
+
{"shape":"InvalidParameterGroupStateFault"},
|
51
|
+
{"shape":"InvalidParameterValueException"},
|
52
|
+
{"shape":"InvalidParameterCombinationException"}
|
53
|
+
]
|
54
|
+
},
|
55
|
+
"CreateSubnetGroup":{
|
56
|
+
"name":"CreateSubnetGroup",
|
57
|
+
"http":{
|
58
|
+
"method":"POST",
|
59
|
+
"requestUri":"/"
|
60
|
+
},
|
61
|
+
"input":{"shape":"CreateSubnetGroupRequest"},
|
62
|
+
"output":{"shape":"CreateSubnetGroupResponse"},
|
63
|
+
"errors":[
|
64
|
+
{"shape":"SubnetGroupAlreadyExistsFault"},
|
65
|
+
{"shape":"SubnetGroupQuotaExceededFault"},
|
66
|
+
{"shape":"SubnetQuotaExceededFault"},
|
67
|
+
{"shape":"InvalidSubnet"}
|
68
|
+
]
|
69
|
+
},
|
70
|
+
"DecreaseReplicationFactor":{
|
71
|
+
"name":"DecreaseReplicationFactor",
|
72
|
+
"http":{
|
73
|
+
"method":"POST",
|
74
|
+
"requestUri":"/"
|
75
|
+
},
|
76
|
+
"input":{"shape":"DecreaseReplicationFactorRequest"},
|
77
|
+
"output":{"shape":"DecreaseReplicationFactorResponse"},
|
78
|
+
"errors":[
|
79
|
+
{"shape":"ClusterNotFoundFault"},
|
80
|
+
{"shape":"NodeNotFoundFault"},
|
81
|
+
{"shape":"InvalidClusterStateFault"},
|
82
|
+
{"shape":"InvalidParameterValueException"},
|
83
|
+
{"shape":"InvalidParameterCombinationException"}
|
84
|
+
]
|
85
|
+
},
|
86
|
+
"DeleteCluster":{
|
87
|
+
"name":"DeleteCluster",
|
88
|
+
"http":{
|
89
|
+
"method":"POST",
|
90
|
+
"requestUri":"/"
|
91
|
+
},
|
92
|
+
"input":{"shape":"DeleteClusterRequest"},
|
93
|
+
"output":{"shape":"DeleteClusterResponse"},
|
94
|
+
"errors":[
|
95
|
+
{"shape":"ClusterNotFoundFault"},
|
96
|
+
{"shape":"InvalidClusterStateFault"},
|
97
|
+
{"shape":"InvalidParameterValueException"},
|
98
|
+
{"shape":"InvalidParameterCombinationException"}
|
99
|
+
]
|
100
|
+
},
|
101
|
+
"DeleteParameterGroup":{
|
102
|
+
"name":"DeleteParameterGroup",
|
103
|
+
"http":{
|
104
|
+
"method":"POST",
|
105
|
+
"requestUri":"/"
|
106
|
+
},
|
107
|
+
"input":{"shape":"DeleteParameterGroupRequest"},
|
108
|
+
"output":{"shape":"DeleteParameterGroupResponse"},
|
109
|
+
"errors":[
|
110
|
+
{"shape":"InvalidParameterGroupStateFault"},
|
111
|
+
{"shape":"ParameterGroupNotFoundFault"},
|
112
|
+
{"shape":"InvalidParameterValueException"},
|
113
|
+
{"shape":"InvalidParameterCombinationException"}
|
114
|
+
]
|
115
|
+
},
|
116
|
+
"DeleteSubnetGroup":{
|
117
|
+
"name":"DeleteSubnetGroup",
|
118
|
+
"http":{
|
119
|
+
"method":"POST",
|
120
|
+
"requestUri":"/"
|
121
|
+
},
|
122
|
+
"input":{"shape":"DeleteSubnetGroupRequest"},
|
123
|
+
"output":{"shape":"DeleteSubnetGroupResponse"},
|
124
|
+
"errors":[
|
125
|
+
{"shape":"SubnetGroupInUseFault"},
|
126
|
+
{"shape":"SubnetGroupNotFoundFault"}
|
127
|
+
]
|
128
|
+
},
|
129
|
+
"DescribeClusters":{
|
130
|
+
"name":"DescribeClusters",
|
131
|
+
"http":{
|
132
|
+
"method":"POST",
|
133
|
+
"requestUri":"/"
|
134
|
+
},
|
135
|
+
"input":{"shape":"DescribeClustersRequest"},
|
136
|
+
"output":{"shape":"DescribeClustersResponse"},
|
137
|
+
"errors":[
|
138
|
+
{"shape":"ClusterNotFoundFault"},
|
139
|
+
{"shape":"InvalidParameterValueException"},
|
140
|
+
{"shape":"InvalidParameterCombinationException"}
|
141
|
+
]
|
142
|
+
},
|
143
|
+
"DescribeDefaultParameters":{
|
144
|
+
"name":"DescribeDefaultParameters",
|
145
|
+
"http":{
|
146
|
+
"method":"POST",
|
147
|
+
"requestUri":"/"
|
148
|
+
},
|
149
|
+
"input":{"shape":"DescribeDefaultParametersRequest"},
|
150
|
+
"output":{"shape":"DescribeDefaultParametersResponse"},
|
151
|
+
"errors":[
|
152
|
+
{"shape":"InvalidParameterValueException"},
|
153
|
+
{"shape":"InvalidParameterCombinationException"}
|
154
|
+
]
|
155
|
+
},
|
156
|
+
"DescribeEvents":{
|
157
|
+
"name":"DescribeEvents",
|
158
|
+
"http":{
|
159
|
+
"method":"POST",
|
160
|
+
"requestUri":"/"
|
161
|
+
},
|
162
|
+
"input":{"shape":"DescribeEventsRequest"},
|
163
|
+
"output":{"shape":"DescribeEventsResponse"},
|
164
|
+
"errors":[
|
165
|
+
{"shape":"InvalidParameterValueException"},
|
166
|
+
{"shape":"InvalidParameterCombinationException"}
|
167
|
+
]
|
168
|
+
},
|
169
|
+
"DescribeParameterGroups":{
|
170
|
+
"name":"DescribeParameterGroups",
|
171
|
+
"http":{
|
172
|
+
"method":"POST",
|
173
|
+
"requestUri":"/"
|
174
|
+
},
|
175
|
+
"input":{"shape":"DescribeParameterGroupsRequest"},
|
176
|
+
"output":{"shape":"DescribeParameterGroupsResponse"},
|
177
|
+
"errors":[
|
178
|
+
{"shape":"ParameterGroupNotFoundFault"},
|
179
|
+
{"shape":"InvalidParameterValueException"},
|
180
|
+
{"shape":"InvalidParameterCombinationException"}
|
181
|
+
]
|
182
|
+
},
|
183
|
+
"DescribeParameters":{
|
184
|
+
"name":"DescribeParameters",
|
185
|
+
"http":{
|
186
|
+
"method":"POST",
|
187
|
+
"requestUri":"/"
|
188
|
+
},
|
189
|
+
"input":{"shape":"DescribeParametersRequest"},
|
190
|
+
"output":{"shape":"DescribeParametersResponse"},
|
191
|
+
"errors":[
|
192
|
+
{"shape":"ParameterGroupNotFoundFault"},
|
193
|
+
{"shape":"InvalidParameterValueException"},
|
194
|
+
{"shape":"InvalidParameterCombinationException"}
|
195
|
+
]
|
196
|
+
},
|
197
|
+
"DescribeSubnetGroups":{
|
198
|
+
"name":"DescribeSubnetGroups",
|
199
|
+
"http":{
|
200
|
+
"method":"POST",
|
201
|
+
"requestUri":"/"
|
202
|
+
},
|
203
|
+
"input":{"shape":"DescribeSubnetGroupsRequest"},
|
204
|
+
"output":{"shape":"DescribeSubnetGroupsResponse"},
|
205
|
+
"errors":[
|
206
|
+
{"shape":"SubnetGroupNotFoundFault"}
|
207
|
+
]
|
208
|
+
},
|
209
|
+
"IncreaseReplicationFactor":{
|
210
|
+
"name":"IncreaseReplicationFactor",
|
211
|
+
"http":{
|
212
|
+
"method":"POST",
|
213
|
+
"requestUri":"/"
|
214
|
+
},
|
215
|
+
"input":{"shape":"IncreaseReplicationFactorRequest"},
|
216
|
+
"output":{"shape":"IncreaseReplicationFactorResponse"},
|
217
|
+
"errors":[
|
218
|
+
{"shape":"ClusterNotFoundFault"},
|
219
|
+
{"shape":"InvalidClusterStateFault"},
|
220
|
+
{"shape":"InsufficientClusterCapacityFault"},
|
221
|
+
{"shape":"InvalidVPCNetworkStateFault"},
|
222
|
+
{"shape":"NodeQuotaForClusterExceededFault"},
|
223
|
+
{"shape":"NodeQuotaForCustomerExceededFault"},
|
224
|
+
{"shape":"InvalidParameterValueException"},
|
225
|
+
{"shape":"InvalidParameterCombinationException"}
|
226
|
+
]
|
227
|
+
},
|
228
|
+
"ListTags":{
|
229
|
+
"name":"ListTags",
|
230
|
+
"http":{
|
231
|
+
"method":"POST",
|
232
|
+
"requestUri":"/"
|
233
|
+
},
|
234
|
+
"input":{"shape":"ListTagsRequest"},
|
235
|
+
"output":{"shape":"ListTagsResponse"},
|
236
|
+
"errors":[
|
237
|
+
{"shape":"ClusterNotFoundFault"},
|
238
|
+
{"shape":"InvalidARNFault"},
|
239
|
+
{"shape":"InvalidClusterStateFault"},
|
240
|
+
{"shape":"InvalidParameterValueException"},
|
241
|
+
{"shape":"InvalidParameterCombinationException"}
|
242
|
+
]
|
243
|
+
},
|
244
|
+
"RebootNode":{
|
245
|
+
"name":"RebootNode",
|
246
|
+
"http":{
|
247
|
+
"method":"POST",
|
248
|
+
"requestUri":"/"
|
249
|
+
},
|
250
|
+
"input":{"shape":"RebootNodeRequest"},
|
251
|
+
"output":{"shape":"RebootNodeResponse"},
|
252
|
+
"errors":[
|
253
|
+
{"shape":"ClusterNotFoundFault"},
|
254
|
+
{"shape":"NodeNotFoundFault"},
|
255
|
+
{"shape":"InvalidClusterStateFault"},
|
256
|
+
{"shape":"InvalidParameterValueException"},
|
257
|
+
{"shape":"InvalidParameterCombinationException"}
|
258
|
+
]
|
259
|
+
},
|
260
|
+
"TagResource":{
|
261
|
+
"name":"TagResource",
|
262
|
+
"http":{
|
263
|
+
"method":"POST",
|
264
|
+
"requestUri":"/"
|
265
|
+
},
|
266
|
+
"input":{"shape":"TagResourceRequest"},
|
267
|
+
"output":{"shape":"TagResourceResponse"},
|
268
|
+
"errors":[
|
269
|
+
{"shape":"ClusterNotFoundFault"},
|
270
|
+
{"shape":"TagQuotaPerResourceExceeded"},
|
271
|
+
{"shape":"InvalidARNFault"},
|
272
|
+
{"shape":"InvalidClusterStateFault"},
|
273
|
+
{"shape":"InvalidParameterValueException"},
|
274
|
+
{"shape":"InvalidParameterCombinationException"}
|
275
|
+
]
|
276
|
+
},
|
277
|
+
"UntagResource":{
|
278
|
+
"name":"UntagResource",
|
279
|
+
"http":{
|
280
|
+
"method":"POST",
|
281
|
+
"requestUri":"/"
|
282
|
+
},
|
283
|
+
"input":{"shape":"UntagResourceRequest"},
|
284
|
+
"output":{"shape":"UntagResourceResponse"},
|
285
|
+
"errors":[
|
286
|
+
{"shape":"ClusterNotFoundFault"},
|
287
|
+
{"shape":"InvalidARNFault"},
|
288
|
+
{"shape":"TagNotFoundFault"},
|
289
|
+
{"shape":"InvalidClusterStateFault"},
|
290
|
+
{"shape":"InvalidParameterValueException"},
|
291
|
+
{"shape":"InvalidParameterCombinationException"}
|
292
|
+
]
|
293
|
+
},
|
294
|
+
"UpdateCluster":{
|
295
|
+
"name":"UpdateCluster",
|
296
|
+
"http":{
|
297
|
+
"method":"POST",
|
298
|
+
"requestUri":"/"
|
299
|
+
},
|
300
|
+
"input":{"shape":"UpdateClusterRequest"},
|
301
|
+
"output":{"shape":"UpdateClusterResponse"},
|
302
|
+
"errors":[
|
303
|
+
{"shape":"InvalidClusterStateFault"},
|
304
|
+
{"shape":"ClusterNotFoundFault"},
|
305
|
+
{"shape":"InvalidParameterGroupStateFault"},
|
306
|
+
{"shape":"ParameterGroupNotFoundFault"},
|
307
|
+
{"shape":"InvalidParameterValueException"},
|
308
|
+
{"shape":"InvalidParameterCombinationException"}
|
309
|
+
]
|
310
|
+
},
|
311
|
+
"UpdateParameterGroup":{
|
312
|
+
"name":"UpdateParameterGroup",
|
313
|
+
"http":{
|
314
|
+
"method":"POST",
|
315
|
+
"requestUri":"/"
|
316
|
+
},
|
317
|
+
"input":{"shape":"UpdateParameterGroupRequest"},
|
318
|
+
"output":{"shape":"UpdateParameterGroupResponse"},
|
319
|
+
"errors":[
|
320
|
+
{"shape":"InvalidParameterGroupStateFault"},
|
321
|
+
{"shape":"ParameterGroupNotFoundFault"},
|
322
|
+
{"shape":"InvalidParameterValueException"},
|
323
|
+
{"shape":"InvalidParameterCombinationException"}
|
324
|
+
]
|
325
|
+
},
|
326
|
+
"UpdateSubnetGroup":{
|
327
|
+
"name":"UpdateSubnetGroup",
|
328
|
+
"http":{
|
329
|
+
"method":"POST",
|
330
|
+
"requestUri":"/"
|
331
|
+
},
|
332
|
+
"input":{"shape":"UpdateSubnetGroupRequest"},
|
333
|
+
"output":{"shape":"UpdateSubnetGroupResponse"},
|
334
|
+
"errors":[
|
335
|
+
{"shape":"SubnetGroupNotFoundFault"},
|
336
|
+
{"shape":"SubnetQuotaExceededFault"},
|
337
|
+
{"shape":"SubnetInUse"},
|
338
|
+
{"shape":"InvalidSubnet"}
|
339
|
+
]
|
340
|
+
}
|
341
|
+
},
|
342
|
+
"shapes":{
|
343
|
+
"AvailabilityZoneList":{
|
344
|
+
"type":"list",
|
345
|
+
"member":{"shape":"String"}
|
346
|
+
},
|
347
|
+
"AwsQueryErrorMessage":{"type":"string"},
|
348
|
+
"ChangeType":{
|
349
|
+
"type":"string",
|
350
|
+
"enum":[
|
351
|
+
"IMMEDIATE",
|
352
|
+
"REQUIRES_REBOOT"
|
353
|
+
]
|
354
|
+
},
|
355
|
+
"Cluster":{
|
356
|
+
"type":"structure",
|
357
|
+
"members":{
|
358
|
+
"ClusterName":{"shape":"String"},
|
359
|
+
"Description":{"shape":"String"},
|
360
|
+
"ClusterArn":{"shape":"String"},
|
361
|
+
"TotalNodes":{"shape":"IntegerOptional"},
|
362
|
+
"ActiveNodes":{"shape":"IntegerOptional"},
|
363
|
+
"NodeType":{"shape":"String"},
|
364
|
+
"Status":{"shape":"String"},
|
365
|
+
"ClusterDiscoveryEndpoint":{"shape":"Endpoint"},
|
366
|
+
"NodeIdsToRemove":{"shape":"NodeIdentifierList"},
|
367
|
+
"Nodes":{"shape":"NodeList"},
|
368
|
+
"PreferredMaintenanceWindow":{"shape":"String"},
|
369
|
+
"NotificationConfiguration":{"shape":"NotificationConfiguration"},
|
370
|
+
"SubnetGroup":{"shape":"String"},
|
371
|
+
"SecurityGroups":{"shape":"SecurityGroupMembershipList"},
|
372
|
+
"IamRoleArn":{"shape":"String"},
|
373
|
+
"ParameterGroup":{"shape":"ParameterGroupStatus"}
|
374
|
+
}
|
375
|
+
},
|
376
|
+
"ClusterAlreadyExistsFault":{
|
377
|
+
"type":"structure",
|
378
|
+
"members":{
|
379
|
+
},
|
380
|
+
"exception":true
|
381
|
+
},
|
382
|
+
"ClusterList":{
|
383
|
+
"type":"list",
|
384
|
+
"member":{"shape":"Cluster"}
|
385
|
+
},
|
386
|
+
"ClusterNameList":{
|
387
|
+
"type":"list",
|
388
|
+
"member":{"shape":"String"}
|
389
|
+
},
|
390
|
+
"ClusterNotFoundFault":{
|
391
|
+
"type":"structure",
|
392
|
+
"members":{
|
393
|
+
},
|
394
|
+
"exception":true
|
395
|
+
},
|
396
|
+
"ClusterQuotaForCustomerExceededFault":{
|
397
|
+
"type":"structure",
|
398
|
+
"members":{
|
399
|
+
},
|
400
|
+
"exception":true
|
401
|
+
},
|
402
|
+
"CreateClusterRequest":{
|
403
|
+
"type":"structure",
|
404
|
+
"required":[
|
405
|
+
"ClusterName",
|
406
|
+
"NodeType",
|
407
|
+
"ReplicationFactor",
|
408
|
+
"IamRoleArn"
|
409
|
+
],
|
410
|
+
"members":{
|
411
|
+
"ClusterName":{"shape":"String"},
|
412
|
+
"NodeType":{"shape":"String"},
|
413
|
+
"Description":{"shape":"String"},
|
414
|
+
"ReplicationFactor":{"shape":"Integer"},
|
415
|
+
"AvailabilityZones":{"shape":"AvailabilityZoneList"},
|
416
|
+
"SubnetGroupName":{"shape":"String"},
|
417
|
+
"SecurityGroupIds":{"shape":"SecurityGroupIdentifierList"},
|
418
|
+
"PreferredMaintenanceWindow":{"shape":"String"},
|
419
|
+
"NotificationTopicArn":{"shape":"String"},
|
420
|
+
"IamRoleArn":{"shape":"String"},
|
421
|
+
"ParameterGroupName":{"shape":"String"},
|
422
|
+
"Tags":{"shape":"TagList"}
|
423
|
+
}
|
424
|
+
},
|
425
|
+
"CreateClusterResponse":{
|
426
|
+
"type":"structure",
|
427
|
+
"members":{
|
428
|
+
"Cluster":{"shape":"Cluster"}
|
429
|
+
}
|
430
|
+
},
|
431
|
+
"CreateParameterGroupRequest":{
|
432
|
+
"type":"structure",
|
433
|
+
"required":["ParameterGroupName"],
|
434
|
+
"members":{
|
435
|
+
"ParameterGroupName":{"shape":"String"},
|
436
|
+
"Description":{"shape":"String"}
|
437
|
+
}
|
438
|
+
},
|
439
|
+
"CreateParameterGroupResponse":{
|
440
|
+
"type":"structure",
|
441
|
+
"members":{
|
442
|
+
"ParameterGroup":{"shape":"ParameterGroup"}
|
443
|
+
}
|
444
|
+
},
|
445
|
+
"CreateSubnetGroupRequest":{
|
446
|
+
"type":"structure",
|
447
|
+
"required":[
|
448
|
+
"SubnetGroupName",
|
449
|
+
"SubnetIds"
|
450
|
+
],
|
451
|
+
"members":{
|
452
|
+
"SubnetGroupName":{"shape":"String"},
|
453
|
+
"Description":{"shape":"String"},
|
454
|
+
"SubnetIds":{"shape":"SubnetIdentifierList"}
|
455
|
+
}
|
456
|
+
},
|
457
|
+
"CreateSubnetGroupResponse":{
|
458
|
+
"type":"structure",
|
459
|
+
"members":{
|
460
|
+
"SubnetGroup":{"shape":"SubnetGroup"}
|
461
|
+
}
|
462
|
+
},
|
463
|
+
"DecreaseReplicationFactorRequest":{
|
464
|
+
"type":"structure",
|
465
|
+
"required":[
|
466
|
+
"ClusterName",
|
467
|
+
"NewReplicationFactor"
|
468
|
+
],
|
469
|
+
"members":{
|
470
|
+
"ClusterName":{"shape":"String"},
|
471
|
+
"NewReplicationFactor":{"shape":"Integer"},
|
472
|
+
"AvailabilityZones":{"shape":"AvailabilityZoneList"},
|
473
|
+
"NodeIdsToRemove":{"shape":"NodeIdentifierList"}
|
474
|
+
}
|
475
|
+
},
|
476
|
+
"DecreaseReplicationFactorResponse":{
|
477
|
+
"type":"structure",
|
478
|
+
"members":{
|
479
|
+
"Cluster":{"shape":"Cluster"}
|
480
|
+
}
|
481
|
+
},
|
482
|
+
"DeleteClusterRequest":{
|
483
|
+
"type":"structure",
|
484
|
+
"required":["ClusterName"],
|
485
|
+
"members":{
|
486
|
+
"ClusterName":{"shape":"String"}
|
487
|
+
}
|
488
|
+
},
|
489
|
+
"DeleteClusterResponse":{
|
490
|
+
"type":"structure",
|
491
|
+
"members":{
|
492
|
+
"Cluster":{"shape":"Cluster"}
|
493
|
+
}
|
494
|
+
},
|
495
|
+
"DeleteParameterGroupRequest":{
|
496
|
+
"type":"structure",
|
497
|
+
"required":["ParameterGroupName"],
|
498
|
+
"members":{
|
499
|
+
"ParameterGroupName":{"shape":"String"}
|
500
|
+
}
|
501
|
+
},
|
502
|
+
"DeleteParameterGroupResponse":{
|
503
|
+
"type":"structure",
|
504
|
+
"members":{
|
505
|
+
"DeletionMessage":{"shape":"String"}
|
506
|
+
}
|
507
|
+
},
|
508
|
+
"DeleteSubnetGroupRequest":{
|
509
|
+
"type":"structure",
|
510
|
+
"required":["SubnetGroupName"],
|
511
|
+
"members":{
|
512
|
+
"SubnetGroupName":{"shape":"String"}
|
513
|
+
}
|
514
|
+
},
|
515
|
+
"DeleteSubnetGroupResponse":{
|
516
|
+
"type":"structure",
|
517
|
+
"members":{
|
518
|
+
"DeletionMessage":{"shape":"String"}
|
519
|
+
}
|
520
|
+
},
|
521
|
+
"DescribeClustersRequest":{
|
522
|
+
"type":"structure",
|
523
|
+
"members":{
|
524
|
+
"ClusterNames":{"shape":"ClusterNameList"},
|
525
|
+
"MaxResults":{"shape":"IntegerOptional"},
|
526
|
+
"NextToken":{"shape":"String"}
|
527
|
+
}
|
528
|
+
},
|
529
|
+
"DescribeClustersResponse":{
|
530
|
+
"type":"structure",
|
531
|
+
"members":{
|
532
|
+
"NextToken":{"shape":"String"},
|
533
|
+
"Clusters":{"shape":"ClusterList"}
|
534
|
+
}
|
535
|
+
},
|
536
|
+
"DescribeDefaultParametersRequest":{
|
537
|
+
"type":"structure",
|
538
|
+
"members":{
|
539
|
+
"MaxResults":{"shape":"IntegerOptional"},
|
540
|
+
"NextToken":{"shape":"String"}
|
541
|
+
}
|
542
|
+
},
|
543
|
+
"DescribeDefaultParametersResponse":{
|
544
|
+
"type":"structure",
|
545
|
+
"members":{
|
546
|
+
"NextToken":{"shape":"String"},
|
547
|
+
"Parameters":{"shape":"ParameterList"}
|
548
|
+
}
|
549
|
+
},
|
550
|
+
"DescribeEventsRequest":{
|
551
|
+
"type":"structure",
|
552
|
+
"members":{
|
553
|
+
"SourceName":{"shape":"String"},
|
554
|
+
"SourceType":{"shape":"SourceType"},
|
555
|
+
"StartTime":{"shape":"TStamp"},
|
556
|
+
"EndTime":{"shape":"TStamp"},
|
557
|
+
"Duration":{"shape":"IntegerOptional"},
|
558
|
+
"MaxResults":{"shape":"IntegerOptional"},
|
559
|
+
"NextToken":{"shape":"String"}
|
560
|
+
}
|
561
|
+
},
|
562
|
+
"DescribeEventsResponse":{
|
563
|
+
"type":"structure",
|
564
|
+
"members":{
|
565
|
+
"NextToken":{"shape":"String"},
|
566
|
+
"Events":{"shape":"EventList"}
|
567
|
+
}
|
568
|
+
},
|
569
|
+
"DescribeParameterGroupsRequest":{
|
570
|
+
"type":"structure",
|
571
|
+
"members":{
|
572
|
+
"ParameterGroupNames":{"shape":"ParameterGroupNameList"},
|
573
|
+
"MaxResults":{"shape":"IntegerOptional"},
|
574
|
+
"NextToken":{"shape":"String"}
|
575
|
+
}
|
576
|
+
},
|
577
|
+
"DescribeParameterGroupsResponse":{
|
578
|
+
"type":"structure",
|
579
|
+
"members":{
|
580
|
+
"NextToken":{"shape":"String"},
|
581
|
+
"ParameterGroups":{"shape":"ParameterGroupList"}
|
582
|
+
}
|
583
|
+
},
|
584
|
+
"DescribeParametersRequest":{
|
585
|
+
"type":"structure",
|
586
|
+
"required":["ParameterGroupName"],
|
587
|
+
"members":{
|
588
|
+
"ParameterGroupName":{"shape":"String"},
|
589
|
+
"Source":{"shape":"String"},
|
590
|
+
"MaxResults":{"shape":"IntegerOptional"},
|
591
|
+
"NextToken":{"shape":"String"}
|
592
|
+
}
|
593
|
+
},
|
594
|
+
"DescribeParametersResponse":{
|
595
|
+
"type":"structure",
|
596
|
+
"members":{
|
597
|
+
"NextToken":{"shape":"String"},
|
598
|
+
"Parameters":{"shape":"ParameterList"}
|
599
|
+
}
|
600
|
+
},
|
601
|
+
"DescribeSubnetGroupsRequest":{
|
602
|
+
"type":"structure",
|
603
|
+
"members":{
|
604
|
+
"SubnetGroupNames":{"shape":"SubnetGroupNameList"},
|
605
|
+
"MaxResults":{"shape":"IntegerOptional"},
|
606
|
+
"NextToken":{"shape":"String"}
|
607
|
+
}
|
608
|
+
},
|
609
|
+
"DescribeSubnetGroupsResponse":{
|
610
|
+
"type":"structure",
|
611
|
+
"members":{
|
612
|
+
"NextToken":{"shape":"String"},
|
613
|
+
"SubnetGroups":{"shape":"SubnetGroupList"}
|
614
|
+
}
|
615
|
+
},
|
616
|
+
"Endpoint":{
|
617
|
+
"type":"structure",
|
618
|
+
"members":{
|
619
|
+
"Address":{"shape":"String"},
|
620
|
+
"Port":{"shape":"Integer"}
|
621
|
+
}
|
622
|
+
},
|
623
|
+
"Event":{
|
624
|
+
"type":"structure",
|
625
|
+
"members":{
|
626
|
+
"SourceName":{"shape":"String"},
|
627
|
+
"SourceType":{"shape":"SourceType"},
|
628
|
+
"Message":{"shape":"String"},
|
629
|
+
"Date":{"shape":"TStamp"}
|
630
|
+
}
|
631
|
+
},
|
632
|
+
"EventList":{
|
633
|
+
"type":"list",
|
634
|
+
"member":{"shape":"Event"}
|
635
|
+
},
|
636
|
+
"IncreaseReplicationFactorRequest":{
|
637
|
+
"type":"structure",
|
638
|
+
"required":[
|
639
|
+
"ClusterName",
|
640
|
+
"NewReplicationFactor"
|
641
|
+
],
|
642
|
+
"members":{
|
643
|
+
"ClusterName":{"shape":"String"},
|
644
|
+
"NewReplicationFactor":{"shape":"Integer"},
|
645
|
+
"AvailabilityZones":{"shape":"AvailabilityZoneList"}
|
646
|
+
}
|
647
|
+
},
|
648
|
+
"IncreaseReplicationFactorResponse":{
|
649
|
+
"type":"structure",
|
650
|
+
"members":{
|
651
|
+
"Cluster":{"shape":"Cluster"}
|
652
|
+
}
|
653
|
+
},
|
654
|
+
"InsufficientClusterCapacityFault":{
|
655
|
+
"type":"structure",
|
656
|
+
"members":{
|
657
|
+
},
|
658
|
+
"exception":true
|
659
|
+
},
|
660
|
+
"Integer":{"type":"integer"},
|
661
|
+
"IntegerOptional":{"type":"integer"},
|
662
|
+
"InvalidARNFault":{
|
663
|
+
"type":"structure",
|
664
|
+
"members":{
|
665
|
+
},
|
666
|
+
"exception":true
|
667
|
+
},
|
668
|
+
"InvalidClusterStateFault":{
|
669
|
+
"type":"structure",
|
670
|
+
"members":{
|
671
|
+
},
|
672
|
+
"exception":true
|
673
|
+
},
|
674
|
+
"InvalidParameterCombinationException":{
|
675
|
+
"type":"structure",
|
676
|
+
"members":{
|
677
|
+
"message":{"shape":"AwsQueryErrorMessage"}
|
678
|
+
},
|
679
|
+
"exception":true
|
680
|
+
},
|
681
|
+
"InvalidParameterGroupStateFault":{
|
682
|
+
"type":"structure",
|
683
|
+
"members":{
|
684
|
+
},
|
685
|
+
"exception":true
|
686
|
+
},
|
687
|
+
"InvalidParameterValueException":{
|
688
|
+
"type":"structure",
|
689
|
+
"members":{
|
690
|
+
"message":{"shape":"AwsQueryErrorMessage"}
|
691
|
+
},
|
692
|
+
"exception":true
|
693
|
+
},
|
694
|
+
"InvalidSubnet":{
|
695
|
+
"type":"structure",
|
696
|
+
"members":{
|
697
|
+
},
|
698
|
+
"exception":true
|
699
|
+
},
|
700
|
+
"InvalidVPCNetworkStateFault":{
|
701
|
+
"type":"structure",
|
702
|
+
"members":{
|
703
|
+
},
|
704
|
+
"exception":true
|
705
|
+
},
|
706
|
+
"IsModifiable":{
|
707
|
+
"type":"string",
|
708
|
+
"enum":[
|
709
|
+
"TRUE",
|
710
|
+
"FALSE",
|
711
|
+
"CONDITIONAL"
|
712
|
+
]
|
713
|
+
},
|
714
|
+
"KeyList":{
|
715
|
+
"type":"list",
|
716
|
+
"member":{"shape":"String"}
|
717
|
+
},
|
718
|
+
"ListTagsRequest":{
|
719
|
+
"type":"structure",
|
720
|
+
"required":["ResourceName"],
|
721
|
+
"members":{
|
722
|
+
"ResourceName":{"shape":"String"},
|
723
|
+
"NextToken":{"shape":"String"}
|
724
|
+
}
|
725
|
+
},
|
726
|
+
"ListTagsResponse":{
|
727
|
+
"type":"structure",
|
728
|
+
"members":{
|
729
|
+
"Tags":{"shape":"TagList"},
|
730
|
+
"NextToken":{"shape":"String"}
|
731
|
+
}
|
732
|
+
},
|
733
|
+
"Node":{
|
734
|
+
"type":"structure",
|
735
|
+
"members":{
|
736
|
+
"NodeId":{"shape":"String"},
|
737
|
+
"Endpoint":{"shape":"Endpoint"},
|
738
|
+
"NodeCreateTime":{"shape":"TStamp"},
|
739
|
+
"AvailabilityZone":{"shape":"String"},
|
740
|
+
"NodeStatus":{"shape":"String"},
|
741
|
+
"ParameterGroupStatus":{"shape":"String"}
|
742
|
+
}
|
743
|
+
},
|
744
|
+
"NodeIdentifierList":{
|
745
|
+
"type":"list",
|
746
|
+
"member":{"shape":"String"}
|
747
|
+
},
|
748
|
+
"NodeList":{
|
749
|
+
"type":"list",
|
750
|
+
"member":{"shape":"Node"}
|
751
|
+
},
|
752
|
+
"NodeNotFoundFault":{
|
753
|
+
"type":"structure",
|
754
|
+
"members":{
|
755
|
+
},
|
756
|
+
"exception":true
|
757
|
+
},
|
758
|
+
"NodeQuotaForClusterExceededFault":{
|
759
|
+
"type":"structure",
|
760
|
+
"members":{
|
761
|
+
},
|
762
|
+
"exception":true
|
763
|
+
},
|
764
|
+
"NodeQuotaForCustomerExceededFault":{
|
765
|
+
"type":"structure",
|
766
|
+
"members":{
|
767
|
+
},
|
768
|
+
"exception":true
|
769
|
+
},
|
770
|
+
"NodeTypeSpecificValue":{
|
771
|
+
"type":"structure",
|
772
|
+
"members":{
|
773
|
+
"NodeType":{"shape":"String"},
|
774
|
+
"Value":{"shape":"String"}
|
775
|
+
}
|
776
|
+
},
|
777
|
+
"NodeTypeSpecificValueList":{
|
778
|
+
"type":"list",
|
779
|
+
"member":{"shape":"NodeTypeSpecificValue"}
|
780
|
+
},
|
781
|
+
"NotificationConfiguration":{
|
782
|
+
"type":"structure",
|
783
|
+
"members":{
|
784
|
+
"TopicArn":{"shape":"String"},
|
785
|
+
"TopicStatus":{"shape":"String"}
|
786
|
+
}
|
787
|
+
},
|
788
|
+
"Parameter":{
|
789
|
+
"type":"structure",
|
790
|
+
"members":{
|
791
|
+
"ParameterName":{"shape":"String"},
|
792
|
+
"ParameterType":{"shape":"ParameterType"},
|
793
|
+
"ParameterValue":{"shape":"String"},
|
794
|
+
"NodeTypeSpecificValues":{"shape":"NodeTypeSpecificValueList"},
|
795
|
+
"Description":{"shape":"String"},
|
796
|
+
"Source":{"shape":"String"},
|
797
|
+
"DataType":{"shape":"String"},
|
798
|
+
"AllowedValues":{"shape":"String"},
|
799
|
+
"IsModifiable":{"shape":"IsModifiable"},
|
800
|
+
"ChangeType":{"shape":"ChangeType"}
|
801
|
+
}
|
802
|
+
},
|
803
|
+
"ParameterGroup":{
|
804
|
+
"type":"structure",
|
805
|
+
"members":{
|
806
|
+
"ParameterGroupName":{"shape":"String"},
|
807
|
+
"Description":{"shape":"String"}
|
808
|
+
}
|
809
|
+
},
|
810
|
+
"ParameterGroupAlreadyExistsFault":{
|
811
|
+
"type":"structure",
|
812
|
+
"members":{
|
813
|
+
},
|
814
|
+
"exception":true
|
815
|
+
},
|
816
|
+
"ParameterGroupList":{
|
817
|
+
"type":"list",
|
818
|
+
"member":{"shape":"ParameterGroup"}
|
819
|
+
},
|
820
|
+
"ParameterGroupNameList":{
|
821
|
+
"type":"list",
|
822
|
+
"member":{"shape":"String"}
|
823
|
+
},
|
824
|
+
"ParameterGroupNotFoundFault":{
|
825
|
+
"type":"structure",
|
826
|
+
"members":{
|
827
|
+
},
|
828
|
+
"exception":true
|
829
|
+
},
|
830
|
+
"ParameterGroupQuotaExceededFault":{
|
831
|
+
"type":"structure",
|
832
|
+
"members":{
|
833
|
+
},
|
834
|
+
"exception":true
|
835
|
+
},
|
836
|
+
"ParameterGroupStatus":{
|
837
|
+
"type":"structure",
|
838
|
+
"members":{
|
839
|
+
"ParameterGroupName":{"shape":"String"},
|
840
|
+
"ParameterApplyStatus":{"shape":"String"},
|
841
|
+
"NodeIdsToReboot":{"shape":"NodeIdentifierList"}
|
842
|
+
}
|
843
|
+
},
|
844
|
+
"ParameterList":{
|
845
|
+
"type":"list",
|
846
|
+
"member":{"shape":"Parameter"}
|
847
|
+
},
|
848
|
+
"ParameterNameValue":{
|
849
|
+
"type":"structure",
|
850
|
+
"members":{
|
851
|
+
"ParameterName":{"shape":"String"},
|
852
|
+
"ParameterValue":{"shape":"String"}
|
853
|
+
}
|
854
|
+
},
|
855
|
+
"ParameterNameValueList":{
|
856
|
+
"type":"list",
|
857
|
+
"member":{"shape":"ParameterNameValue"}
|
858
|
+
},
|
859
|
+
"ParameterType":{
|
860
|
+
"type":"string",
|
861
|
+
"enum":[
|
862
|
+
"DEFAULT",
|
863
|
+
"NODE_TYPE_SPECIFIC"
|
864
|
+
]
|
865
|
+
},
|
866
|
+
"RebootNodeRequest":{
|
867
|
+
"type":"structure",
|
868
|
+
"required":[
|
869
|
+
"ClusterName",
|
870
|
+
"NodeId"
|
871
|
+
],
|
872
|
+
"members":{
|
873
|
+
"ClusterName":{"shape":"String"},
|
874
|
+
"NodeId":{"shape":"String"}
|
875
|
+
}
|
876
|
+
},
|
877
|
+
"RebootNodeResponse":{
|
878
|
+
"type":"structure",
|
879
|
+
"members":{
|
880
|
+
"Cluster":{"shape":"Cluster"}
|
881
|
+
}
|
882
|
+
},
|
883
|
+
"SecurityGroupIdentifierList":{
|
884
|
+
"type":"list",
|
885
|
+
"member":{"shape":"String"}
|
886
|
+
},
|
887
|
+
"SecurityGroupMembership":{
|
888
|
+
"type":"structure",
|
889
|
+
"members":{
|
890
|
+
"SecurityGroupIdentifier":{"shape":"String"},
|
891
|
+
"Status":{"shape":"String"}
|
892
|
+
}
|
893
|
+
},
|
894
|
+
"SecurityGroupMembershipList":{
|
895
|
+
"type":"list",
|
896
|
+
"member":{"shape":"SecurityGroupMembership"}
|
897
|
+
},
|
898
|
+
"SourceType":{
|
899
|
+
"type":"string",
|
900
|
+
"enum":[
|
901
|
+
"CLUSTER",
|
902
|
+
"PARAMETER_GROUP",
|
903
|
+
"SUBNET_GROUP"
|
904
|
+
]
|
905
|
+
},
|
906
|
+
"String":{"type":"string"},
|
907
|
+
"Subnet":{
|
908
|
+
"type":"structure",
|
909
|
+
"members":{
|
910
|
+
"SubnetIdentifier":{"shape":"String"},
|
911
|
+
"SubnetAvailabilityZone":{"shape":"String"}
|
912
|
+
}
|
913
|
+
},
|
914
|
+
"SubnetGroup":{
|
915
|
+
"type":"structure",
|
916
|
+
"members":{
|
917
|
+
"SubnetGroupName":{"shape":"String"},
|
918
|
+
"Description":{"shape":"String"},
|
919
|
+
"VpcId":{"shape":"String"},
|
920
|
+
"Subnets":{"shape":"SubnetList"}
|
921
|
+
}
|
922
|
+
},
|
923
|
+
"SubnetGroupAlreadyExistsFault":{
|
924
|
+
"type":"structure",
|
925
|
+
"members":{
|
926
|
+
},
|
927
|
+
"exception":true
|
928
|
+
},
|
929
|
+
"SubnetGroupInUseFault":{
|
930
|
+
"type":"structure",
|
931
|
+
"members":{
|
932
|
+
},
|
933
|
+
"exception":true
|
934
|
+
},
|
935
|
+
"SubnetGroupList":{
|
936
|
+
"type":"list",
|
937
|
+
"member":{"shape":"SubnetGroup"}
|
938
|
+
},
|
939
|
+
"SubnetGroupNameList":{
|
940
|
+
"type":"list",
|
941
|
+
"member":{"shape":"String"}
|
942
|
+
},
|
943
|
+
"SubnetGroupNotFoundFault":{
|
944
|
+
"type":"structure",
|
945
|
+
"members":{
|
946
|
+
},
|
947
|
+
"exception":true
|
948
|
+
},
|
949
|
+
"SubnetGroupQuotaExceededFault":{
|
950
|
+
"type":"structure",
|
951
|
+
"members":{
|
952
|
+
},
|
953
|
+
"exception":true
|
954
|
+
},
|
955
|
+
"SubnetIdentifierList":{
|
956
|
+
"type":"list",
|
957
|
+
"member":{"shape":"String"}
|
958
|
+
},
|
959
|
+
"SubnetInUse":{
|
960
|
+
"type":"structure",
|
961
|
+
"members":{
|
962
|
+
},
|
963
|
+
"exception":true
|
964
|
+
},
|
965
|
+
"SubnetList":{
|
966
|
+
"type":"list",
|
967
|
+
"member":{"shape":"Subnet"}
|
968
|
+
},
|
969
|
+
"SubnetQuotaExceededFault":{
|
970
|
+
"type":"structure",
|
971
|
+
"members":{
|
972
|
+
},
|
973
|
+
"exception":true
|
974
|
+
},
|
975
|
+
"TStamp":{"type":"timestamp"},
|
976
|
+
"Tag":{
|
977
|
+
"type":"structure",
|
978
|
+
"members":{
|
979
|
+
"Key":{"shape":"String"},
|
980
|
+
"Value":{"shape":"String"}
|
981
|
+
}
|
982
|
+
},
|
983
|
+
"TagList":{
|
984
|
+
"type":"list",
|
985
|
+
"member":{"shape":"Tag"}
|
986
|
+
},
|
987
|
+
"TagNotFoundFault":{
|
988
|
+
"type":"structure",
|
989
|
+
"members":{
|
990
|
+
},
|
991
|
+
"exception":true
|
992
|
+
},
|
993
|
+
"TagQuotaPerResourceExceeded":{
|
994
|
+
"type":"structure",
|
995
|
+
"members":{
|
996
|
+
},
|
997
|
+
"exception":true
|
998
|
+
},
|
999
|
+
"TagResourceRequest":{
|
1000
|
+
"type":"structure",
|
1001
|
+
"required":[
|
1002
|
+
"ResourceName",
|
1003
|
+
"Tags"
|
1004
|
+
],
|
1005
|
+
"members":{
|
1006
|
+
"ResourceName":{"shape":"String"},
|
1007
|
+
"Tags":{"shape":"TagList"}
|
1008
|
+
}
|
1009
|
+
},
|
1010
|
+
"TagResourceResponse":{
|
1011
|
+
"type":"structure",
|
1012
|
+
"members":{
|
1013
|
+
"Tags":{"shape":"TagList"}
|
1014
|
+
}
|
1015
|
+
},
|
1016
|
+
"UntagResourceRequest":{
|
1017
|
+
"type":"structure",
|
1018
|
+
"required":[
|
1019
|
+
"ResourceName",
|
1020
|
+
"TagKeys"
|
1021
|
+
],
|
1022
|
+
"members":{
|
1023
|
+
"ResourceName":{"shape":"String"},
|
1024
|
+
"TagKeys":{"shape":"KeyList"}
|
1025
|
+
}
|
1026
|
+
},
|
1027
|
+
"UntagResourceResponse":{
|
1028
|
+
"type":"structure",
|
1029
|
+
"members":{
|
1030
|
+
"Tags":{"shape":"TagList"}
|
1031
|
+
}
|
1032
|
+
},
|
1033
|
+
"UpdateClusterRequest":{
|
1034
|
+
"type":"structure",
|
1035
|
+
"required":["ClusterName"],
|
1036
|
+
"members":{
|
1037
|
+
"ClusterName":{"shape":"String"},
|
1038
|
+
"Description":{"shape":"String"},
|
1039
|
+
"PreferredMaintenanceWindow":{"shape":"String"},
|
1040
|
+
"NotificationTopicArn":{"shape":"String"},
|
1041
|
+
"NotificationTopicStatus":{"shape":"String"},
|
1042
|
+
"ParameterGroupName":{"shape":"String"},
|
1043
|
+
"SecurityGroupIds":{"shape":"SecurityGroupIdentifierList"}
|
1044
|
+
}
|
1045
|
+
},
|
1046
|
+
"UpdateClusterResponse":{
|
1047
|
+
"type":"structure",
|
1048
|
+
"members":{
|
1049
|
+
"Cluster":{"shape":"Cluster"}
|
1050
|
+
}
|
1051
|
+
},
|
1052
|
+
"UpdateParameterGroupRequest":{
|
1053
|
+
"type":"structure",
|
1054
|
+
"required":[
|
1055
|
+
"ParameterGroupName",
|
1056
|
+
"ParameterNameValues"
|
1057
|
+
],
|
1058
|
+
"members":{
|
1059
|
+
"ParameterGroupName":{"shape":"String"},
|
1060
|
+
"ParameterNameValues":{"shape":"ParameterNameValueList"}
|
1061
|
+
}
|
1062
|
+
},
|
1063
|
+
"UpdateParameterGroupResponse":{
|
1064
|
+
"type":"structure",
|
1065
|
+
"members":{
|
1066
|
+
"ParameterGroup":{"shape":"ParameterGroup"}
|
1067
|
+
}
|
1068
|
+
},
|
1069
|
+
"UpdateSubnetGroupRequest":{
|
1070
|
+
"type":"structure",
|
1071
|
+
"required":["SubnetGroupName"],
|
1072
|
+
"members":{
|
1073
|
+
"SubnetGroupName":{"shape":"String"},
|
1074
|
+
"Description":{"shape":"String"},
|
1075
|
+
"SubnetIds":{"shape":"SubnetIdentifierList"}
|
1076
|
+
}
|
1077
|
+
},
|
1078
|
+
"UpdateSubnetGroupResponse":{
|
1079
|
+
"type":"structure",
|
1080
|
+
"members":{
|
1081
|
+
"SubnetGroup":{"shape":"SubnetGroup"}
|
1082
|
+
}
|
1083
|
+
}
|
1084
|
+
}
|
1085
|
+
}
|