cdk-lambda-subminute 2.0.431 → 2.0.433
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 +55 -3
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/bedrock-agent-2023-06-05.min.json +1 -2
- package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +61 -57
- package/node_modules/aws-sdk/apis/emr-serverless-2021-07-13.min.json +62 -55
- package/node_modules/aws-sdk/apis/entityresolution-2018-05-10.min.json +602 -82
- package/node_modules/aws-sdk/apis/entityresolution-2018-05-10.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +8 -0
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +23 -3
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +35 -25
- package/node_modules/aws-sdk/apis/m2-2021-04-28.min.json +83 -6
- package/node_modules/aws-sdk/apis/mediapackagev2-2022-12-25.min.json +131 -8
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +299 -43
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/qbusiness-2023-11-27.min.json +120 -87
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +1182 -1038
- package/node_modules/aws-sdk/apis/rolesanywhere-2018-05-10.min.json +167 -64
- package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +203 -82
- package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +262 -128
- package/node_modules/aws-sdk/apis/workspaces-2015-04-08.paginators.json +6 -0
- package/node_modules/aws-sdk/clients/bedrockagent.d.ts +35 -35
- package/node_modules/aws-sdk/clients/drs.d.ts +18 -1
- package/node_modules/aws-sdk/clients/ec2.d.ts +33 -33
- package/node_modules/aws-sdk/clients/emrserverless.d.ts +19 -1
- package/node_modules/aws-sdk/clients/entityresolution.d.ts +604 -19
- package/node_modules/aws-sdk/clients/guardduty.d.ts +9 -1
- package/node_modules/aws-sdk/clients/iotwireless.d.ts +71 -40
- package/node_modules/aws-sdk/clients/lakeformation.d.ts +18 -2
- package/node_modules/aws-sdk/clients/m2.d.ts +88 -1
- package/node_modules/aws-sdk/clients/mediapackagev2.d.ts +154 -0
- package/node_modules/aws-sdk/clients/outposts.d.ts +263 -4
- package/node_modules/aws-sdk/clients/qbusiness.d.ts +381 -321
- package/node_modules/aws-sdk/clients/quicksight.d.ts +193 -10
- package/node_modules/aws-sdk/clients/rolesanywhere.d.ts +81 -0
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +6 -6
- package/node_modules/aws-sdk/clients/wellarchitected.d.ts +182 -4
- package/node_modules/aws-sdk/clients/workspaces.d.ts +180 -0
- 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 +21 -21
- package/node_modules/aws-sdk/dist/aws-sdk.js +7 -3
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +8 -8
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/region_config_data.json +4 -0
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +3 -3
@@ -71,32 +71,32 @@
|
|
71
71
|
"shape": "Sa"
|
72
72
|
},
|
73
73
|
"maximumCapacity": {
|
74
|
-
"shape": "
|
74
|
+
"shape": "Sj"
|
75
75
|
},
|
76
76
|
"tags": {
|
77
|
-
"shape": "
|
77
|
+
"shape": "Sk"
|
78
78
|
},
|
79
79
|
"autoStartConfiguration": {
|
80
|
-
"shape": "
|
80
|
+
"shape": "Sn"
|
81
81
|
},
|
82
82
|
"autoStopConfiguration": {
|
83
|
-
"shape": "
|
83
|
+
"shape": "Sp"
|
84
84
|
},
|
85
85
|
"networkConfiguration": {
|
86
|
-
"shape": "
|
86
|
+
"shape": "Sr"
|
87
87
|
},
|
88
88
|
"architecture": {},
|
89
89
|
"imageConfiguration": {
|
90
|
-
"shape": "
|
90
|
+
"shape": "Sx"
|
91
91
|
},
|
92
92
|
"workerTypeSpecifications": {
|
93
|
-
"shape": "
|
93
|
+
"shape": "Sz"
|
94
94
|
},
|
95
95
|
"runtimeConfiguration": {
|
96
|
-
"shape": "
|
96
|
+
"shape": "S11"
|
97
97
|
},
|
98
98
|
"monitoringConfiguration": {
|
99
|
-
"shape": "
|
99
|
+
"shape": "S17"
|
100
100
|
}
|
101
101
|
}
|
102
102
|
},
|
@@ -163,7 +163,7 @@
|
|
163
163
|
],
|
164
164
|
"members": {
|
165
165
|
"application": {
|
166
|
-
"shape": "
|
166
|
+
"shape": "S1q"
|
167
167
|
}
|
168
168
|
}
|
169
169
|
}
|
@@ -259,13 +259,13 @@
|
|
259
259
|
"stateDetails": {},
|
260
260
|
"releaseLabel": {},
|
261
261
|
"configurationOverrides": {
|
262
|
-
"shape": "
|
262
|
+
"shape": "S28"
|
263
263
|
},
|
264
264
|
"jobDriver": {
|
265
|
-
"shape": "
|
265
|
+
"shape": "S29"
|
266
266
|
},
|
267
267
|
"tags": {
|
268
|
-
"shape": "
|
268
|
+
"shape": "Sk"
|
269
269
|
},
|
270
270
|
"totalResourceUtilization": {
|
271
271
|
"type": "structure",
|
@@ -282,7 +282,7 @@
|
|
282
282
|
}
|
283
283
|
},
|
284
284
|
"networkConfiguration": {
|
285
|
-
"shape": "
|
285
|
+
"shape": "Sr"
|
286
286
|
},
|
287
287
|
"totalExecutionDurationSeconds": {
|
288
288
|
"type": "integer"
|
@@ -487,7 +487,7 @@
|
|
487
487
|
"type": "structure",
|
488
488
|
"members": {
|
489
489
|
"tags": {
|
490
|
-
"shape": "
|
490
|
+
"shape": "Sk"
|
491
491
|
}
|
492
492
|
}
|
493
493
|
}
|
@@ -537,13 +537,13 @@
|
|
537
537
|
},
|
538
538
|
"executionRoleArn": {},
|
539
539
|
"jobDriver": {
|
540
|
-
"shape": "
|
540
|
+
"shape": "S29"
|
541
541
|
},
|
542
542
|
"configurationOverrides": {
|
543
|
-
"shape": "
|
543
|
+
"shape": "S28"
|
544
544
|
},
|
545
545
|
"tags": {
|
546
|
-
"shape": "
|
546
|
+
"shape": "Sk"
|
547
547
|
},
|
548
548
|
"executionTimeoutMinutes": {
|
549
549
|
"type": "long"
|
@@ -606,7 +606,7 @@
|
|
606
606
|
"locationName": "resourceArn"
|
607
607
|
},
|
608
608
|
"tags": {
|
609
|
-
"shape": "
|
609
|
+
"shape": "Sk"
|
610
610
|
}
|
611
611
|
}
|
612
612
|
},
|
@@ -670,30 +670,30 @@
|
|
670
670
|
"shape": "Sa"
|
671
671
|
},
|
672
672
|
"maximumCapacity": {
|
673
|
-
"shape": "
|
673
|
+
"shape": "Sj"
|
674
674
|
},
|
675
675
|
"autoStartConfiguration": {
|
676
|
-
"shape": "
|
676
|
+
"shape": "Sn"
|
677
677
|
},
|
678
678
|
"autoStopConfiguration": {
|
679
|
-
"shape": "
|
679
|
+
"shape": "Sp"
|
680
680
|
},
|
681
681
|
"networkConfiguration": {
|
682
|
-
"shape": "
|
682
|
+
"shape": "Sr"
|
683
683
|
},
|
684
684
|
"architecture": {},
|
685
685
|
"imageConfiguration": {
|
686
|
-
"shape": "
|
686
|
+
"shape": "Sx"
|
687
687
|
},
|
688
688
|
"workerTypeSpecifications": {
|
689
|
-
"shape": "
|
689
|
+
"shape": "Sz"
|
690
690
|
},
|
691
691
|
"releaseLabel": {},
|
692
692
|
"runtimeConfiguration": {
|
693
|
-
"shape": "
|
693
|
+
"shape": "S11"
|
694
694
|
},
|
695
695
|
"monitoringConfiguration": {
|
696
|
-
"shape": "
|
696
|
+
"shape": "S17"
|
697
697
|
}
|
698
698
|
}
|
699
699
|
},
|
@@ -704,7 +704,7 @@
|
|
704
704
|
],
|
705
705
|
"members": {
|
706
706
|
"application": {
|
707
|
-
"shape": "
|
707
|
+
"shape": "S1q"
|
708
708
|
}
|
709
709
|
}
|
710
710
|
}
|
@@ -732,13 +732,14 @@
|
|
732
732
|
"members": {
|
733
733
|
"cpu": {},
|
734
734
|
"memory": {},
|
735
|
-
"disk": {}
|
735
|
+
"disk": {},
|
736
|
+
"diskType": {}
|
736
737
|
}
|
737
738
|
}
|
738
739
|
}
|
739
740
|
}
|
740
741
|
},
|
741
|
-
"
|
742
|
+
"Sj": {
|
742
743
|
"type": "structure",
|
743
744
|
"required": [
|
744
745
|
"cpu",
|
@@ -750,12 +751,12 @@
|
|
750
751
|
"disk": {}
|
751
752
|
}
|
752
753
|
},
|
753
|
-
"
|
754
|
+
"Sk": {
|
754
755
|
"type": "map",
|
755
756
|
"key": {},
|
756
757
|
"value": {}
|
757
758
|
},
|
758
|
-
"
|
759
|
+
"Sn": {
|
759
760
|
"type": "structure",
|
760
761
|
"members": {
|
761
762
|
"enabled": {
|
@@ -763,7 +764,7 @@
|
|
763
764
|
}
|
764
765
|
}
|
765
766
|
},
|
766
|
-
"
|
767
|
+
"Sp": {
|
767
768
|
"type": "structure",
|
768
769
|
"members": {
|
769
770
|
"enabled": {
|
@@ -774,7 +775,7 @@
|
|
774
775
|
}
|
775
776
|
}
|
776
777
|
},
|
777
|
-
"
|
778
|
+
"Sr": {
|
778
779
|
"type": "structure",
|
779
780
|
"members": {
|
780
781
|
"subnetIds": {
|
@@ -787,25 +788,25 @@
|
|
787
788
|
}
|
788
789
|
}
|
789
790
|
},
|
790
|
-
"
|
791
|
+
"Sx": {
|
791
792
|
"type": "structure",
|
792
793
|
"members": {
|
793
794
|
"imageUri": {}
|
794
795
|
}
|
795
796
|
},
|
796
|
-
"
|
797
|
+
"Sz": {
|
797
798
|
"type": "map",
|
798
799
|
"key": {},
|
799
800
|
"value": {
|
800
801
|
"type": "structure",
|
801
802
|
"members": {
|
802
803
|
"imageConfiguration": {
|
803
|
-
"shape": "
|
804
|
+
"shape": "Sx"
|
804
805
|
}
|
805
806
|
}
|
806
807
|
}
|
807
808
|
},
|
808
|
-
"
|
809
|
+
"S11": {
|
809
810
|
"type": "list",
|
810
811
|
"member": {
|
811
812
|
"type": "structure",
|
@@ -821,12 +822,12 @@
|
|
821
822
|
"sensitive": true
|
822
823
|
},
|
823
824
|
"configurations": {
|
824
|
-
"shape": "
|
825
|
+
"shape": "S11"
|
825
826
|
}
|
826
827
|
}
|
827
828
|
}
|
828
829
|
},
|
829
|
-
"
|
830
|
+
"S17": {
|
830
831
|
"type": "structure",
|
831
832
|
"members": {
|
832
833
|
"s3MonitoringConfiguration": {
|
@@ -866,10 +867,16 @@
|
|
866
867
|
}
|
867
868
|
}
|
868
869
|
}
|
870
|
+
},
|
871
|
+
"prometheusMonitoringConfiguration": {
|
872
|
+
"type": "structure",
|
873
|
+
"members": {
|
874
|
+
"remoteWriteUrl": {}
|
875
|
+
}
|
869
876
|
}
|
870
877
|
}
|
871
878
|
},
|
872
|
-
"
|
879
|
+
"S1q": {
|
873
880
|
"type": "structure",
|
874
881
|
"required": [
|
875
882
|
"applicationId",
|
@@ -892,7 +899,7 @@
|
|
892
899
|
"shape": "Sa"
|
893
900
|
},
|
894
901
|
"maximumCapacity": {
|
895
|
-
"shape": "
|
902
|
+
"shape": "Sj"
|
896
903
|
},
|
897
904
|
"createdAt": {
|
898
905
|
"type": "timestamp"
|
@@ -901,20 +908,20 @@
|
|
901
908
|
"type": "timestamp"
|
902
909
|
},
|
903
910
|
"tags": {
|
904
|
-
"shape": "
|
911
|
+
"shape": "Sk"
|
905
912
|
},
|
906
913
|
"autoStartConfiguration": {
|
907
|
-
"shape": "
|
914
|
+
"shape": "Sn"
|
908
915
|
},
|
909
916
|
"autoStopConfiguration": {
|
910
|
-
"shape": "
|
917
|
+
"shape": "Sp"
|
911
918
|
},
|
912
919
|
"networkConfiguration": {
|
913
|
-
"shape": "
|
920
|
+
"shape": "Sr"
|
914
921
|
},
|
915
922
|
"architecture": {},
|
916
923
|
"imageConfiguration": {
|
917
|
-
"shape": "
|
924
|
+
"shape": "S1u"
|
918
925
|
},
|
919
926
|
"workerTypeSpecifications": {
|
920
927
|
"type": "map",
|
@@ -923,20 +930,20 @@
|
|
923
930
|
"type": "structure",
|
924
931
|
"members": {
|
925
932
|
"imageConfiguration": {
|
926
|
-
"shape": "
|
933
|
+
"shape": "S1u"
|
927
934
|
}
|
928
935
|
}
|
929
936
|
}
|
930
937
|
},
|
931
938
|
"runtimeConfiguration": {
|
932
|
-
"shape": "
|
939
|
+
"shape": "S11"
|
933
940
|
},
|
934
941
|
"monitoringConfiguration": {
|
935
|
-
"shape": "
|
942
|
+
"shape": "S17"
|
936
943
|
}
|
937
944
|
}
|
938
945
|
},
|
939
|
-
"
|
946
|
+
"S1u": {
|
940
947
|
"type": "structure",
|
941
948
|
"required": [
|
942
949
|
"imageUri"
|
@@ -946,18 +953,18 @@
|
|
946
953
|
"resolvedImageDigest": {}
|
947
954
|
}
|
948
955
|
},
|
949
|
-
"
|
956
|
+
"S28": {
|
950
957
|
"type": "structure",
|
951
958
|
"members": {
|
952
959
|
"applicationConfiguration": {
|
953
|
-
"shape": "
|
960
|
+
"shape": "S11"
|
954
961
|
},
|
955
962
|
"monitoringConfiguration": {
|
956
|
-
"shape": "
|
963
|
+
"shape": "S17"
|
957
964
|
}
|
958
965
|
}
|
959
966
|
},
|
960
|
-
"
|
967
|
+
"S29": {
|
961
968
|
"type": "structure",
|
962
969
|
"members": {
|
963
970
|
"sparkSubmit": {
|