cdk-lambda-subminute 2.0.284 → 2.0.286
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/CHANGELOG.md +16 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/amplify-2017-07-25.min.json +53 -38
- package/node_modules/aws-sdk/apis/amplify-2017-07-25.paginators.json +24 -0
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +35 -25
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +503 -365
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1297 -1181
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/globalaccelerator-2018-08-08.min.json +251 -49
- package/node_modules/aws-sdk/apis/globalaccelerator-2018-08-08.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/m2-2021-04-28.min.json +36 -6
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +228 -206
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +187 -145
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +3 -0
- package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +23 -26
- package/node_modules/aws-sdk/clients/amplify.d.ts +239 -223
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +17 -0
- package/node_modules/aws-sdk/clients/connect.d.ts +247 -5
- package/node_modules/aws-sdk/clients/ec2.d.ts +138 -5
- package/node_modules/aws-sdk/clients/globalaccelerator.d.ts +254 -2
- package/node_modules/aws-sdk/clients/m2.d.ts +51 -6
- package/node_modules/aws-sdk/clients/neptunedata.d.ts +11 -11
- package/node_modules/aws-sdk/clients/rds.d.ts +30 -0
- package/node_modules/aws-sdk/clients/redshift.d.ts +47 -0
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +1 -0
- package/node_modules/aws-sdk/clients/translate.d.ts +17 -9
- 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 +15 -15
- package/node_modules/aws-sdk/dist/aws-sdk.js +2263 -1926
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +81 -80
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +3 -3
@@ -61,14 +61,17 @@
|
|
61
61
|
"AutoCreate": {
|
62
62
|
"type": "boolean"
|
63
63
|
},
|
64
|
-
"GroupingType": {}
|
64
|
+
"GroupingType": {},
|
65
|
+
"AttachMissingPermission": {
|
66
|
+
"type": "boolean"
|
67
|
+
}
|
65
68
|
}
|
66
69
|
},
|
67
70
|
"output": {
|
68
71
|
"type": "structure",
|
69
72
|
"members": {
|
70
73
|
"ApplicationInfo": {
|
71
|
-
"shape": "
|
74
|
+
"shape": "Sn"
|
72
75
|
}
|
73
76
|
}
|
74
77
|
}
|
@@ -85,7 +88,7 @@
|
|
85
88
|
"ResourceGroupName": {},
|
86
89
|
"ComponentName": {},
|
87
90
|
"ResourceList": {
|
88
|
-
"shape": "
|
91
|
+
"shape": "Su"
|
89
92
|
}
|
90
93
|
}
|
91
94
|
},
|
@@ -118,7 +121,7 @@
|
|
118
121
|
"type": "structure",
|
119
122
|
"members": {
|
120
123
|
"LogPattern": {
|
121
|
-
"shape": "
|
124
|
+
"shape": "S13"
|
122
125
|
},
|
123
126
|
"ResourceGroupName": {}
|
124
127
|
}
|
@@ -190,7 +193,7 @@
|
|
190
193
|
"type": "structure",
|
191
194
|
"members": {
|
192
195
|
"ApplicationInfo": {
|
193
|
-
"shape": "
|
196
|
+
"shape": "Sn"
|
194
197
|
}
|
195
198
|
}
|
196
199
|
}
|
@@ -212,10 +215,10 @@
|
|
212
215
|
"type": "structure",
|
213
216
|
"members": {
|
214
217
|
"ApplicationComponent": {
|
215
|
-
"shape": "
|
218
|
+
"shape": "S1e"
|
216
219
|
},
|
217
220
|
"ResourceList": {
|
218
|
-
"shape": "
|
221
|
+
"shape": "Su"
|
219
222
|
}
|
220
223
|
}
|
221
224
|
}
|
@@ -256,6 +259,7 @@
|
|
256
259
|
"ResourceGroupName": {},
|
257
260
|
"ComponentName": {},
|
258
261
|
"Tier": {},
|
262
|
+
"WorkloadName": {},
|
259
263
|
"RecommendationType": {}
|
260
264
|
}
|
261
265
|
},
|
@@ -287,7 +291,7 @@
|
|
287
291
|
"ResourceGroupName": {},
|
288
292
|
"AccountId": {},
|
289
293
|
"LogPattern": {
|
290
|
-
"shape": "
|
294
|
+
"shape": "S13"
|
291
295
|
}
|
292
296
|
}
|
293
297
|
}
|
@@ -307,7 +311,7 @@
|
|
307
311
|
"type": "structure",
|
308
312
|
"members": {
|
309
313
|
"Observation": {
|
310
|
-
"shape": "
|
314
|
+
"shape": "S1w"
|
311
315
|
}
|
312
316
|
}
|
313
317
|
}
|
@@ -327,7 +331,7 @@
|
|
327
331
|
"type": "structure",
|
328
332
|
"members": {
|
329
333
|
"Problem": {
|
330
|
-
"shape": "
|
334
|
+
"shape": "S38"
|
331
335
|
}
|
332
336
|
}
|
333
337
|
}
|
@@ -352,7 +356,7 @@
|
|
352
356
|
"ObservationList": {
|
353
357
|
"type": "list",
|
354
358
|
"member": {
|
355
|
-
"shape": "
|
359
|
+
"shape": "S1w"
|
356
360
|
}
|
357
361
|
}
|
358
362
|
}
|
@@ -403,7 +407,7 @@
|
|
403
407
|
"ApplicationInfoList": {
|
404
408
|
"type": "list",
|
405
409
|
"member": {
|
406
|
-
"shape": "
|
410
|
+
"shape": "Sn"
|
407
411
|
}
|
408
412
|
},
|
409
413
|
"NextToken": {}
|
@@ -431,7 +435,7 @@
|
|
431
435
|
"ApplicationComponentList": {
|
432
436
|
"type": "list",
|
433
437
|
"member": {
|
434
|
-
"shape": "
|
438
|
+
"shape": "S1e"
|
435
439
|
}
|
436
440
|
},
|
437
441
|
"NextToken": {}
|
@@ -534,7 +538,7 @@
|
|
534
538
|
"LogPatterns": {
|
535
539
|
"type": "list",
|
536
540
|
"member": {
|
537
|
-
"shape": "
|
541
|
+
"shape": "S13"
|
538
542
|
}
|
539
543
|
},
|
540
544
|
"NextToken": {}
|
@@ -567,7 +571,7 @@
|
|
567
571
|
"ProblemList": {
|
568
572
|
"type": "list",
|
569
573
|
"member": {
|
570
|
-
"shape": "
|
574
|
+
"shape": "S38"
|
571
575
|
}
|
572
576
|
},
|
573
577
|
"NextToken": {},
|
@@ -710,6 +714,9 @@
|
|
710
714
|
},
|
711
715
|
"AutoConfigEnabled": {
|
712
716
|
"type": "boolean"
|
717
|
+
},
|
718
|
+
"AttachMissingPermission": {
|
719
|
+
"type": "boolean"
|
713
720
|
}
|
714
721
|
}
|
715
722
|
},
|
@@ -717,7 +724,7 @@
|
|
717
724
|
"type": "structure",
|
718
725
|
"members": {
|
719
726
|
"ApplicationInfo": {
|
720
|
-
"shape": "
|
727
|
+
"shape": "Sn"
|
721
728
|
}
|
722
729
|
}
|
723
730
|
}
|
@@ -734,7 +741,7 @@
|
|
734
741
|
"ComponentName": {},
|
735
742
|
"NewComponentName": {},
|
736
743
|
"ResourceList": {
|
737
|
-
"shape": "
|
744
|
+
"shape": "Su"
|
738
745
|
}
|
739
746
|
}
|
740
747
|
},
|
@@ -791,7 +798,7 @@
|
|
791
798
|
"members": {
|
792
799
|
"ResourceGroupName": {},
|
793
800
|
"LogPattern": {
|
794
|
-
"shape": "
|
801
|
+
"shape": "S13"
|
795
802
|
}
|
796
803
|
}
|
797
804
|
}
|
@@ -864,7 +871,7 @@
|
|
864
871
|
}
|
865
872
|
}
|
866
873
|
},
|
867
|
-
"
|
874
|
+
"Sn": {
|
868
875
|
"type": "structure",
|
869
876
|
"members": {
|
870
877
|
"AccountId": {},
|
@@ -881,14 +888,17 @@
|
|
881
888
|
"AutoConfigEnabled": {
|
882
889
|
"type": "boolean"
|
883
890
|
},
|
884
|
-
"DiscoveryType": {}
|
891
|
+
"DiscoveryType": {},
|
892
|
+
"AttachMissingPermission": {
|
893
|
+
"type": "boolean"
|
894
|
+
}
|
885
895
|
}
|
886
896
|
},
|
887
|
-
"
|
897
|
+
"Su": {
|
888
898
|
"type": "list",
|
889
899
|
"member": {}
|
890
900
|
},
|
891
|
-
"
|
901
|
+
"S13": {
|
892
902
|
"type": "structure",
|
893
903
|
"members": {
|
894
904
|
"PatternSetName": {},
|
@@ -899,7 +909,7 @@
|
|
899
909
|
}
|
900
910
|
}
|
901
911
|
},
|
902
|
-
"
|
912
|
+
"S1e": {
|
903
913
|
"type": "structure",
|
904
914
|
"members": {
|
905
915
|
"ComponentName": {},
|
@@ -921,7 +931,7 @@
|
|
921
931
|
}
|
922
932
|
}
|
923
933
|
},
|
924
|
-
"
|
934
|
+
"S1w": {
|
925
935
|
"type": "structure",
|
926
936
|
"members": {
|
927
937
|
"Id": {},
|
@@ -989,7 +999,7 @@
|
|
989
999
|
"XRayNodeType": {}
|
990
1000
|
}
|
991
1001
|
},
|
992
|
-
"
|
1002
|
+
"S38": {
|
993
1003
|
"type": "structure",
|
994
1004
|
"members": {
|
995
1005
|
"Id": {},
|