cdk-lambda-subminute 2.0.387 → 2.0.389
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/amplifyuibuilder-2021-08-11.min.json +90 -1
- package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +70 -55
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +185 -48
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +21 -12
- package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +65 -6
- package/node_modules/aws-sdk/clients/apigateway.d.ts +4 -4
- package/node_modules/aws-sdk/clients/drs.d.ts +23 -0
- package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +124 -3
- package/node_modules/aws-sdk/clients/rds.d.ts +13 -1
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +5 -5
- package/node_modules/aws-sdk/dist/aws-sdk.js +24 -15
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +32 -32
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +3 -3
@@ -224,6 +224,9 @@
|
|
224
224
|
}
|
225
225
|
},
|
226
226
|
"serviceExecutionRoleArn": {},
|
227
|
+
"tags": {
|
228
|
+
"shape": "Sw"
|
229
|
+
},
|
227
230
|
"workerConfiguration": {
|
228
231
|
"type": "structure",
|
229
232
|
"required": [
|
@@ -283,7 +286,10 @@
|
|
283
286
|
}
|
284
287
|
}
|
285
288
|
},
|
286
|
-
"name": {}
|
289
|
+
"name": {},
|
290
|
+
"tags": {
|
291
|
+
"shape": "Sw"
|
292
|
+
}
|
287
293
|
}
|
288
294
|
},
|
289
295
|
"output": {
|
@@ -313,7 +319,10 @@
|
|
313
319
|
"description": {},
|
314
320
|
"name": {},
|
315
321
|
"propertiesFileContent": {
|
316
|
-
"shape": "
|
322
|
+
"shape": "S1a"
|
323
|
+
},
|
324
|
+
"tags": {
|
325
|
+
"shape": "Sw"
|
317
326
|
}
|
318
327
|
}
|
319
328
|
},
|
@@ -321,13 +330,14 @@
|
|
321
330
|
"type": "structure",
|
322
331
|
"members": {
|
323
332
|
"creationTime": {
|
324
|
-
"shape": "
|
333
|
+
"shape": "S1c"
|
325
334
|
},
|
326
335
|
"latestRevision": {
|
327
|
-
"shape": "
|
336
|
+
"shape": "S1d"
|
328
337
|
},
|
329
338
|
"name": {},
|
330
|
-
"workerConfigurationArn": {}
|
339
|
+
"workerConfigurationArn": {},
|
340
|
+
"workerConfigurationState": {}
|
331
341
|
}
|
332
342
|
}
|
333
343
|
},
|
@@ -389,6 +399,33 @@
|
|
389
399
|
},
|
390
400
|
"idempotent": true
|
391
401
|
},
|
402
|
+
"DeleteWorkerConfiguration": {
|
403
|
+
"http": {
|
404
|
+
"method": "DELETE",
|
405
|
+
"requestUri": "/v1/worker-configurations/{workerConfigurationArn}",
|
406
|
+
"responseCode": 200
|
407
|
+
},
|
408
|
+
"input": {
|
409
|
+
"type": "structure",
|
410
|
+
"required": [
|
411
|
+
"workerConfigurationArn"
|
412
|
+
],
|
413
|
+
"members": {
|
414
|
+
"workerConfigurationArn": {
|
415
|
+
"location": "uri",
|
416
|
+
"locationName": "workerConfigurationArn"
|
417
|
+
}
|
418
|
+
}
|
419
|
+
},
|
420
|
+
"output": {
|
421
|
+
"type": "structure",
|
422
|
+
"members": {
|
423
|
+
"workerConfigurationArn": {},
|
424
|
+
"workerConfigurationState": {}
|
425
|
+
}
|
426
|
+
},
|
427
|
+
"idempotent": true
|
428
|
+
},
|
392
429
|
"DescribeConnector": {
|
393
430
|
"http": {
|
394
431
|
"method": "GET",
|
@@ -411,7 +448,7 @@
|
|
411
448
|
"type": "structure",
|
412
449
|
"members": {
|
413
450
|
"capacity": {
|
414
|
-
"shape": "
|
451
|
+
"shape": "S1n"
|
415
452
|
},
|
416
453
|
"connectorArn": {},
|
417
454
|
"connectorConfiguration": {
|
@@ -421,31 +458,31 @@
|
|
421
458
|
"connectorName": {},
|
422
459
|
"connectorState": {},
|
423
460
|
"creationTime": {
|
424
|
-
"shape": "
|
461
|
+
"shape": "S1c"
|
425
462
|
},
|
426
463
|
"currentVersion": {},
|
427
464
|
"kafkaCluster": {
|
428
|
-
"shape": "
|
465
|
+
"shape": "S1t"
|
429
466
|
},
|
430
467
|
"kafkaClusterClientAuthentication": {
|
431
|
-
"shape": "
|
468
|
+
"shape": "S1w"
|
432
469
|
},
|
433
470
|
"kafkaClusterEncryptionInTransit": {
|
434
|
-
"shape": "
|
471
|
+
"shape": "S1x"
|
435
472
|
},
|
436
473
|
"kafkaConnectVersion": {},
|
437
474
|
"logDelivery": {
|
438
|
-
"shape": "
|
475
|
+
"shape": "S1y"
|
439
476
|
},
|
440
477
|
"plugins": {
|
441
|
-
"shape": "
|
478
|
+
"shape": "S23"
|
442
479
|
},
|
443
480
|
"serviceExecutionRoleArn": {},
|
444
481
|
"stateDescription": {
|
445
|
-
"shape": "
|
482
|
+
"shape": "S26"
|
446
483
|
},
|
447
484
|
"workerConfiguration": {
|
448
|
-
"shape": "
|
485
|
+
"shape": "S27"
|
449
486
|
}
|
450
487
|
}
|
451
488
|
}
|
@@ -472,17 +509,17 @@
|
|
472
509
|
"type": "structure",
|
473
510
|
"members": {
|
474
511
|
"creationTime": {
|
475
|
-
"shape": "
|
512
|
+
"shape": "S1c"
|
476
513
|
},
|
477
514
|
"customPluginArn": {},
|
478
515
|
"customPluginState": {},
|
479
516
|
"description": {},
|
480
517
|
"latestRevision": {
|
481
|
-
"shape": "
|
518
|
+
"shape": "S2a"
|
482
519
|
},
|
483
520
|
"name": {},
|
484
521
|
"stateDescription": {
|
485
|
-
"shape": "
|
522
|
+
"shape": "S26"
|
486
523
|
}
|
487
524
|
}
|
488
525
|
}
|
@@ -509,18 +546,18 @@
|
|
509
546
|
"type": "structure",
|
510
547
|
"members": {
|
511
548
|
"creationTime": {
|
512
|
-
"shape": "
|
549
|
+
"shape": "S1c"
|
513
550
|
},
|
514
551
|
"description": {},
|
515
552
|
"latestRevision": {
|
516
553
|
"type": "structure",
|
517
554
|
"members": {
|
518
555
|
"creationTime": {
|
519
|
-
"shape": "
|
556
|
+
"shape": "S1c"
|
520
557
|
},
|
521
558
|
"description": {},
|
522
559
|
"propertiesFileContent": {
|
523
|
-
"shape": "
|
560
|
+
"shape": "S1a"
|
524
561
|
},
|
525
562
|
"revision": {
|
526
563
|
"type": "long"
|
@@ -528,7 +565,8 @@
|
|
528
565
|
}
|
529
566
|
},
|
530
567
|
"name": {},
|
531
|
-
"workerConfigurationArn": {}
|
568
|
+
"workerConfigurationArn": {},
|
569
|
+
"workerConfigurationState": {}
|
532
570
|
}
|
533
571
|
}
|
534
572
|
},
|
@@ -565,35 +603,35 @@
|
|
565
603
|
"type": "structure",
|
566
604
|
"members": {
|
567
605
|
"capacity": {
|
568
|
-
"shape": "
|
606
|
+
"shape": "S1n"
|
569
607
|
},
|
570
608
|
"connectorArn": {},
|
571
609
|
"connectorDescription": {},
|
572
610
|
"connectorName": {},
|
573
611
|
"connectorState": {},
|
574
612
|
"creationTime": {
|
575
|
-
"shape": "
|
613
|
+
"shape": "S1c"
|
576
614
|
},
|
577
615
|
"currentVersion": {},
|
578
616
|
"kafkaCluster": {
|
579
|
-
"shape": "
|
617
|
+
"shape": "S1t"
|
580
618
|
},
|
581
619
|
"kafkaClusterClientAuthentication": {
|
582
|
-
"shape": "
|
620
|
+
"shape": "S1w"
|
583
621
|
},
|
584
622
|
"kafkaClusterEncryptionInTransit": {
|
585
|
-
"shape": "
|
623
|
+
"shape": "S1x"
|
586
624
|
},
|
587
625
|
"kafkaConnectVersion": {},
|
588
626
|
"logDelivery": {
|
589
|
-
"shape": "
|
627
|
+
"shape": "S1y"
|
590
628
|
},
|
591
629
|
"plugins": {
|
592
|
-
"shape": "
|
630
|
+
"shape": "S23"
|
593
631
|
},
|
594
632
|
"serviceExecutionRoleArn": {},
|
595
633
|
"workerConfiguration": {
|
596
|
-
"shape": "
|
634
|
+
"shape": "S27"
|
597
635
|
}
|
598
636
|
}
|
599
637
|
}
|
@@ -616,6 +654,10 @@
|
|
616
654
|
"locationName": "maxResults",
|
617
655
|
"type": "integer"
|
618
656
|
},
|
657
|
+
"namePrefix": {
|
658
|
+
"location": "querystring",
|
659
|
+
"locationName": "namePrefix"
|
660
|
+
},
|
619
661
|
"nextToken": {
|
620
662
|
"location": "querystring",
|
621
663
|
"locationName": "nextToken"
|
@@ -631,13 +673,13 @@
|
|
631
673
|
"type": "structure",
|
632
674
|
"members": {
|
633
675
|
"creationTime": {
|
634
|
-
"shape": "
|
676
|
+
"shape": "S1c"
|
635
677
|
},
|
636
678
|
"customPluginArn": {},
|
637
679
|
"customPluginState": {},
|
638
680
|
"description": {},
|
639
681
|
"latestRevision": {
|
640
|
-
"shape": "
|
682
|
+
"shape": "S2a"
|
641
683
|
},
|
642
684
|
"name": {}
|
643
685
|
}
|
@@ -647,6 +689,33 @@
|
|
647
689
|
}
|
648
690
|
}
|
649
691
|
},
|
692
|
+
"ListTagsForResource": {
|
693
|
+
"http": {
|
694
|
+
"method": "GET",
|
695
|
+
"requestUri": "/v1/tags/{resourceArn}",
|
696
|
+
"responseCode": 200
|
697
|
+
},
|
698
|
+
"input": {
|
699
|
+
"type": "structure",
|
700
|
+
"required": [
|
701
|
+
"resourceArn"
|
702
|
+
],
|
703
|
+
"members": {
|
704
|
+
"resourceArn": {
|
705
|
+
"location": "uri",
|
706
|
+
"locationName": "resourceArn"
|
707
|
+
}
|
708
|
+
}
|
709
|
+
},
|
710
|
+
"output": {
|
711
|
+
"type": "structure",
|
712
|
+
"members": {
|
713
|
+
"tags": {
|
714
|
+
"shape": "Sw"
|
715
|
+
}
|
716
|
+
}
|
717
|
+
}
|
718
|
+
},
|
650
719
|
"ListWorkerConfigurations": {
|
651
720
|
"http": {
|
652
721
|
"method": "GET",
|
@@ -661,6 +730,10 @@
|
|
661
730
|
"locationName": "maxResults",
|
662
731
|
"type": "integer"
|
663
732
|
},
|
733
|
+
"namePrefix": {
|
734
|
+
"location": "querystring",
|
735
|
+
"locationName": "namePrefix"
|
736
|
+
},
|
664
737
|
"nextToken": {
|
665
738
|
"location": "querystring",
|
666
739
|
"locationName": "nextToken"
|
@@ -677,20 +750,79 @@
|
|
677
750
|
"type": "structure",
|
678
751
|
"members": {
|
679
752
|
"creationTime": {
|
680
|
-
"shape": "
|
753
|
+
"shape": "S1c"
|
681
754
|
},
|
682
755
|
"description": {},
|
683
756
|
"latestRevision": {
|
684
|
-
"shape": "
|
757
|
+
"shape": "S1d"
|
685
758
|
},
|
686
759
|
"name": {},
|
687
|
-
"workerConfigurationArn": {}
|
760
|
+
"workerConfigurationArn": {},
|
761
|
+
"workerConfigurationState": {}
|
688
762
|
}
|
689
763
|
}
|
690
764
|
}
|
691
765
|
}
|
692
766
|
}
|
693
767
|
},
|
768
|
+
"TagResource": {
|
769
|
+
"http": {
|
770
|
+
"requestUri": "/v1/tags/{resourceArn}",
|
771
|
+
"responseCode": 200
|
772
|
+
},
|
773
|
+
"input": {
|
774
|
+
"type": "structure",
|
775
|
+
"required": [
|
776
|
+
"resourceArn",
|
777
|
+
"tags"
|
778
|
+
],
|
779
|
+
"members": {
|
780
|
+
"resourceArn": {
|
781
|
+
"location": "uri",
|
782
|
+
"locationName": "resourceArn"
|
783
|
+
},
|
784
|
+
"tags": {
|
785
|
+
"shape": "Sw"
|
786
|
+
}
|
787
|
+
}
|
788
|
+
},
|
789
|
+
"output": {
|
790
|
+
"type": "structure",
|
791
|
+
"members": {}
|
792
|
+
},
|
793
|
+
"idempotent": true
|
794
|
+
},
|
795
|
+
"UntagResource": {
|
796
|
+
"http": {
|
797
|
+
"method": "DELETE",
|
798
|
+
"requestUri": "/v1/tags/{resourceArn}",
|
799
|
+
"responseCode": 200
|
800
|
+
},
|
801
|
+
"input": {
|
802
|
+
"type": "structure",
|
803
|
+
"required": [
|
804
|
+
"resourceArn",
|
805
|
+
"tagKeys"
|
806
|
+
],
|
807
|
+
"members": {
|
808
|
+
"resourceArn": {
|
809
|
+
"location": "uri",
|
810
|
+
"locationName": "resourceArn"
|
811
|
+
},
|
812
|
+
"tagKeys": {
|
813
|
+
"location": "querystring",
|
814
|
+
"locationName": "tagKeys",
|
815
|
+
"type": "list",
|
816
|
+
"member": {}
|
817
|
+
}
|
818
|
+
}
|
819
|
+
},
|
820
|
+
"output": {
|
821
|
+
"type": "structure",
|
822
|
+
"members": {}
|
823
|
+
},
|
824
|
+
"idempotent": true
|
825
|
+
},
|
694
826
|
"UpdateConnector": {
|
695
827
|
"http": {
|
696
828
|
"method": "PUT",
|
@@ -799,19 +931,24 @@
|
|
799
931
|
"type": "list",
|
800
932
|
"member": {}
|
801
933
|
},
|
802
|
-
"
|
934
|
+
"Sw": {
|
935
|
+
"type": "map",
|
936
|
+
"key": {},
|
937
|
+
"value": {}
|
938
|
+
},
|
939
|
+
"S1a": {
|
803
940
|
"type": "string",
|
804
941
|
"sensitive": true
|
805
942
|
},
|
806
|
-
"
|
943
|
+
"S1c": {
|
807
944
|
"type": "timestamp",
|
808
945
|
"timestampFormat": "iso8601"
|
809
946
|
},
|
810
|
-
"
|
947
|
+
"S1d": {
|
811
948
|
"type": "structure",
|
812
949
|
"members": {
|
813
950
|
"creationTime": {
|
814
|
-
"shape": "
|
951
|
+
"shape": "S1c"
|
815
952
|
},
|
816
953
|
"description": {},
|
817
954
|
"revision": {
|
@@ -819,7 +956,7 @@
|
|
819
956
|
}
|
820
957
|
}
|
821
958
|
},
|
822
|
-
"
|
959
|
+
"S1n": {
|
823
960
|
"type": "structure",
|
824
961
|
"members": {
|
825
962
|
"autoScaling": {
|
@@ -865,7 +1002,7 @@
|
|
865
1002
|
}
|
866
1003
|
}
|
867
1004
|
},
|
868
|
-
"
|
1005
|
+
"S1t": {
|
869
1006
|
"type": "structure",
|
870
1007
|
"members": {
|
871
1008
|
"apacheKafkaCluster": {
|
@@ -887,19 +1024,19 @@
|
|
887
1024
|
}
|
888
1025
|
}
|
889
1026
|
},
|
890
|
-
"
|
1027
|
+
"S1w": {
|
891
1028
|
"type": "structure",
|
892
1029
|
"members": {
|
893
1030
|
"authenticationType": {}
|
894
1031
|
}
|
895
1032
|
},
|
896
|
-
"
|
1033
|
+
"S1x": {
|
897
1034
|
"type": "structure",
|
898
1035
|
"members": {
|
899
1036
|
"encryptionType": {}
|
900
1037
|
}
|
901
1038
|
},
|
902
|
-
"
|
1039
|
+
"S1y": {
|
903
1040
|
"type": "structure",
|
904
1041
|
"members": {
|
905
1042
|
"workerLogDelivery": {
|
@@ -937,7 +1074,7 @@
|
|
937
1074
|
}
|
938
1075
|
}
|
939
1076
|
},
|
940
|
-
"
|
1077
|
+
"S23": {
|
941
1078
|
"type": "list",
|
942
1079
|
"member": {
|
943
1080
|
"type": "structure",
|
@@ -954,14 +1091,14 @@
|
|
954
1091
|
}
|
955
1092
|
}
|
956
1093
|
},
|
957
|
-
"
|
1094
|
+
"S26": {
|
958
1095
|
"type": "structure",
|
959
1096
|
"members": {
|
960
1097
|
"code": {},
|
961
1098
|
"message": {}
|
962
1099
|
}
|
963
1100
|
},
|
964
|
-
"
|
1101
|
+
"S27": {
|
965
1102
|
"type": "structure",
|
966
1103
|
"members": {
|
967
1104
|
"revision": {
|
@@ -970,12 +1107,12 @@
|
|
970
1107
|
"workerConfigurationArn": {}
|
971
1108
|
}
|
972
1109
|
},
|
973
|
-
"
|
1110
|
+
"S2a": {
|
974
1111
|
"type": "structure",
|
975
1112
|
"members": {
|
976
1113
|
"contentType": {},
|
977
1114
|
"creationTime": {
|
978
|
-
"shape": "
|
1115
|
+
"shape": "S1c"
|
979
1116
|
},
|
980
1117
|
"description": {},
|
981
1118
|
"fileDescription": {
|
@@ -246,7 +246,7 @@
|
|
246
246
|
"type": "structure",
|
247
247
|
"members": {
|
248
248
|
"DBParameterGroup": {
|
249
|
-
"shape": "
|
249
|
+
"shape": "S18"
|
250
250
|
}
|
251
251
|
}
|
252
252
|
}
|
@@ -282,7 +282,7 @@
|
|
282
282
|
"type": "structure",
|
283
283
|
"members": {
|
284
284
|
"DBSnapshot": {
|
285
|
-
"shape": "
|
285
|
+
"shape": "S1b"
|
286
286
|
}
|
287
287
|
}
|
288
288
|
}
|
@@ -850,7 +850,7 @@
|
|
850
850
|
"type": "structure",
|
851
851
|
"members": {
|
852
852
|
"DBParameterGroup": {
|
853
|
-
"shape": "
|
853
|
+
"shape": "S18"
|
854
854
|
}
|
855
855
|
}
|
856
856
|
}
|
@@ -1007,7 +1007,7 @@
|
|
1007
1007
|
"type": "structure",
|
1008
1008
|
"members": {
|
1009
1009
|
"DBSnapshot": {
|
1010
|
-
"shape": "
|
1010
|
+
"shape": "S1b"
|
1011
1011
|
}
|
1012
1012
|
}
|
1013
1013
|
}
|
@@ -1461,7 +1461,7 @@
|
|
1461
1461
|
"type": "structure",
|
1462
1462
|
"members": {
|
1463
1463
|
"DBSnapshot": {
|
1464
|
-
"shape": "
|
1464
|
+
"shape": "S1b"
|
1465
1465
|
}
|
1466
1466
|
}
|
1467
1467
|
}
|
@@ -2093,7 +2093,7 @@
|
|
2093
2093
|
"DBParameterGroups": {
|
2094
2094
|
"type": "list",
|
2095
2095
|
"member": {
|
2096
|
-
"shape": "
|
2096
|
+
"shape": "S18",
|
2097
2097
|
"locationName": "DBParameterGroup"
|
2098
2098
|
}
|
2099
2099
|
}
|
@@ -2442,7 +2442,7 @@
|
|
2442
2442
|
"DBSnapshots": {
|
2443
2443
|
"type": "list",
|
2444
2444
|
"member": {
|
2445
|
-
"shape": "
|
2445
|
+
"shape": "S1b",
|
2446
2446
|
"locationName": "DBSnapshot"
|
2447
2447
|
}
|
2448
2448
|
}
|
@@ -4035,7 +4035,7 @@
|
|
4035
4035
|
"type": "structure",
|
4036
4036
|
"members": {
|
4037
4037
|
"DBSnapshot": {
|
4038
|
-
"shape": "
|
4038
|
+
"shape": "S1b"
|
4039
4039
|
}
|
4040
4040
|
}
|
4041
4041
|
}
|
@@ -5598,7 +5598,10 @@
|
|
5598
5598
|
},
|
5599
5599
|
"DBSystemId": {},
|
5600
5600
|
"StorageType": {},
|
5601
|
-
"DbClusterResourceId": {}
|
5601
|
+
"DbClusterResourceId": {},
|
5602
|
+
"StorageThroughput": {
|
5603
|
+
"type": "integer"
|
5604
|
+
}
|
5602
5605
|
},
|
5603
5606
|
"wrapper": true
|
5604
5607
|
},
|
@@ -5608,7 +5611,7 @@
|
|
5608
5611
|
"locationName": "AvailabilityZone"
|
5609
5612
|
}
|
5610
5613
|
},
|
5611
|
-
"
|
5614
|
+
"S18": {
|
5612
5615
|
"type": "structure",
|
5613
5616
|
"members": {
|
5614
5617
|
"DBParameterGroupName": {},
|
@@ -5618,7 +5621,7 @@
|
|
5618
5621
|
},
|
5619
5622
|
"wrapper": true
|
5620
5623
|
},
|
5621
|
-
"
|
5624
|
+
"S1b": {
|
5622
5625
|
"type": "structure",
|
5623
5626
|
"members": {
|
5624
5627
|
"DBSnapshotIdentifier": {},
|
@@ -6296,6 +6299,9 @@
|
|
6296
6299
|
"type": "double"
|
6297
6300
|
}
|
6298
6301
|
}
|
6302
|
+
},
|
6303
|
+
"StorageThroughput": {
|
6304
|
+
"type": "integer"
|
6299
6305
|
}
|
6300
6306
|
},
|
6301
6307
|
"wrapper": true
|
@@ -6982,7 +6988,10 @@
|
|
6982
6988
|
"Iops": {
|
6983
6989
|
"type": "integer"
|
6984
6990
|
},
|
6985
|
-
"AwsBackupRecoveryPointArn": {}
|
6991
|
+
"AwsBackupRecoveryPointArn": {},
|
6992
|
+
"StorageThroughput": {
|
6993
|
+
"type": "integer"
|
6994
|
+
}
|
6986
6995
|
},
|
6987
6996
|
"wrapper": true
|
6988
6997
|
},
|