cdk-lambda-subminute 2.0.320 → 2.0.322
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +3 -3
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +996 -103
- package/node_modules/aws-sdk/apis/finspace-2021-03-12.paginators.json +10 -0
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +9 -9
- package/node_modules/aws-sdk/clients/ec2.d.ts +1 -1
- package/node_modules/aws-sdk/clients/finspace.d.ts +1159 -10
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +5 -5
- package/node_modules/aws-sdk/dist/aws-sdk.js +44 -7
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +9 -9
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/region_config_data.json +41 -4
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +5 -5
|
@@ -127,8 +127,8 @@
|
|
|
127
127
|
"environmentId",
|
|
128
128
|
"clusterName",
|
|
129
129
|
"clusterType",
|
|
130
|
-
"capacityConfiguration",
|
|
131
130
|
"releaseLabel",
|
|
131
|
+
"vpcConfiguration",
|
|
132
132
|
"azMode"
|
|
133
133
|
],
|
|
134
134
|
"members": {
|
|
@@ -141,38 +141,44 @@
|
|
|
141
141
|
},
|
|
142
142
|
"clusterName": {},
|
|
143
143
|
"clusterType": {},
|
|
144
|
-
"
|
|
144
|
+
"tickerplantLogConfiguration": {
|
|
145
145
|
"shape": "S1a"
|
|
146
146
|
},
|
|
147
|
+
"databases": {
|
|
148
|
+
"shape": "S1d"
|
|
149
|
+
},
|
|
147
150
|
"cacheStorageConfigurations": {
|
|
148
|
-
"shape": "
|
|
151
|
+
"shape": "S1q"
|
|
149
152
|
},
|
|
150
153
|
"autoScalingConfiguration": {
|
|
151
|
-
"shape": "
|
|
154
|
+
"shape": "S1t"
|
|
152
155
|
},
|
|
153
156
|
"clusterDescription": {},
|
|
154
157
|
"capacityConfiguration": {
|
|
155
|
-
"shape": "
|
|
158
|
+
"shape": "S1z"
|
|
156
159
|
},
|
|
157
160
|
"releaseLabel": {},
|
|
158
161
|
"vpcConfiguration": {
|
|
159
|
-
"shape": "
|
|
162
|
+
"shape": "S22"
|
|
160
163
|
},
|
|
161
164
|
"initializationScript": {},
|
|
162
165
|
"commandLineArguments": {
|
|
163
|
-
"shape": "
|
|
166
|
+
"shape": "S2a"
|
|
164
167
|
},
|
|
165
168
|
"code": {
|
|
166
|
-
"shape": "
|
|
169
|
+
"shape": "S2e"
|
|
167
170
|
},
|
|
168
171
|
"executionRole": {},
|
|
169
172
|
"savedownStorageConfiguration": {
|
|
170
|
-
"shape": "
|
|
173
|
+
"shape": "S2j"
|
|
171
174
|
},
|
|
172
175
|
"azMode": {},
|
|
173
176
|
"availabilityZoneId": {},
|
|
174
177
|
"tags": {
|
|
175
178
|
"shape": "S5"
|
|
179
|
+
},
|
|
180
|
+
"scalingGroupConfiguration": {
|
|
181
|
+
"shape": "S2o"
|
|
176
182
|
}
|
|
177
183
|
}
|
|
178
184
|
},
|
|
@@ -184,41 +190,50 @@
|
|
|
184
190
|
"statusReason": {},
|
|
185
191
|
"clusterName": {},
|
|
186
192
|
"clusterType": {},
|
|
187
|
-
"
|
|
193
|
+
"tickerplantLogConfiguration": {
|
|
188
194
|
"shape": "S1a"
|
|
189
195
|
},
|
|
196
|
+
"volumes": {
|
|
197
|
+
"shape": "S2w"
|
|
198
|
+
},
|
|
199
|
+
"databases": {
|
|
200
|
+
"shape": "S1d"
|
|
201
|
+
},
|
|
190
202
|
"cacheStorageConfigurations": {
|
|
191
|
-
"shape": "
|
|
203
|
+
"shape": "S1q"
|
|
192
204
|
},
|
|
193
205
|
"autoScalingConfiguration": {
|
|
194
|
-
"shape": "
|
|
206
|
+
"shape": "S1t"
|
|
195
207
|
},
|
|
196
208
|
"clusterDescription": {},
|
|
197
209
|
"capacityConfiguration": {
|
|
198
|
-
"shape": "
|
|
210
|
+
"shape": "S1z"
|
|
199
211
|
},
|
|
200
212
|
"releaseLabel": {},
|
|
201
213
|
"vpcConfiguration": {
|
|
202
|
-
"shape": "
|
|
214
|
+
"shape": "S22"
|
|
203
215
|
},
|
|
204
216
|
"initializationScript": {},
|
|
205
217
|
"commandLineArguments": {
|
|
206
|
-
"shape": "
|
|
218
|
+
"shape": "S2a"
|
|
207
219
|
},
|
|
208
220
|
"code": {
|
|
209
|
-
"shape": "
|
|
221
|
+
"shape": "S2e"
|
|
210
222
|
},
|
|
211
223
|
"executionRole": {},
|
|
212
224
|
"lastModifiedTimestamp": {
|
|
213
225
|
"type": "timestamp"
|
|
214
226
|
},
|
|
215
227
|
"savedownStorageConfiguration": {
|
|
216
|
-
"shape": "
|
|
228
|
+
"shape": "S2j"
|
|
217
229
|
},
|
|
218
230
|
"azMode": {},
|
|
219
231
|
"availabilityZoneId": {},
|
|
220
232
|
"createdTimestamp": {
|
|
221
233
|
"type": "timestamp"
|
|
234
|
+
},
|
|
235
|
+
"scalingGroupConfiguration": {
|
|
236
|
+
"shape": "S2o"
|
|
222
237
|
}
|
|
223
238
|
}
|
|
224
239
|
}
|
|
@@ -265,6 +280,73 @@
|
|
|
265
280
|
}
|
|
266
281
|
}
|
|
267
282
|
},
|
|
283
|
+
"CreateKxDataview": {
|
|
284
|
+
"http": {
|
|
285
|
+
"requestUri": "/kx/environments/{environmentId}/databases/{databaseName}/dataviews"
|
|
286
|
+
},
|
|
287
|
+
"input": {
|
|
288
|
+
"type": "structure",
|
|
289
|
+
"required": [
|
|
290
|
+
"environmentId",
|
|
291
|
+
"databaseName",
|
|
292
|
+
"dataviewName",
|
|
293
|
+
"azMode",
|
|
294
|
+
"clientToken"
|
|
295
|
+
],
|
|
296
|
+
"members": {
|
|
297
|
+
"environmentId": {
|
|
298
|
+
"location": "uri",
|
|
299
|
+
"locationName": "environmentId"
|
|
300
|
+
},
|
|
301
|
+
"databaseName": {
|
|
302
|
+
"location": "uri",
|
|
303
|
+
"locationName": "databaseName"
|
|
304
|
+
},
|
|
305
|
+
"dataviewName": {},
|
|
306
|
+
"azMode": {},
|
|
307
|
+
"availabilityZoneId": {},
|
|
308
|
+
"changesetId": {},
|
|
309
|
+
"segmentConfigurations": {
|
|
310
|
+
"shape": "S1m"
|
|
311
|
+
},
|
|
312
|
+
"autoUpdate": {
|
|
313
|
+
"type": "boolean"
|
|
314
|
+
},
|
|
315
|
+
"description": {},
|
|
316
|
+
"tags": {
|
|
317
|
+
"shape": "S5"
|
|
318
|
+
},
|
|
319
|
+
"clientToken": {
|
|
320
|
+
"idempotencyToken": true
|
|
321
|
+
}
|
|
322
|
+
}
|
|
323
|
+
},
|
|
324
|
+
"output": {
|
|
325
|
+
"type": "structure",
|
|
326
|
+
"members": {
|
|
327
|
+
"dataviewName": {},
|
|
328
|
+
"databaseName": {},
|
|
329
|
+
"environmentId": {},
|
|
330
|
+
"azMode": {},
|
|
331
|
+
"availabilityZoneId": {},
|
|
332
|
+
"changesetId": {},
|
|
333
|
+
"segmentConfigurations": {
|
|
334
|
+
"shape": "S1m"
|
|
335
|
+
},
|
|
336
|
+
"description": {},
|
|
337
|
+
"autoUpdate": {
|
|
338
|
+
"type": "boolean"
|
|
339
|
+
},
|
|
340
|
+
"createdTimestamp": {
|
|
341
|
+
"type": "timestamp"
|
|
342
|
+
},
|
|
343
|
+
"lastModifiedTimestamp": {
|
|
344
|
+
"type": "timestamp"
|
|
345
|
+
},
|
|
346
|
+
"status": {}
|
|
347
|
+
}
|
|
348
|
+
}
|
|
349
|
+
},
|
|
268
350
|
"CreateKxEnvironment": {
|
|
269
351
|
"http": {
|
|
270
352
|
"requestUri": "/kx/environments"
|
|
@@ -282,7 +364,9 @@
|
|
|
282
364
|
"tags": {
|
|
283
365
|
"shape": "S5"
|
|
284
366
|
},
|
|
285
|
-
"clientToken": {
|
|
367
|
+
"clientToken": {
|
|
368
|
+
"idempotencyToken": true
|
|
369
|
+
}
|
|
286
370
|
}
|
|
287
371
|
},
|
|
288
372
|
"output": {
|
|
@@ -300,6 +384,52 @@
|
|
|
300
384
|
}
|
|
301
385
|
}
|
|
302
386
|
},
|
|
387
|
+
"CreateKxScalingGroup": {
|
|
388
|
+
"http": {
|
|
389
|
+
"requestUri": "/kx/environments/{environmentId}/scalingGroups"
|
|
390
|
+
},
|
|
391
|
+
"input": {
|
|
392
|
+
"type": "structure",
|
|
393
|
+
"required": [
|
|
394
|
+
"clientToken",
|
|
395
|
+
"environmentId",
|
|
396
|
+
"scalingGroupName",
|
|
397
|
+
"hostType",
|
|
398
|
+
"availabilityZoneId"
|
|
399
|
+
],
|
|
400
|
+
"members": {
|
|
401
|
+
"clientToken": {
|
|
402
|
+
"idempotencyToken": true
|
|
403
|
+
},
|
|
404
|
+
"environmentId": {
|
|
405
|
+
"location": "uri",
|
|
406
|
+
"locationName": "environmentId"
|
|
407
|
+
},
|
|
408
|
+
"scalingGroupName": {},
|
|
409
|
+
"hostType": {},
|
|
410
|
+
"availabilityZoneId": {},
|
|
411
|
+
"tags": {
|
|
412
|
+
"shape": "S5"
|
|
413
|
+
}
|
|
414
|
+
}
|
|
415
|
+
},
|
|
416
|
+
"output": {
|
|
417
|
+
"type": "structure",
|
|
418
|
+
"members": {
|
|
419
|
+
"environmentId": {},
|
|
420
|
+
"scalingGroupName": {},
|
|
421
|
+
"hostType": {},
|
|
422
|
+
"availabilityZoneId": {},
|
|
423
|
+
"status": {},
|
|
424
|
+
"lastModifiedTimestamp": {
|
|
425
|
+
"type": "timestamp"
|
|
426
|
+
},
|
|
427
|
+
"createdTimestamp": {
|
|
428
|
+
"type": "timestamp"
|
|
429
|
+
}
|
|
430
|
+
}
|
|
431
|
+
}
|
|
432
|
+
},
|
|
303
433
|
"CreateKxUser": {
|
|
304
434
|
"http": {
|
|
305
435
|
"requestUri": "/kx/environments/{environmentId}/users"
|
|
@@ -321,7 +451,9 @@
|
|
|
321
451
|
"tags": {
|
|
322
452
|
"shape": "S5"
|
|
323
453
|
},
|
|
324
|
-
"clientToken": {
|
|
454
|
+
"clientToken": {
|
|
455
|
+
"idempotencyToken": true
|
|
456
|
+
}
|
|
325
457
|
}
|
|
326
458
|
},
|
|
327
459
|
"output": {
|
|
@@ -334,6 +466,65 @@
|
|
|
334
466
|
}
|
|
335
467
|
}
|
|
336
468
|
},
|
|
469
|
+
"CreateKxVolume": {
|
|
470
|
+
"http": {
|
|
471
|
+
"requestUri": "/kx/environments/{environmentId}/kxvolumes"
|
|
472
|
+
},
|
|
473
|
+
"input": {
|
|
474
|
+
"type": "structure",
|
|
475
|
+
"required": [
|
|
476
|
+
"environmentId",
|
|
477
|
+
"volumeType",
|
|
478
|
+
"volumeName",
|
|
479
|
+
"azMode",
|
|
480
|
+
"availabilityZoneIds"
|
|
481
|
+
],
|
|
482
|
+
"members": {
|
|
483
|
+
"clientToken": {
|
|
484
|
+
"idempotencyToken": true
|
|
485
|
+
},
|
|
486
|
+
"environmentId": {
|
|
487
|
+
"location": "uri",
|
|
488
|
+
"locationName": "environmentId"
|
|
489
|
+
},
|
|
490
|
+
"volumeType": {},
|
|
491
|
+
"volumeName": {},
|
|
492
|
+
"description": {},
|
|
493
|
+
"nas1Configuration": {
|
|
494
|
+
"shape": "S3m"
|
|
495
|
+
},
|
|
496
|
+
"azMode": {},
|
|
497
|
+
"availabilityZoneIds": {
|
|
498
|
+
"shape": "S3p"
|
|
499
|
+
},
|
|
500
|
+
"tags": {
|
|
501
|
+
"shape": "S5"
|
|
502
|
+
}
|
|
503
|
+
}
|
|
504
|
+
},
|
|
505
|
+
"output": {
|
|
506
|
+
"type": "structure",
|
|
507
|
+
"members": {
|
|
508
|
+
"environmentId": {},
|
|
509
|
+
"volumeName": {},
|
|
510
|
+
"volumeType": {},
|
|
511
|
+
"volumeArn": {},
|
|
512
|
+
"nas1Configuration": {
|
|
513
|
+
"shape": "S3m"
|
|
514
|
+
},
|
|
515
|
+
"status": {},
|
|
516
|
+
"statusReason": {},
|
|
517
|
+
"azMode": {},
|
|
518
|
+
"description": {},
|
|
519
|
+
"availabilityZoneIds": {
|
|
520
|
+
"shape": "S3p"
|
|
521
|
+
},
|
|
522
|
+
"createdTimestamp": {
|
|
523
|
+
"type": "timestamp"
|
|
524
|
+
}
|
|
525
|
+
}
|
|
526
|
+
}
|
|
527
|
+
},
|
|
337
528
|
"DeleteEnvironment": {
|
|
338
529
|
"http": {
|
|
339
530
|
"method": "DELETE",
|
|
@@ -423,6 +614,44 @@
|
|
|
423
614
|
"members": {}
|
|
424
615
|
}
|
|
425
616
|
},
|
|
617
|
+
"DeleteKxDataview": {
|
|
618
|
+
"http": {
|
|
619
|
+
"method": "DELETE",
|
|
620
|
+
"requestUri": "/kx/environments/{environmentId}/databases/{databaseName}/dataviews/{dataviewName}"
|
|
621
|
+
},
|
|
622
|
+
"input": {
|
|
623
|
+
"type": "structure",
|
|
624
|
+
"required": [
|
|
625
|
+
"environmentId",
|
|
626
|
+
"databaseName",
|
|
627
|
+
"dataviewName",
|
|
628
|
+
"clientToken"
|
|
629
|
+
],
|
|
630
|
+
"members": {
|
|
631
|
+
"environmentId": {
|
|
632
|
+
"location": "uri",
|
|
633
|
+
"locationName": "environmentId"
|
|
634
|
+
},
|
|
635
|
+
"databaseName": {
|
|
636
|
+
"location": "uri",
|
|
637
|
+
"locationName": "databaseName"
|
|
638
|
+
},
|
|
639
|
+
"dataviewName": {
|
|
640
|
+
"location": "uri",
|
|
641
|
+
"locationName": "dataviewName"
|
|
642
|
+
},
|
|
643
|
+
"clientToken": {
|
|
644
|
+
"idempotencyToken": true,
|
|
645
|
+
"location": "querystring",
|
|
646
|
+
"locationName": "clientToken"
|
|
647
|
+
}
|
|
648
|
+
}
|
|
649
|
+
},
|
|
650
|
+
"output": {
|
|
651
|
+
"type": "structure",
|
|
652
|
+
"members": {}
|
|
653
|
+
}
|
|
654
|
+
},
|
|
426
655
|
"DeleteKxEnvironment": {
|
|
427
656
|
"http": {
|
|
428
657
|
"method": "DELETE",
|
|
@@ -437,6 +666,43 @@
|
|
|
437
666
|
"environmentId": {
|
|
438
667
|
"location": "uri",
|
|
439
668
|
"locationName": "environmentId"
|
|
669
|
+
},
|
|
670
|
+
"clientToken": {
|
|
671
|
+
"idempotencyToken": true,
|
|
672
|
+
"location": "querystring",
|
|
673
|
+
"locationName": "clientToken"
|
|
674
|
+
}
|
|
675
|
+
}
|
|
676
|
+
},
|
|
677
|
+
"output": {
|
|
678
|
+
"type": "structure",
|
|
679
|
+
"members": {}
|
|
680
|
+
}
|
|
681
|
+
},
|
|
682
|
+
"DeleteKxScalingGroup": {
|
|
683
|
+
"http": {
|
|
684
|
+
"method": "DELETE",
|
|
685
|
+
"requestUri": "/kx/environments/{environmentId}/scalingGroups/{scalingGroupName}"
|
|
686
|
+
},
|
|
687
|
+
"input": {
|
|
688
|
+
"type": "structure",
|
|
689
|
+
"required": [
|
|
690
|
+
"environmentId",
|
|
691
|
+
"scalingGroupName"
|
|
692
|
+
],
|
|
693
|
+
"members": {
|
|
694
|
+
"environmentId": {
|
|
695
|
+
"location": "uri",
|
|
696
|
+
"locationName": "environmentId"
|
|
697
|
+
},
|
|
698
|
+
"scalingGroupName": {
|
|
699
|
+
"location": "uri",
|
|
700
|
+
"locationName": "scalingGroupName"
|
|
701
|
+
},
|
|
702
|
+
"clientToken": {
|
|
703
|
+
"idempotencyToken": true,
|
|
704
|
+
"location": "querystring",
|
|
705
|
+
"locationName": "clientToken"
|
|
440
706
|
}
|
|
441
707
|
}
|
|
442
708
|
},
|
|
@@ -464,6 +730,43 @@
|
|
|
464
730
|
"environmentId": {
|
|
465
731
|
"location": "uri",
|
|
466
732
|
"locationName": "environmentId"
|
|
733
|
+
},
|
|
734
|
+
"clientToken": {
|
|
735
|
+
"idempotencyToken": true,
|
|
736
|
+
"location": "querystring",
|
|
737
|
+
"locationName": "clientToken"
|
|
738
|
+
}
|
|
739
|
+
}
|
|
740
|
+
},
|
|
741
|
+
"output": {
|
|
742
|
+
"type": "structure",
|
|
743
|
+
"members": {}
|
|
744
|
+
}
|
|
745
|
+
},
|
|
746
|
+
"DeleteKxVolume": {
|
|
747
|
+
"http": {
|
|
748
|
+
"method": "DELETE",
|
|
749
|
+
"requestUri": "/kx/environments/{environmentId}/kxvolumes/{volumeName}"
|
|
750
|
+
},
|
|
751
|
+
"input": {
|
|
752
|
+
"type": "structure",
|
|
753
|
+
"required": [
|
|
754
|
+
"environmentId",
|
|
755
|
+
"volumeName"
|
|
756
|
+
],
|
|
757
|
+
"members": {
|
|
758
|
+
"environmentId": {
|
|
759
|
+
"location": "uri",
|
|
760
|
+
"locationName": "environmentId"
|
|
761
|
+
},
|
|
762
|
+
"volumeName": {
|
|
763
|
+
"location": "uri",
|
|
764
|
+
"locationName": "volumeName"
|
|
765
|
+
},
|
|
766
|
+
"clientToken": {
|
|
767
|
+
"idempotencyToken": true,
|
|
768
|
+
"location": "querystring",
|
|
769
|
+
"locationName": "clientToken"
|
|
467
770
|
}
|
|
468
771
|
}
|
|
469
772
|
},
|
|
@@ -493,7 +796,7 @@
|
|
|
493
796
|
"type": "structure",
|
|
494
797
|
"members": {
|
|
495
798
|
"environment": {
|
|
496
|
-
"shape": "
|
|
799
|
+
"shape": "S4c"
|
|
497
800
|
}
|
|
498
801
|
}
|
|
499
802
|
},
|
|
@@ -581,41 +884,50 @@
|
|
|
581
884
|
"statusReason": {},
|
|
582
885
|
"clusterName": {},
|
|
583
886
|
"clusterType": {},
|
|
584
|
-
"
|
|
887
|
+
"tickerplantLogConfiguration": {
|
|
585
888
|
"shape": "S1a"
|
|
586
889
|
},
|
|
890
|
+
"volumes": {
|
|
891
|
+
"shape": "S2w"
|
|
892
|
+
},
|
|
893
|
+
"databases": {
|
|
894
|
+
"shape": "S1d"
|
|
895
|
+
},
|
|
587
896
|
"cacheStorageConfigurations": {
|
|
588
|
-
"shape": "
|
|
897
|
+
"shape": "S1q"
|
|
589
898
|
},
|
|
590
899
|
"autoScalingConfiguration": {
|
|
591
|
-
"shape": "
|
|
900
|
+
"shape": "S1t"
|
|
592
901
|
},
|
|
593
902
|
"clusterDescription": {},
|
|
594
903
|
"capacityConfiguration": {
|
|
595
|
-
"shape": "
|
|
904
|
+
"shape": "S1z"
|
|
596
905
|
},
|
|
597
906
|
"releaseLabel": {},
|
|
598
907
|
"vpcConfiguration": {
|
|
599
|
-
"shape": "
|
|
908
|
+
"shape": "S22"
|
|
600
909
|
},
|
|
601
910
|
"initializationScript": {},
|
|
602
911
|
"commandLineArguments": {
|
|
603
|
-
"shape": "
|
|
912
|
+
"shape": "S2a"
|
|
604
913
|
},
|
|
605
914
|
"code": {
|
|
606
|
-
"shape": "
|
|
915
|
+
"shape": "S2e"
|
|
607
916
|
},
|
|
608
917
|
"executionRole": {},
|
|
609
918
|
"lastModifiedTimestamp": {
|
|
610
919
|
"type": "timestamp"
|
|
611
920
|
},
|
|
612
921
|
"savedownStorageConfiguration": {
|
|
613
|
-
"shape": "
|
|
922
|
+
"shape": "S2j"
|
|
614
923
|
},
|
|
615
924
|
"azMode": {},
|
|
616
925
|
"availabilityZoneId": {},
|
|
617
926
|
"createdTimestamp": {
|
|
618
927
|
"type": "timestamp"
|
|
928
|
+
},
|
|
929
|
+
"scalingGroupConfiguration": {
|
|
930
|
+
"shape": "S2o"
|
|
619
931
|
}
|
|
620
932
|
}
|
|
621
933
|
}
|
|
@@ -705,22 +1017,79 @@
|
|
|
705
1017
|
}
|
|
706
1018
|
}
|
|
707
1019
|
},
|
|
708
|
-
"
|
|
1020
|
+
"GetKxDataview": {
|
|
709
1021
|
"http": {
|
|
710
1022
|
"method": "GET",
|
|
711
|
-
"requestUri": "/kx/environments/{environmentId}"
|
|
1023
|
+
"requestUri": "/kx/environments/{environmentId}/databases/{databaseName}/dataviews/{dataviewName}"
|
|
712
1024
|
},
|
|
713
1025
|
"input": {
|
|
714
1026
|
"type": "structure",
|
|
715
1027
|
"required": [
|
|
716
|
-
"environmentId"
|
|
1028
|
+
"environmentId",
|
|
1029
|
+
"databaseName",
|
|
1030
|
+
"dataviewName"
|
|
717
1031
|
],
|
|
718
1032
|
"members": {
|
|
719
1033
|
"environmentId": {
|
|
720
1034
|
"location": "uri",
|
|
721
1035
|
"locationName": "environmentId"
|
|
722
|
-
}
|
|
723
|
-
|
|
1036
|
+
},
|
|
1037
|
+
"databaseName": {
|
|
1038
|
+
"location": "uri",
|
|
1039
|
+
"locationName": "databaseName"
|
|
1040
|
+
},
|
|
1041
|
+
"dataviewName": {
|
|
1042
|
+
"location": "uri",
|
|
1043
|
+
"locationName": "dataviewName"
|
|
1044
|
+
}
|
|
1045
|
+
}
|
|
1046
|
+
},
|
|
1047
|
+
"output": {
|
|
1048
|
+
"type": "structure",
|
|
1049
|
+
"members": {
|
|
1050
|
+
"databaseName": {},
|
|
1051
|
+
"dataviewName": {},
|
|
1052
|
+
"azMode": {},
|
|
1053
|
+
"availabilityZoneId": {},
|
|
1054
|
+
"changesetId": {},
|
|
1055
|
+
"segmentConfigurations": {
|
|
1056
|
+
"shape": "S1m"
|
|
1057
|
+
},
|
|
1058
|
+
"activeVersions": {
|
|
1059
|
+
"shape": "S4s"
|
|
1060
|
+
},
|
|
1061
|
+
"description": {},
|
|
1062
|
+
"autoUpdate": {
|
|
1063
|
+
"type": "boolean"
|
|
1064
|
+
},
|
|
1065
|
+
"environmentId": {},
|
|
1066
|
+
"createdTimestamp": {
|
|
1067
|
+
"type": "timestamp"
|
|
1068
|
+
},
|
|
1069
|
+
"lastModifiedTimestamp": {
|
|
1070
|
+
"type": "timestamp"
|
|
1071
|
+
},
|
|
1072
|
+
"status": {},
|
|
1073
|
+
"statusReason": {}
|
|
1074
|
+
}
|
|
1075
|
+
}
|
|
1076
|
+
},
|
|
1077
|
+
"GetKxEnvironment": {
|
|
1078
|
+
"http": {
|
|
1079
|
+
"method": "GET",
|
|
1080
|
+
"requestUri": "/kx/environments/{environmentId}"
|
|
1081
|
+
},
|
|
1082
|
+
"input": {
|
|
1083
|
+
"type": "structure",
|
|
1084
|
+
"required": [
|
|
1085
|
+
"environmentId"
|
|
1086
|
+
],
|
|
1087
|
+
"members": {
|
|
1088
|
+
"environmentId": {
|
|
1089
|
+
"location": "uri",
|
|
1090
|
+
"locationName": "environmentId"
|
|
1091
|
+
}
|
|
1092
|
+
}
|
|
724
1093
|
},
|
|
725
1094
|
"output": {
|
|
726
1095
|
"type": "structure",
|
|
@@ -737,10 +1106,10 @@
|
|
|
737
1106
|
"kmsKeyId": {},
|
|
738
1107
|
"dedicatedServiceAccountId": {},
|
|
739
1108
|
"transitGatewayConfiguration": {
|
|
740
|
-
"shape": "
|
|
1109
|
+
"shape": "S51"
|
|
741
1110
|
},
|
|
742
1111
|
"customDNSConfiguration": {
|
|
743
|
-
"shape": "
|
|
1112
|
+
"shape": "S5e"
|
|
744
1113
|
},
|
|
745
1114
|
"creationTimestamp": {
|
|
746
1115
|
"type": "timestamp"
|
|
@@ -749,12 +1118,55 @@
|
|
|
749
1118
|
"type": "timestamp"
|
|
750
1119
|
},
|
|
751
1120
|
"availabilityZoneIds": {
|
|
752
|
-
"shape": "
|
|
1121
|
+
"shape": "S3p"
|
|
753
1122
|
},
|
|
754
1123
|
"certificateAuthorityArn": {}
|
|
755
1124
|
}
|
|
756
1125
|
}
|
|
757
1126
|
},
|
|
1127
|
+
"GetKxScalingGroup": {
|
|
1128
|
+
"http": {
|
|
1129
|
+
"method": "GET",
|
|
1130
|
+
"requestUri": "/kx/environments/{environmentId}/scalingGroups/{scalingGroupName}"
|
|
1131
|
+
},
|
|
1132
|
+
"input": {
|
|
1133
|
+
"type": "structure",
|
|
1134
|
+
"required": [
|
|
1135
|
+
"environmentId",
|
|
1136
|
+
"scalingGroupName"
|
|
1137
|
+
],
|
|
1138
|
+
"members": {
|
|
1139
|
+
"environmentId": {
|
|
1140
|
+
"location": "uri",
|
|
1141
|
+
"locationName": "environmentId"
|
|
1142
|
+
},
|
|
1143
|
+
"scalingGroupName": {
|
|
1144
|
+
"location": "uri",
|
|
1145
|
+
"locationName": "scalingGroupName"
|
|
1146
|
+
}
|
|
1147
|
+
}
|
|
1148
|
+
},
|
|
1149
|
+
"output": {
|
|
1150
|
+
"type": "structure",
|
|
1151
|
+
"members": {
|
|
1152
|
+
"scalingGroupName": {},
|
|
1153
|
+
"scalingGroupArn": {},
|
|
1154
|
+
"hostType": {},
|
|
1155
|
+
"clusters": {
|
|
1156
|
+
"shape": "S5m"
|
|
1157
|
+
},
|
|
1158
|
+
"availabilityZoneId": {},
|
|
1159
|
+
"status": {},
|
|
1160
|
+
"statusReason": {},
|
|
1161
|
+
"lastModifiedTimestamp": {
|
|
1162
|
+
"type": "timestamp"
|
|
1163
|
+
},
|
|
1164
|
+
"createdTimestamp": {
|
|
1165
|
+
"type": "timestamp"
|
|
1166
|
+
}
|
|
1167
|
+
}
|
|
1168
|
+
}
|
|
1169
|
+
},
|
|
758
1170
|
"GetKxUser": {
|
|
759
1171
|
"http": {
|
|
760
1172
|
"method": "GET",
|
|
@@ -787,6 +1199,57 @@
|
|
|
787
1199
|
}
|
|
788
1200
|
}
|
|
789
1201
|
},
|
|
1202
|
+
"GetKxVolume": {
|
|
1203
|
+
"http": {
|
|
1204
|
+
"method": "GET",
|
|
1205
|
+
"requestUri": "/kx/environments/{environmentId}/kxvolumes/{volumeName}"
|
|
1206
|
+
},
|
|
1207
|
+
"input": {
|
|
1208
|
+
"type": "structure",
|
|
1209
|
+
"required": [
|
|
1210
|
+
"environmentId",
|
|
1211
|
+
"volumeName"
|
|
1212
|
+
],
|
|
1213
|
+
"members": {
|
|
1214
|
+
"environmentId": {
|
|
1215
|
+
"location": "uri",
|
|
1216
|
+
"locationName": "environmentId"
|
|
1217
|
+
},
|
|
1218
|
+
"volumeName": {
|
|
1219
|
+
"location": "uri",
|
|
1220
|
+
"locationName": "volumeName"
|
|
1221
|
+
}
|
|
1222
|
+
}
|
|
1223
|
+
},
|
|
1224
|
+
"output": {
|
|
1225
|
+
"type": "structure",
|
|
1226
|
+
"members": {
|
|
1227
|
+
"environmentId": {},
|
|
1228
|
+
"volumeName": {},
|
|
1229
|
+
"volumeType": {},
|
|
1230
|
+
"volumeArn": {},
|
|
1231
|
+
"nas1Configuration": {
|
|
1232
|
+
"shape": "S3m"
|
|
1233
|
+
},
|
|
1234
|
+
"status": {},
|
|
1235
|
+
"statusReason": {},
|
|
1236
|
+
"createdTimestamp": {
|
|
1237
|
+
"type": "timestamp"
|
|
1238
|
+
},
|
|
1239
|
+
"description": {},
|
|
1240
|
+
"azMode": {},
|
|
1241
|
+
"availabilityZoneIds": {
|
|
1242
|
+
"shape": "S3p"
|
|
1243
|
+
},
|
|
1244
|
+
"lastModifiedTimestamp": {
|
|
1245
|
+
"type": "timestamp"
|
|
1246
|
+
},
|
|
1247
|
+
"attachedClusters": {
|
|
1248
|
+
"shape": "S5r"
|
|
1249
|
+
}
|
|
1250
|
+
}
|
|
1251
|
+
}
|
|
1252
|
+
},
|
|
790
1253
|
"ListEnvironments": {
|
|
791
1254
|
"http": {
|
|
792
1255
|
"method": "GET",
|
|
@@ -812,7 +1275,7 @@
|
|
|
812
1275
|
"environments": {
|
|
813
1276
|
"type": "list",
|
|
814
1277
|
"member": {
|
|
815
|
-
"shape": "
|
|
1278
|
+
"shape": "S4c"
|
|
816
1279
|
}
|
|
817
1280
|
},
|
|
818
1281
|
"nextToken": {}
|
|
@@ -973,6 +1436,9 @@
|
|
|
973
1436
|
"clusterType": {},
|
|
974
1437
|
"clusterDescription": {},
|
|
975
1438
|
"releaseLabel": {},
|
|
1439
|
+
"volumes": {
|
|
1440
|
+
"shape": "S2w"
|
|
1441
|
+
},
|
|
976
1442
|
"initializationScript": {},
|
|
977
1443
|
"executionRole": {},
|
|
978
1444
|
"azMode": {},
|
|
@@ -1038,14 +1504,207 @@
|
|
|
1038
1504
|
}
|
|
1039
1505
|
}
|
|
1040
1506
|
},
|
|
1507
|
+
"ListKxDataviews": {
|
|
1508
|
+
"http": {
|
|
1509
|
+
"method": "GET",
|
|
1510
|
+
"requestUri": "/kx/environments/{environmentId}/databases/{databaseName}/dataviews"
|
|
1511
|
+
},
|
|
1512
|
+
"input": {
|
|
1513
|
+
"type": "structure",
|
|
1514
|
+
"required": [
|
|
1515
|
+
"environmentId",
|
|
1516
|
+
"databaseName"
|
|
1517
|
+
],
|
|
1518
|
+
"members": {
|
|
1519
|
+
"environmentId": {
|
|
1520
|
+
"location": "uri",
|
|
1521
|
+
"locationName": "environmentId"
|
|
1522
|
+
},
|
|
1523
|
+
"databaseName": {
|
|
1524
|
+
"location": "uri",
|
|
1525
|
+
"locationName": "databaseName"
|
|
1526
|
+
},
|
|
1527
|
+
"nextToken": {
|
|
1528
|
+
"location": "querystring",
|
|
1529
|
+
"locationName": "nextToken"
|
|
1530
|
+
},
|
|
1531
|
+
"maxResults": {
|
|
1532
|
+
"location": "querystring",
|
|
1533
|
+
"locationName": "maxResults",
|
|
1534
|
+
"type": "integer"
|
|
1535
|
+
}
|
|
1536
|
+
}
|
|
1537
|
+
},
|
|
1538
|
+
"output": {
|
|
1539
|
+
"type": "structure",
|
|
1540
|
+
"members": {
|
|
1541
|
+
"kxDataviews": {
|
|
1542
|
+
"type": "list",
|
|
1543
|
+
"member": {
|
|
1544
|
+
"type": "structure",
|
|
1545
|
+
"members": {
|
|
1546
|
+
"environmentId": {},
|
|
1547
|
+
"databaseName": {},
|
|
1548
|
+
"dataviewName": {},
|
|
1549
|
+
"azMode": {},
|
|
1550
|
+
"availabilityZoneId": {},
|
|
1551
|
+
"changesetId": {},
|
|
1552
|
+
"segmentConfigurations": {
|
|
1553
|
+
"shape": "S1m"
|
|
1554
|
+
},
|
|
1555
|
+
"activeVersions": {
|
|
1556
|
+
"shape": "S4s"
|
|
1557
|
+
},
|
|
1558
|
+
"status": {},
|
|
1559
|
+
"description": {},
|
|
1560
|
+
"autoUpdate": {
|
|
1561
|
+
"type": "boolean"
|
|
1562
|
+
},
|
|
1563
|
+
"createdTimestamp": {
|
|
1564
|
+
"type": "timestamp"
|
|
1565
|
+
},
|
|
1566
|
+
"lastModifiedTimestamp": {
|
|
1567
|
+
"type": "timestamp"
|
|
1568
|
+
},
|
|
1569
|
+
"statusReason": {}
|
|
1570
|
+
}
|
|
1571
|
+
}
|
|
1572
|
+
},
|
|
1573
|
+
"nextToken": {}
|
|
1574
|
+
}
|
|
1575
|
+
}
|
|
1576
|
+
},
|
|
1041
1577
|
"ListKxEnvironments": {
|
|
1042
1578
|
"http": {
|
|
1043
1579
|
"method": "GET",
|
|
1044
|
-
"requestUri": "/kx/environments"
|
|
1580
|
+
"requestUri": "/kx/environments"
|
|
1581
|
+
},
|
|
1582
|
+
"input": {
|
|
1583
|
+
"type": "structure",
|
|
1584
|
+
"members": {
|
|
1585
|
+
"nextToken": {
|
|
1586
|
+
"location": "querystring",
|
|
1587
|
+
"locationName": "nextToken"
|
|
1588
|
+
},
|
|
1589
|
+
"maxResults": {
|
|
1590
|
+
"location": "querystring",
|
|
1591
|
+
"locationName": "maxResults",
|
|
1592
|
+
"type": "integer"
|
|
1593
|
+
}
|
|
1594
|
+
}
|
|
1595
|
+
},
|
|
1596
|
+
"output": {
|
|
1597
|
+
"type": "structure",
|
|
1598
|
+
"members": {
|
|
1599
|
+
"environments": {
|
|
1600
|
+
"type": "list",
|
|
1601
|
+
"member": {
|
|
1602
|
+
"type": "structure",
|
|
1603
|
+
"members": {
|
|
1604
|
+
"name": {},
|
|
1605
|
+
"environmentId": {},
|
|
1606
|
+
"awsAccountId": {},
|
|
1607
|
+
"status": {},
|
|
1608
|
+
"tgwStatus": {},
|
|
1609
|
+
"dnsStatus": {},
|
|
1610
|
+
"errorMessage": {},
|
|
1611
|
+
"description": {},
|
|
1612
|
+
"environmentArn": {},
|
|
1613
|
+
"kmsKeyId": {},
|
|
1614
|
+
"dedicatedServiceAccountId": {},
|
|
1615
|
+
"transitGatewayConfiguration": {
|
|
1616
|
+
"shape": "S51"
|
|
1617
|
+
},
|
|
1618
|
+
"customDNSConfiguration": {
|
|
1619
|
+
"shape": "S5e"
|
|
1620
|
+
},
|
|
1621
|
+
"creationTimestamp": {
|
|
1622
|
+
"type": "timestamp"
|
|
1623
|
+
},
|
|
1624
|
+
"updateTimestamp": {
|
|
1625
|
+
"type": "timestamp"
|
|
1626
|
+
},
|
|
1627
|
+
"availabilityZoneIds": {
|
|
1628
|
+
"shape": "S3p"
|
|
1629
|
+
},
|
|
1630
|
+
"certificateAuthorityArn": {}
|
|
1631
|
+
}
|
|
1632
|
+
}
|
|
1633
|
+
},
|
|
1634
|
+
"nextToken": {}
|
|
1635
|
+
}
|
|
1636
|
+
}
|
|
1637
|
+
},
|
|
1638
|
+
"ListKxScalingGroups": {
|
|
1639
|
+
"http": {
|
|
1640
|
+
"method": "GET",
|
|
1641
|
+
"requestUri": "/kx/environments/{environmentId}/scalingGroups"
|
|
1642
|
+
},
|
|
1643
|
+
"input": {
|
|
1644
|
+
"type": "structure",
|
|
1645
|
+
"required": [
|
|
1646
|
+
"environmentId"
|
|
1647
|
+
],
|
|
1648
|
+
"members": {
|
|
1649
|
+
"environmentId": {
|
|
1650
|
+
"location": "uri",
|
|
1651
|
+
"locationName": "environmentId"
|
|
1652
|
+
},
|
|
1653
|
+
"maxResults": {
|
|
1654
|
+
"location": "querystring",
|
|
1655
|
+
"locationName": "maxResults",
|
|
1656
|
+
"type": "integer"
|
|
1657
|
+
},
|
|
1658
|
+
"nextToken": {
|
|
1659
|
+
"location": "querystring",
|
|
1660
|
+
"locationName": "nextToken"
|
|
1661
|
+
}
|
|
1662
|
+
}
|
|
1663
|
+
},
|
|
1664
|
+
"output": {
|
|
1665
|
+
"type": "structure",
|
|
1666
|
+
"members": {
|
|
1667
|
+
"scalingGroups": {
|
|
1668
|
+
"type": "list",
|
|
1669
|
+
"member": {
|
|
1670
|
+
"type": "structure",
|
|
1671
|
+
"members": {
|
|
1672
|
+
"scalingGroupName": {},
|
|
1673
|
+
"hostType": {},
|
|
1674
|
+
"clusters": {
|
|
1675
|
+
"shape": "S5m"
|
|
1676
|
+
},
|
|
1677
|
+
"availabilityZoneId": {},
|
|
1678
|
+
"status": {},
|
|
1679
|
+
"statusReason": {},
|
|
1680
|
+
"lastModifiedTimestamp": {
|
|
1681
|
+
"type": "timestamp"
|
|
1682
|
+
},
|
|
1683
|
+
"createdTimestamp": {
|
|
1684
|
+
"type": "timestamp"
|
|
1685
|
+
}
|
|
1686
|
+
}
|
|
1687
|
+
}
|
|
1688
|
+
},
|
|
1689
|
+
"nextToken": {}
|
|
1690
|
+
}
|
|
1691
|
+
}
|
|
1692
|
+
},
|
|
1693
|
+
"ListKxUsers": {
|
|
1694
|
+
"http": {
|
|
1695
|
+
"method": "GET",
|
|
1696
|
+
"requestUri": "/kx/environments/{environmentId}/users"
|
|
1045
1697
|
},
|
|
1046
1698
|
"input": {
|
|
1047
1699
|
"type": "structure",
|
|
1700
|
+
"required": [
|
|
1701
|
+
"environmentId"
|
|
1702
|
+
],
|
|
1048
1703
|
"members": {
|
|
1704
|
+
"environmentId": {
|
|
1705
|
+
"location": "uri",
|
|
1706
|
+
"locationName": "environmentId"
|
|
1707
|
+
},
|
|
1049
1708
|
"nextToken": {
|
|
1050
1709
|
"location": "querystring",
|
|
1051
1710
|
"locationName": "nextToken"
|
|
@@ -1060,38 +1719,20 @@
|
|
|
1060
1719
|
"output": {
|
|
1061
1720
|
"type": "structure",
|
|
1062
1721
|
"members": {
|
|
1063
|
-
"
|
|
1722
|
+
"users": {
|
|
1064
1723
|
"type": "list",
|
|
1065
1724
|
"member": {
|
|
1066
1725
|
"type": "structure",
|
|
1067
1726
|
"members": {
|
|
1068
|
-
"
|
|
1069
|
-
"
|
|
1070
|
-
"
|
|
1071
|
-
"
|
|
1072
|
-
"tgwStatus": {},
|
|
1073
|
-
"dnsStatus": {},
|
|
1074
|
-
"errorMessage": {},
|
|
1075
|
-
"description": {},
|
|
1076
|
-
"environmentArn": {},
|
|
1077
|
-
"kmsKeyId": {},
|
|
1078
|
-
"dedicatedServiceAccountId": {},
|
|
1079
|
-
"transitGatewayConfiguration": {
|
|
1080
|
-
"shape": "S3p"
|
|
1081
|
-
},
|
|
1082
|
-
"customDNSConfiguration": {
|
|
1083
|
-
"shape": "S42"
|
|
1084
|
-
},
|
|
1085
|
-
"creationTimestamp": {
|
|
1727
|
+
"userArn": {},
|
|
1728
|
+
"userName": {},
|
|
1729
|
+
"iamRole": {},
|
|
1730
|
+
"createTimestamp": {
|
|
1086
1731
|
"type": "timestamp"
|
|
1087
1732
|
},
|
|
1088
1733
|
"updateTimestamp": {
|
|
1089
1734
|
"type": "timestamp"
|
|
1090
|
-
}
|
|
1091
|
-
"availabilityZoneIds": {
|
|
1092
|
-
"shape": "S46"
|
|
1093
|
-
},
|
|
1094
|
-
"certificateAuthorityArn": {}
|
|
1735
|
+
}
|
|
1095
1736
|
}
|
|
1096
1737
|
}
|
|
1097
1738
|
},
|
|
@@ -1099,10 +1740,10 @@
|
|
|
1099
1740
|
}
|
|
1100
1741
|
}
|
|
1101
1742
|
},
|
|
1102
|
-
"
|
|
1743
|
+
"ListKxVolumes": {
|
|
1103
1744
|
"http": {
|
|
1104
1745
|
"method": "GET",
|
|
1105
|
-
"requestUri": "/kx/environments/{environmentId}/
|
|
1746
|
+
"requestUri": "/kx/environments/{environmentId}/kxvolumes"
|
|
1106
1747
|
},
|
|
1107
1748
|
"input": {
|
|
1108
1749
|
"type": "structure",
|
|
@@ -1114,32 +1755,42 @@
|
|
|
1114
1755
|
"location": "uri",
|
|
1115
1756
|
"locationName": "environmentId"
|
|
1116
1757
|
},
|
|
1758
|
+
"maxResults": {
|
|
1759
|
+
"location": "querystring",
|
|
1760
|
+
"locationName": "maxResults",
|
|
1761
|
+
"type": "integer"
|
|
1762
|
+
},
|
|
1117
1763
|
"nextToken": {
|
|
1118
1764
|
"location": "querystring",
|
|
1119
1765
|
"locationName": "nextToken"
|
|
1120
1766
|
},
|
|
1121
|
-
"
|
|
1767
|
+
"volumeType": {
|
|
1122
1768
|
"location": "querystring",
|
|
1123
|
-
"locationName": "
|
|
1124
|
-
"type": "integer"
|
|
1769
|
+
"locationName": "volumeType"
|
|
1125
1770
|
}
|
|
1126
1771
|
}
|
|
1127
1772
|
},
|
|
1128
1773
|
"output": {
|
|
1129
1774
|
"type": "structure",
|
|
1130
1775
|
"members": {
|
|
1131
|
-
"
|
|
1776
|
+
"kxVolumeSummaries": {
|
|
1132
1777
|
"type": "list",
|
|
1133
1778
|
"member": {
|
|
1134
1779
|
"type": "structure",
|
|
1135
1780
|
"members": {
|
|
1136
|
-
"
|
|
1137
|
-
"
|
|
1138
|
-
"
|
|
1139
|
-
"
|
|
1781
|
+
"volumeName": {},
|
|
1782
|
+
"volumeType": {},
|
|
1783
|
+
"status": {},
|
|
1784
|
+
"description": {},
|
|
1785
|
+
"statusReason": {},
|
|
1786
|
+
"azMode": {},
|
|
1787
|
+
"availabilityZoneIds": {
|
|
1788
|
+
"shape": "S3p"
|
|
1789
|
+
},
|
|
1790
|
+
"createdTimestamp": {
|
|
1140
1791
|
"type": "timestamp"
|
|
1141
1792
|
},
|
|
1142
|
-
"
|
|
1793
|
+
"lastModifiedTimestamp": {
|
|
1143
1794
|
"type": "timestamp"
|
|
1144
1795
|
}
|
|
1145
1796
|
}
|
|
@@ -1256,7 +1907,7 @@
|
|
|
1256
1907
|
"type": "structure",
|
|
1257
1908
|
"members": {
|
|
1258
1909
|
"environment": {
|
|
1259
|
-
"shape": "
|
|
1910
|
+
"shape": "S4c"
|
|
1260
1911
|
}
|
|
1261
1912
|
}
|
|
1262
1913
|
},
|
|
@@ -1288,11 +1939,11 @@
|
|
|
1288
1939
|
"idempotencyToken": true
|
|
1289
1940
|
},
|
|
1290
1941
|
"code": {
|
|
1291
|
-
"shape": "
|
|
1942
|
+
"shape": "S2e"
|
|
1292
1943
|
},
|
|
1293
1944
|
"initializationScript": {},
|
|
1294
1945
|
"commandLineArguments": {
|
|
1295
|
-
"shape": "
|
|
1946
|
+
"shape": "S2a"
|
|
1296
1947
|
},
|
|
1297
1948
|
"deploymentConfiguration": {
|
|
1298
1949
|
"type": "structure",
|
|
@@ -1335,7 +1986,7 @@
|
|
|
1335
1986
|
"idempotencyToken": true
|
|
1336
1987
|
},
|
|
1337
1988
|
"databases": {
|
|
1338
|
-
"shape": "
|
|
1989
|
+
"shape": "S1d"
|
|
1339
1990
|
},
|
|
1340
1991
|
"deploymentConfiguration": {
|
|
1341
1992
|
"type": "structure",
|
|
@@ -1392,6 +2043,71 @@
|
|
|
1392
2043
|
}
|
|
1393
2044
|
}
|
|
1394
2045
|
},
|
|
2046
|
+
"UpdateKxDataview": {
|
|
2047
|
+
"http": {
|
|
2048
|
+
"method": "PUT",
|
|
2049
|
+
"requestUri": "/kx/environments/{environmentId}/databases/{databaseName}/dataviews/{dataviewName}"
|
|
2050
|
+
},
|
|
2051
|
+
"input": {
|
|
2052
|
+
"type": "structure",
|
|
2053
|
+
"required": [
|
|
2054
|
+
"environmentId",
|
|
2055
|
+
"databaseName",
|
|
2056
|
+
"dataviewName",
|
|
2057
|
+
"clientToken"
|
|
2058
|
+
],
|
|
2059
|
+
"members": {
|
|
2060
|
+
"environmentId": {
|
|
2061
|
+
"location": "uri",
|
|
2062
|
+
"locationName": "environmentId"
|
|
2063
|
+
},
|
|
2064
|
+
"databaseName": {
|
|
2065
|
+
"location": "uri",
|
|
2066
|
+
"locationName": "databaseName"
|
|
2067
|
+
},
|
|
2068
|
+
"dataviewName": {
|
|
2069
|
+
"location": "uri",
|
|
2070
|
+
"locationName": "dataviewName"
|
|
2071
|
+
},
|
|
2072
|
+
"description": {},
|
|
2073
|
+
"changesetId": {},
|
|
2074
|
+
"segmentConfigurations": {
|
|
2075
|
+
"shape": "S1m"
|
|
2076
|
+
},
|
|
2077
|
+
"clientToken": {
|
|
2078
|
+
"idempotencyToken": true
|
|
2079
|
+
}
|
|
2080
|
+
}
|
|
2081
|
+
},
|
|
2082
|
+
"output": {
|
|
2083
|
+
"type": "structure",
|
|
2084
|
+
"members": {
|
|
2085
|
+
"environmentId": {},
|
|
2086
|
+
"databaseName": {},
|
|
2087
|
+
"dataviewName": {},
|
|
2088
|
+
"azMode": {},
|
|
2089
|
+
"availabilityZoneId": {},
|
|
2090
|
+
"changesetId": {},
|
|
2091
|
+
"segmentConfigurations": {
|
|
2092
|
+
"shape": "S1m"
|
|
2093
|
+
},
|
|
2094
|
+
"activeVersions": {
|
|
2095
|
+
"shape": "S4s"
|
|
2096
|
+
},
|
|
2097
|
+
"status": {},
|
|
2098
|
+
"autoUpdate": {
|
|
2099
|
+
"type": "boolean"
|
|
2100
|
+
},
|
|
2101
|
+
"description": {},
|
|
2102
|
+
"createdTimestamp": {
|
|
2103
|
+
"type": "timestamp"
|
|
2104
|
+
},
|
|
2105
|
+
"lastModifiedTimestamp": {
|
|
2106
|
+
"type": "timestamp"
|
|
2107
|
+
}
|
|
2108
|
+
}
|
|
2109
|
+
}
|
|
2110
|
+
},
|
|
1395
2111
|
"UpdateKxEnvironment": {
|
|
1396
2112
|
"http": {
|
|
1397
2113
|
"method": "PUT",
|
|
@@ -1409,7 +2125,9 @@
|
|
|
1409
2125
|
},
|
|
1410
2126
|
"name": {},
|
|
1411
2127
|
"description": {},
|
|
1412
|
-
"clientToken": {
|
|
2128
|
+
"clientToken": {
|
|
2129
|
+
"idempotencyToken": true
|
|
2130
|
+
}
|
|
1413
2131
|
}
|
|
1414
2132
|
},
|
|
1415
2133
|
"output": {
|
|
@@ -1427,10 +2145,10 @@
|
|
|
1427
2145
|
"kmsKeyId": {},
|
|
1428
2146
|
"dedicatedServiceAccountId": {},
|
|
1429
2147
|
"transitGatewayConfiguration": {
|
|
1430
|
-
"shape": "
|
|
2148
|
+
"shape": "S51"
|
|
1431
2149
|
},
|
|
1432
2150
|
"customDNSConfiguration": {
|
|
1433
|
-
"shape": "
|
|
2151
|
+
"shape": "S5e"
|
|
1434
2152
|
},
|
|
1435
2153
|
"creationTimestamp": {
|
|
1436
2154
|
"type": "timestamp"
|
|
@@ -1439,7 +2157,7 @@
|
|
|
1439
2157
|
"type": "timestamp"
|
|
1440
2158
|
},
|
|
1441
2159
|
"availabilityZoneIds": {
|
|
1442
|
-
"shape": "
|
|
2160
|
+
"shape": "S3p"
|
|
1443
2161
|
}
|
|
1444
2162
|
}
|
|
1445
2163
|
}
|
|
@@ -1460,12 +2178,14 @@
|
|
|
1460
2178
|
"locationName": "environmentId"
|
|
1461
2179
|
},
|
|
1462
2180
|
"transitGatewayConfiguration": {
|
|
1463
|
-
"shape": "
|
|
2181
|
+
"shape": "S51"
|
|
1464
2182
|
},
|
|
1465
2183
|
"customDNSConfiguration": {
|
|
1466
|
-
"shape": "
|
|
2184
|
+
"shape": "S5e"
|
|
1467
2185
|
},
|
|
1468
|
-
"clientToken": {
|
|
2186
|
+
"clientToken": {
|
|
2187
|
+
"idempotencyToken": true
|
|
2188
|
+
}
|
|
1469
2189
|
}
|
|
1470
2190
|
},
|
|
1471
2191
|
"output": {
|
|
@@ -1483,10 +2203,10 @@
|
|
|
1483
2203
|
"kmsKeyId": {},
|
|
1484
2204
|
"dedicatedServiceAccountId": {},
|
|
1485
2205
|
"transitGatewayConfiguration": {
|
|
1486
|
-
"shape": "
|
|
2206
|
+
"shape": "S51"
|
|
1487
2207
|
},
|
|
1488
2208
|
"customDNSConfiguration": {
|
|
1489
|
-
"shape": "
|
|
2209
|
+
"shape": "S5e"
|
|
1490
2210
|
},
|
|
1491
2211
|
"creationTimestamp": {
|
|
1492
2212
|
"type": "timestamp"
|
|
@@ -1495,7 +2215,7 @@
|
|
|
1495
2215
|
"type": "timestamp"
|
|
1496
2216
|
},
|
|
1497
2217
|
"availabilityZoneIds": {
|
|
1498
|
-
"shape": "
|
|
2218
|
+
"shape": "S3p"
|
|
1499
2219
|
}
|
|
1500
2220
|
}
|
|
1501
2221
|
}
|
|
@@ -1522,7 +2242,9 @@
|
|
|
1522
2242
|
"locationName": "userName"
|
|
1523
2243
|
},
|
|
1524
2244
|
"iamRole": {},
|
|
1525
|
-
"clientToken": {
|
|
2245
|
+
"clientToken": {
|
|
2246
|
+
"idempotencyToken": true
|
|
2247
|
+
}
|
|
1526
2248
|
}
|
|
1527
2249
|
},
|
|
1528
2250
|
"output": {
|
|
@@ -1534,6 +2256,64 @@
|
|
|
1534
2256
|
"iamRole": {}
|
|
1535
2257
|
}
|
|
1536
2258
|
}
|
|
2259
|
+
},
|
|
2260
|
+
"UpdateKxVolume": {
|
|
2261
|
+
"http": {
|
|
2262
|
+
"method": "PATCH",
|
|
2263
|
+
"requestUri": "/kx/environments/{environmentId}/kxvolumes/{volumeName}"
|
|
2264
|
+
},
|
|
2265
|
+
"input": {
|
|
2266
|
+
"type": "structure",
|
|
2267
|
+
"required": [
|
|
2268
|
+
"environmentId",
|
|
2269
|
+
"volumeName"
|
|
2270
|
+
],
|
|
2271
|
+
"members": {
|
|
2272
|
+
"environmentId": {
|
|
2273
|
+
"location": "uri",
|
|
2274
|
+
"locationName": "environmentId"
|
|
2275
|
+
},
|
|
2276
|
+
"volumeName": {
|
|
2277
|
+
"location": "uri",
|
|
2278
|
+
"locationName": "volumeName"
|
|
2279
|
+
},
|
|
2280
|
+
"description": {},
|
|
2281
|
+
"clientToken": {
|
|
2282
|
+
"idempotencyToken": true
|
|
2283
|
+
},
|
|
2284
|
+
"nas1Configuration": {
|
|
2285
|
+
"shape": "S3m"
|
|
2286
|
+
}
|
|
2287
|
+
}
|
|
2288
|
+
},
|
|
2289
|
+
"output": {
|
|
2290
|
+
"type": "structure",
|
|
2291
|
+
"members": {
|
|
2292
|
+
"environmentId": {},
|
|
2293
|
+
"volumeName": {},
|
|
2294
|
+
"volumeType": {},
|
|
2295
|
+
"volumeArn": {},
|
|
2296
|
+
"nas1Configuration": {
|
|
2297
|
+
"shape": "S3m"
|
|
2298
|
+
},
|
|
2299
|
+
"status": {},
|
|
2300
|
+
"description": {},
|
|
2301
|
+
"statusReason": {},
|
|
2302
|
+
"createdTimestamp": {
|
|
2303
|
+
"type": "timestamp"
|
|
2304
|
+
},
|
|
2305
|
+
"azMode": {},
|
|
2306
|
+
"availabilityZoneIds": {
|
|
2307
|
+
"shape": "S3p"
|
|
2308
|
+
},
|
|
2309
|
+
"lastModifiedTimestamp": {
|
|
2310
|
+
"type": "timestamp"
|
|
2311
|
+
},
|
|
2312
|
+
"attachedClusters": {
|
|
2313
|
+
"shape": "S5r"
|
|
2314
|
+
}
|
|
2315
|
+
}
|
|
2316
|
+
}
|
|
1537
2317
|
}
|
|
1538
2318
|
},
|
|
1539
2319
|
"shapes": {
|
|
@@ -1580,6 +2360,15 @@
|
|
|
1580
2360
|
}
|
|
1581
2361
|
},
|
|
1582
2362
|
"S1a": {
|
|
2363
|
+
"type": "structure",
|
|
2364
|
+
"members": {
|
|
2365
|
+
"tickerplantLogVolumes": {
|
|
2366
|
+
"type": "list",
|
|
2367
|
+
"member": {}
|
|
2368
|
+
}
|
|
2369
|
+
}
|
|
2370
|
+
},
|
|
2371
|
+
"S1d": {
|
|
1583
2372
|
"type": "list",
|
|
1584
2373
|
"member": {
|
|
1585
2374
|
"type": "structure",
|
|
@@ -1601,15 +2390,45 @@
|
|
|
1601
2390
|
"dbPaths": {
|
|
1602
2391
|
"type": "list",
|
|
1603
2392
|
"member": {}
|
|
1604
|
-
}
|
|
2393
|
+
},
|
|
2394
|
+
"dataviewName": {}
|
|
2395
|
+
}
|
|
2396
|
+
}
|
|
2397
|
+
},
|
|
2398
|
+
"changesetId": {},
|
|
2399
|
+
"dataviewName": {},
|
|
2400
|
+
"dataviewConfiguration": {
|
|
2401
|
+
"type": "structure",
|
|
2402
|
+
"members": {
|
|
2403
|
+
"dataviewName": {},
|
|
2404
|
+
"dataviewVersionId": {},
|
|
2405
|
+
"changesetId": {},
|
|
2406
|
+
"segmentConfigurations": {
|
|
2407
|
+
"shape": "S1m"
|
|
1605
2408
|
}
|
|
1606
2409
|
}
|
|
2410
|
+
}
|
|
2411
|
+
}
|
|
2412
|
+
}
|
|
2413
|
+
},
|
|
2414
|
+
"S1m": {
|
|
2415
|
+
"type": "list",
|
|
2416
|
+
"member": {
|
|
2417
|
+
"type": "structure",
|
|
2418
|
+
"required": [
|
|
2419
|
+
"dbPaths",
|
|
2420
|
+
"volumeName"
|
|
2421
|
+
],
|
|
2422
|
+
"members": {
|
|
2423
|
+
"dbPaths": {
|
|
2424
|
+
"type": "list",
|
|
2425
|
+
"member": {}
|
|
1607
2426
|
},
|
|
1608
|
-
"
|
|
2427
|
+
"volumeName": {}
|
|
1609
2428
|
}
|
|
1610
2429
|
}
|
|
1611
2430
|
},
|
|
1612
|
-
"
|
|
2431
|
+
"S1q": {
|
|
1613
2432
|
"type": "list",
|
|
1614
2433
|
"member": {
|
|
1615
2434
|
"type": "structure",
|
|
@@ -1625,7 +2444,7 @@
|
|
|
1625
2444
|
}
|
|
1626
2445
|
}
|
|
1627
2446
|
},
|
|
1628
|
-
"
|
|
2447
|
+
"S1t": {
|
|
1629
2448
|
"type": "structure",
|
|
1630
2449
|
"members": {
|
|
1631
2450
|
"minNodeCount": {
|
|
@@ -1646,7 +2465,7 @@
|
|
|
1646
2465
|
}
|
|
1647
2466
|
}
|
|
1648
2467
|
},
|
|
1649
|
-
"
|
|
2468
|
+
"S1z": {
|
|
1650
2469
|
"type": "structure",
|
|
1651
2470
|
"members": {
|
|
1652
2471
|
"nodeType": {},
|
|
@@ -1655,7 +2474,7 @@
|
|
|
1655
2474
|
}
|
|
1656
2475
|
}
|
|
1657
2476
|
},
|
|
1658
|
-
"
|
|
2477
|
+
"S22": {
|
|
1659
2478
|
"type": "structure",
|
|
1660
2479
|
"members": {
|
|
1661
2480
|
"vpcId": {},
|
|
@@ -1670,7 +2489,7 @@
|
|
|
1670
2489
|
"ipAddressType": {}
|
|
1671
2490
|
}
|
|
1672
2491
|
},
|
|
1673
|
-
"
|
|
2492
|
+
"S2a": {
|
|
1674
2493
|
"type": "list",
|
|
1675
2494
|
"member": {
|
|
1676
2495
|
"type": "structure",
|
|
@@ -1680,7 +2499,7 @@
|
|
|
1680
2499
|
}
|
|
1681
2500
|
}
|
|
1682
2501
|
},
|
|
1683
|
-
"
|
|
2502
|
+
"S2e": {
|
|
1684
2503
|
"type": "structure",
|
|
1685
2504
|
"members": {
|
|
1686
2505
|
"s3Bucket": {},
|
|
@@ -1688,12 +2507,51 @@
|
|
|
1688
2507
|
"s3ObjectVersion": {}
|
|
1689
2508
|
}
|
|
1690
2509
|
},
|
|
1691
|
-
"
|
|
2510
|
+
"S2j": {
|
|
2511
|
+
"type": "structure",
|
|
2512
|
+
"members": {
|
|
2513
|
+
"type": {},
|
|
2514
|
+
"size": {
|
|
2515
|
+
"type": "integer"
|
|
2516
|
+
},
|
|
2517
|
+
"volumeName": {}
|
|
2518
|
+
}
|
|
2519
|
+
},
|
|
2520
|
+
"S2o": {
|
|
1692
2521
|
"type": "structure",
|
|
1693
2522
|
"required": [
|
|
1694
|
-
"
|
|
1695
|
-
"
|
|
2523
|
+
"scalingGroupName",
|
|
2524
|
+
"memoryReservation",
|
|
2525
|
+
"nodeCount"
|
|
1696
2526
|
],
|
|
2527
|
+
"members": {
|
|
2528
|
+
"scalingGroupName": {},
|
|
2529
|
+
"memoryLimit": {
|
|
2530
|
+
"type": "integer"
|
|
2531
|
+
},
|
|
2532
|
+
"memoryReservation": {
|
|
2533
|
+
"type": "integer"
|
|
2534
|
+
},
|
|
2535
|
+
"nodeCount": {
|
|
2536
|
+
"type": "integer"
|
|
2537
|
+
},
|
|
2538
|
+
"cpu": {
|
|
2539
|
+
"type": "double"
|
|
2540
|
+
}
|
|
2541
|
+
}
|
|
2542
|
+
},
|
|
2543
|
+
"S2w": {
|
|
2544
|
+
"type": "list",
|
|
2545
|
+
"member": {
|
|
2546
|
+
"type": "structure",
|
|
2547
|
+
"members": {
|
|
2548
|
+
"volumeName": {},
|
|
2549
|
+
"volumeType": {}
|
|
2550
|
+
}
|
|
2551
|
+
}
|
|
2552
|
+
},
|
|
2553
|
+
"S3m": {
|
|
2554
|
+
"type": "structure",
|
|
1697
2555
|
"members": {
|
|
1698
2556
|
"type": {},
|
|
1699
2557
|
"size": {
|
|
@@ -1701,7 +2559,11 @@
|
|
|
1701
2559
|
}
|
|
1702
2560
|
}
|
|
1703
2561
|
},
|
|
1704
|
-
"
|
|
2562
|
+
"S3p": {
|
|
2563
|
+
"type": "list",
|
|
2564
|
+
"member": {}
|
|
2565
|
+
},
|
|
2566
|
+
"S4c": {
|
|
1705
2567
|
"type": "structure",
|
|
1706
2568
|
"members": {
|
|
1707
2569
|
"name": {},
|
|
@@ -1720,7 +2582,27 @@
|
|
|
1720
2582
|
}
|
|
1721
2583
|
}
|
|
1722
2584
|
},
|
|
1723
|
-
"
|
|
2585
|
+
"S4s": {
|
|
2586
|
+
"type": "list",
|
|
2587
|
+
"member": {
|
|
2588
|
+
"type": "structure",
|
|
2589
|
+
"members": {
|
|
2590
|
+
"changesetId": {},
|
|
2591
|
+
"segmentConfigurations": {
|
|
2592
|
+
"shape": "S1m"
|
|
2593
|
+
},
|
|
2594
|
+
"attachedClusters": {
|
|
2595
|
+
"type": "list",
|
|
2596
|
+
"member": {}
|
|
2597
|
+
},
|
|
2598
|
+
"createdTimestamp": {
|
|
2599
|
+
"type": "timestamp"
|
|
2600
|
+
},
|
|
2601
|
+
"versionId": {}
|
|
2602
|
+
}
|
|
2603
|
+
}
|
|
2604
|
+
},
|
|
2605
|
+
"S51": {
|
|
1724
2606
|
"type": "structure",
|
|
1725
2607
|
"required": [
|
|
1726
2608
|
"transitGatewayID",
|
|
@@ -1781,7 +2663,7 @@
|
|
|
1781
2663
|
}
|
|
1782
2664
|
}
|
|
1783
2665
|
},
|
|
1784
|
-
"
|
|
2666
|
+
"S5e": {
|
|
1785
2667
|
"type": "list",
|
|
1786
2668
|
"member": {
|
|
1787
2669
|
"type": "structure",
|
|
@@ -1795,9 +2677,20 @@
|
|
|
1795
2677
|
}
|
|
1796
2678
|
}
|
|
1797
2679
|
},
|
|
1798
|
-
"
|
|
2680
|
+
"S5m": {
|
|
1799
2681
|
"type": "list",
|
|
1800
2682
|
"member": {}
|
|
2683
|
+
},
|
|
2684
|
+
"S5r": {
|
|
2685
|
+
"type": "list",
|
|
2686
|
+
"member": {
|
|
2687
|
+
"type": "structure",
|
|
2688
|
+
"members": {
|
|
2689
|
+
"clusterName": {},
|
|
2690
|
+
"clusterType": {},
|
|
2691
|
+
"clusterStatus": {}
|
|
2692
|
+
}
|
|
2693
|
+
}
|
|
1801
2694
|
}
|
|
1802
2695
|
}
|
|
1803
2696
|
}
|