cdk-lambda-subminute 2.0.300 → 2.0.302

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.
Files changed (116) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/CHANGELOG.md +52 -1
  4. package/node_modules/aws-sdk/README.md +1 -1
  5. package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +6 -0
  6. package/node_modules/aws-sdk/apis/cloud9-2017-09-23.examples.json +1 -0
  7. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +90 -81
  8. package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.min.json +8 -4
  9. package/node_modules/aws-sdk/apis/codepipeline-2015-07-09.min.json +16 -0
  10. package/node_modules/aws-sdk/apis/codestar-connections-2019-12-01.min.json +590 -3
  11. package/node_modules/aws-sdk/apis/codestar-connections-2019-12-01.paginators.json +10 -0
  12. package/node_modules/aws-sdk/apis/dlm-2018-01-12.min.json +108 -15
  13. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1864 -1397
  14. package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +100 -40
  15. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +91 -78
  16. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +3 -0
  17. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +259 -101
  18. package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +10 -0
  19. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +724 -151
  20. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.paginators.json +18 -0
  21. package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +172 -0
  22. package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.paginators.json +5 -0
  23. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +60 -50
  24. package/node_modules/aws-sdk/apis/ivs-realtime-2020-07-14.min.json +578 -33
  25. package/node_modules/aws-sdk/apis/ivs-realtime-2020-07-14.paginators.json +15 -0
  26. package/node_modules/aws-sdk/apis/ivschat-2020-07-14.min.json +16 -4
  27. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +32 -26
  28. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +69 -51
  29. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +52 -12
  30. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +379 -301
  31. package/node_modules/aws-sdk/apis/metadata.json +3 -3
  32. package/node_modules/aws-sdk/apis/osis-2022-01-01.min.json +66 -12
  33. package/node_modules/aws-sdk/apis/pinpoint-sms-voice-v2-2022-03-31.min.json +1426 -59
  34. package/node_modules/aws-sdk/apis/pinpoint-sms-voice-v2-2022-03-31.paginators.json +54 -0
  35. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +909 -335
  36. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +6 -0
  37. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +233 -217
  38. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +250 -91
  39. package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +6 -0
  40. package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.min.json +39 -38
  41. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +126 -126
  42. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +977 -974
  43. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +161 -146
  44. package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.min.json +201 -52
  45. package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.paginators.json +6 -0
  46. package/node_modules/aws-sdk/apis/sso-admin-2020-07-20.min.json +1121 -73
  47. package/node_modules/aws-sdk/apis/sso-admin-2020-07-20.paginators.json +52 -0
  48. package/node_modules/aws-sdk/apis/sso-oidc-2019-06-10.examples.json +228 -0
  49. package/node_modules/aws-sdk/apis/sso-oidc-2019-06-10.min.json +94 -8
  50. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +121 -105
  51. package/node_modules/aws-sdk/apis/trustedadvisor-2022-09-15.min.json +794 -0
  52. package/node_modules/aws-sdk/apis/trustedadvisor-2022-09-15.paginators.json +40 -0
  53. package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.min.json +269 -199
  54. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +790 -27
  55. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +18 -0
  56. package/node_modules/aws-sdk/clients/all.d.ts +1 -1
  57. package/node_modules/aws-sdk/clients/all.js +2 -2
  58. package/node_modules/aws-sdk/clients/appmesh.d.ts +2 -2
  59. package/node_modules/aws-sdk/clients/athena.d.ts +27 -19
  60. package/node_modules/aws-sdk/clients/cloud9.d.ts +1 -1
  61. package/node_modules/aws-sdk/clients/cloudformation.d.ts +14 -1
  62. package/node_modules/aws-sdk/clients/codecatalyst.d.ts +16 -0
  63. package/node_modules/aws-sdk/clients/codepipeline.d.ts +22 -2
  64. package/node_modules/aws-sdk/clients/codestarconnections.d.ts +727 -0
  65. package/node_modules/aws-sdk/clients/connect.d.ts +2 -2
  66. package/node_modules/aws-sdk/clients/dlm.d.ts +153 -25
  67. package/node_modules/aws-sdk/clients/ec2.d.ts +582 -23
  68. package/node_modules/aws-sdk/clients/ecr.d.ts +128 -7
  69. package/node_modules/aws-sdk/clients/emr.d.ts +80 -43
  70. package/node_modules/aws-sdk/clients/eventbridge.d.ts +40 -37
  71. package/node_modules/aws-sdk/clients/fsx.d.ts +7 -3
  72. package/node_modules/aws-sdk/clients/glue.d.ts +228 -0
  73. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +776 -60
  74. package/node_modules/aws-sdk/clients/internetmonitor.d.ts +157 -4
  75. package/node_modules/aws-sdk/clients/iot.d.ts +23 -6
  76. package/node_modules/aws-sdk/clients/ivsrealtime.d.ts +593 -6
  77. package/node_modules/aws-sdk/clients/kafka.d.ts +13 -0
  78. package/node_modules/aws-sdk/clients/kinesisvideo.d.ts +8 -8
  79. package/node_modules/aws-sdk/clients/lambda.d.ts +39 -5
  80. package/node_modules/aws-sdk/clients/macie2.d.ts +54 -16
  81. package/node_modules/aws-sdk/clients/medialive.d.ts +121 -47
  82. package/node_modules/aws-sdk/clients/mediapackage.d.ts +2 -2
  83. package/node_modules/aws-sdk/clients/osis.d.ts +55 -0
  84. package/node_modules/aws-sdk/clients/pinpointsmsvoicev2.d.ts +1860 -96
  85. package/node_modules/aws-sdk/clients/polly.d.ts +9 -9
  86. package/node_modules/aws-sdk/clients/quicksight.d.ts +537 -20
  87. package/node_modules/aws-sdk/clients/rds.d.ts +31 -4
  88. package/node_modules/aws-sdk/clients/redshift.d.ts +207 -0
  89. package/node_modules/aws-sdk/clients/redshiftserverless.d.ts +5 -0
  90. package/node_modules/aws-sdk/clients/s3.d.ts +2 -2
  91. package/node_modules/aws-sdk/clients/sagemaker.d.ts +12 -2
  92. package/node_modules/aws-sdk/clients/ssm.d.ts +38 -8
  93. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +191 -40
  94. package/node_modules/aws-sdk/clients/ssoadmin.d.ts +1529 -128
  95. package/node_modules/aws-sdk/clients/ssooidc.d.ts +99 -16
  96. package/node_modules/aws-sdk/clients/sts.d.ts +3 -3
  97. package/node_modules/aws-sdk/clients/transfer.d.ts +25 -1
  98. package/node_modules/aws-sdk/clients/trustedadvisor.d.ts +918 -0
  99. package/node_modules/aws-sdk/clients/trustedadvisor.js +18 -0
  100. package/node_modules/aws-sdk/clients/verifiedpermissions.d.ts +67 -1
  101. package/node_modules/aws-sdk/clients/wisdom.d.ts +849 -25
  102. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  103. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1444 -1444
  104. package/node_modules/aws-sdk/dist/aws-sdk.js +2953 -2158
  105. package/node_modules/aws-sdk/dist/aws-sdk.min.js +101 -101
  106. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -2
  107. package/node_modules/aws-sdk/lib/core.js +1 -1
  108. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +1 -1
  109. package/node_modules/aws-sdk/lib/dynamodb/document_client.js +1 -1
  110. package/node_modules/aws-sdk/package.json +1 -1
  111. package/package.json +5 -5
  112. package/node_modules/aws-sdk/apis/macie-2017-12-19.min.json +0 -222
  113. package/node_modules/aws-sdk/apis/macie-2017-12-19.paginators.json +0 -14
  114. package/node_modules/aws-sdk/clients/macie.d.ts +0 -284
  115. package/node_modules/aws-sdk/clients/macie.js +0 -18
  116. /package/node_modules/aws-sdk/apis/{macie-2017-12-19.examples.json → trustedadvisor-2022-09-15.examples.json} +0 -0
@@ -207,7 +207,9 @@
207
207
  "members": {
208
208
  "ecrRepositoryPrefix": {},
209
209
  "upstreamRegistryUrl": {},
210
- "registryId": {}
210
+ "registryId": {},
211
+ "upstreamRegistry": {},
212
+ "credentialArn": {}
211
213
  }
212
214
  },
213
215
  "output": {
@@ -218,7 +220,9 @@
218
220
  "createdAt": {
219
221
  "type": "timestamp"
220
222
  },
221
- "registryId": {}
223
+ "registryId": {},
224
+ "upstreamRegistry": {},
225
+ "credentialArn": {}
222
226
  }
223
227
  }
224
228
  },
@@ -232,14 +236,14 @@
232
236
  "registryId": {},
233
237
  "repositoryName": {},
234
238
  "tags": {
235
- "shape": "S1n"
239
+ "shape": "S1p"
236
240
  },
237
241
  "imageTagMutability": {},
238
242
  "imageScanningConfiguration": {
239
- "shape": "S1s"
243
+ "shape": "S1u"
240
244
  },
241
245
  "encryptionConfiguration": {
242
- "shape": "S1t"
246
+ "shape": "S1v"
243
247
  }
244
248
  }
245
249
  },
@@ -247,7 +251,7 @@
247
251
  "type": "structure",
248
252
  "members": {
249
253
  "repository": {
250
- "shape": "S1x"
254
+ "shape": "S1z"
251
255
  }
252
256
  }
253
257
  }
@@ -294,7 +298,8 @@
294
298
  "createdAt": {
295
299
  "type": "timestamp"
296
300
  },
297
- "registryId": {}
301
+ "registryId": {},
302
+ "credentialArn": {}
298
303
  }
299
304
  }
300
305
  },
@@ -329,7 +334,7 @@
329
334
  "type": "structure",
330
335
  "members": {
331
336
  "repository": {
332
- "shape": "S1x"
337
+ "shape": "S1z"
333
338
  }
334
339
  }
335
340
  }
@@ -419,7 +424,7 @@
419
424
  "shape": "Sj"
420
425
  },
421
426
  "imageScanStatus": {
422
- "shape": "S2o"
427
+ "shape": "S2q"
423
428
  },
424
429
  "imageScanFindings": {
425
430
  "type": "structure",
@@ -431,7 +436,7 @@
431
436
  "type": "timestamp"
432
437
  },
433
438
  "findingSeverityCounts": {
434
- "shape": "S2u"
439
+ "shape": "S2w"
435
440
  },
436
441
  "findings": {
437
442
  "type": "list",
@@ -658,7 +663,7 @@
658
663
  "repositoryName": {},
659
664
  "imageDigest": {},
660
665
  "imageTags": {
661
- "shape": "S4m"
666
+ "shape": "S4o"
662
667
  },
663
668
  "imageSizeInBytes": {
664
669
  "type": "long"
@@ -667,7 +672,7 @@
667
672
  "type": "timestamp"
668
673
  },
669
674
  "imageScanStatus": {
670
- "shape": "S2o"
675
+ "shape": "S2q"
671
676
  },
672
677
  "imageScanFindingsSummary": {
673
678
  "type": "structure",
@@ -679,7 +684,7 @@
679
684
  "type": "timestamp"
680
685
  },
681
686
  "findingSeverityCounts": {
682
- "shape": "S2u"
687
+ "shape": "S2w"
683
688
  }
684
689
  }
685
690
  },
@@ -723,7 +728,12 @@
723
728
  "createdAt": {
724
729
  "type": "timestamp"
725
730
  },
726
- "registryId": {}
731
+ "registryId": {},
732
+ "credentialArn": {},
733
+ "upstreamRegistry": {},
734
+ "updatedAt": {
735
+ "type": "timestamp"
736
+ }
727
737
  }
728
738
  }
729
739
  },
@@ -741,7 +751,7 @@
741
751
  "members": {
742
752
  "registryId": {},
743
753
  "replicationConfiguration": {
744
- "shape": "S4y"
754
+ "shape": "S51"
745
755
  }
746
756
  }
747
757
  }
@@ -767,7 +777,7 @@
767
777
  "repositories": {
768
778
  "type": "list",
769
779
  "member": {
770
- "shape": "S1x"
780
+ "shape": "S1z"
771
781
  }
772
782
  },
773
783
  "nextToken": {}
@@ -887,7 +897,7 @@
887
897
  "type": "structure",
888
898
  "members": {
889
899
  "imageTags": {
890
- "shape": "S4m"
900
+ "shape": "S4o"
891
901
  },
892
902
  "imageDigest": {},
893
903
  "imagePushedAt": {
@@ -939,7 +949,7 @@
939
949
  "members": {
940
950
  "registryId": {},
941
951
  "scanningConfiguration": {
942
- "shape": "S63"
952
+ "shape": "S66"
943
953
  }
944
954
  }
945
955
  }
@@ -1030,7 +1040,7 @@
1030
1040
  "type": "structure",
1031
1041
  "members": {
1032
1042
  "tags": {
1033
- "shape": "S1n"
1043
+ "shape": "S1p"
1034
1044
  }
1035
1045
  }
1036
1046
  }
@@ -1071,7 +1081,7 @@
1071
1081
  "registryId": {},
1072
1082
  "repositoryName": {},
1073
1083
  "imageScanningConfiguration": {
1074
- "shape": "S1s"
1084
+ "shape": "S1u"
1075
1085
  }
1076
1086
  }
1077
1087
  },
@@ -1081,7 +1091,7 @@
1081
1091
  "registryId": {},
1082
1092
  "repositoryName": {},
1083
1093
  "imageScanningConfiguration": {
1084
- "shape": "S1s"
1094
+ "shape": "S1u"
1085
1095
  }
1086
1096
  }
1087
1097
  }
@@ -1154,7 +1164,7 @@
1154
1164
  "members": {
1155
1165
  "scanType": {},
1156
1166
  "rules": {
1157
- "shape": "S65"
1167
+ "shape": "S68"
1158
1168
  }
1159
1169
  }
1160
1170
  },
@@ -1162,7 +1172,7 @@
1162
1172
  "type": "structure",
1163
1173
  "members": {
1164
1174
  "registryScanningConfiguration": {
1165
- "shape": "S63"
1175
+ "shape": "S66"
1166
1176
  }
1167
1177
  }
1168
1178
  }
@@ -1175,7 +1185,7 @@
1175
1185
  ],
1176
1186
  "members": {
1177
1187
  "replicationConfiguration": {
1178
- "shape": "S4y"
1188
+ "shape": "S51"
1179
1189
  }
1180
1190
  }
1181
1191
  },
@@ -1183,7 +1193,7 @@
1183
1193
  "type": "structure",
1184
1194
  "members": {
1185
1195
  "replicationConfiguration": {
1186
- "shape": "S4y"
1196
+ "shape": "S51"
1187
1197
  }
1188
1198
  }
1189
1199
  }
@@ -1237,7 +1247,7 @@
1237
1247
  "shape": "Sj"
1238
1248
  },
1239
1249
  "imageScanStatus": {
1240
- "shape": "S2o"
1250
+ "shape": "S2q"
1241
1251
  }
1242
1252
  }
1243
1253
  }
@@ -1274,7 +1284,7 @@
1274
1284
  "members": {
1275
1285
  "resourceArn": {},
1276
1286
  "tags": {
1277
- "shape": "S1n"
1287
+ "shape": "S1p"
1278
1288
  }
1279
1289
  }
1280
1290
  },
@@ -1303,6 +1313,31 @@
1303
1313
  "members": {}
1304
1314
  }
1305
1315
  },
1316
+ "UpdatePullThroughCacheRule": {
1317
+ "input": {
1318
+ "type": "structure",
1319
+ "required": [
1320
+ "ecrRepositoryPrefix",
1321
+ "credentialArn"
1322
+ ],
1323
+ "members": {
1324
+ "registryId": {},
1325
+ "ecrRepositoryPrefix": {},
1326
+ "credentialArn": {}
1327
+ }
1328
+ },
1329
+ "output": {
1330
+ "type": "structure",
1331
+ "members": {
1332
+ "ecrRepositoryPrefix": {},
1333
+ "registryId": {},
1334
+ "updatedAt": {
1335
+ "type": "timestamp"
1336
+ },
1337
+ "credentialArn": {}
1338
+ }
1339
+ }
1340
+ },
1306
1341
  "UploadLayerPart": {
1307
1342
  "input": {
1308
1343
  "type": "structure",
@@ -1339,6 +1374,31 @@
1339
1374
  }
1340
1375
  }
1341
1376
  }
1377
+ },
1378
+ "ValidatePullThroughCacheRule": {
1379
+ "input": {
1380
+ "type": "structure",
1381
+ "required": [
1382
+ "ecrRepositoryPrefix"
1383
+ ],
1384
+ "members": {
1385
+ "ecrRepositoryPrefix": {},
1386
+ "registryId": {}
1387
+ }
1388
+ },
1389
+ "output": {
1390
+ "type": "structure",
1391
+ "members": {
1392
+ "ecrRepositoryPrefix": {},
1393
+ "registryId": {},
1394
+ "upstreamRegistryUrl": {},
1395
+ "credentialArn": {},
1396
+ "isValid": {
1397
+ "type": "boolean"
1398
+ },
1399
+ "failure": {}
1400
+ }
1401
+ }
1342
1402
  }
1343
1403
  },
1344
1404
  "shapes": {
@@ -1394,7 +1454,7 @@
1394
1454
  }
1395
1455
  }
1396
1456
  },
1397
- "S1n": {
1457
+ "S1p": {
1398
1458
  "type": "list",
1399
1459
  "member": {
1400
1460
  "type": "structure",
@@ -1408,7 +1468,7 @@
1408
1468
  }
1409
1469
  }
1410
1470
  },
1411
- "S1s": {
1471
+ "S1u": {
1412
1472
  "type": "structure",
1413
1473
  "members": {
1414
1474
  "scanOnPush": {
@@ -1416,7 +1476,7 @@
1416
1476
  }
1417
1477
  }
1418
1478
  },
1419
- "S1t": {
1479
+ "S1v": {
1420
1480
  "type": "structure",
1421
1481
  "required": [
1422
1482
  "encryptionType"
@@ -1426,7 +1486,7 @@
1426
1486
  "kmsKey": {}
1427
1487
  }
1428
1488
  },
1429
- "S1x": {
1489
+ "S1z": {
1430
1490
  "type": "structure",
1431
1491
  "members": {
1432
1492
  "repositoryArn": {},
@@ -1438,32 +1498,32 @@
1438
1498
  },
1439
1499
  "imageTagMutability": {},
1440
1500
  "imageScanningConfiguration": {
1441
- "shape": "S1s"
1501
+ "shape": "S1u"
1442
1502
  },
1443
1503
  "encryptionConfiguration": {
1444
- "shape": "S1t"
1504
+ "shape": "S1v"
1445
1505
  }
1446
1506
  }
1447
1507
  },
1448
- "S2o": {
1508
+ "S2q": {
1449
1509
  "type": "structure",
1450
1510
  "members": {
1451
1511
  "status": {},
1452
1512
  "description": {}
1453
1513
  }
1454
1514
  },
1455
- "S2u": {
1515
+ "S2w": {
1456
1516
  "type": "map",
1457
1517
  "key": {},
1458
1518
  "value": {
1459
1519
  "type": "integer"
1460
1520
  }
1461
1521
  },
1462
- "S4m": {
1522
+ "S4o": {
1463
1523
  "type": "list",
1464
1524
  "member": {}
1465
1525
  },
1466
- "S4y": {
1526
+ "S51": {
1467
1527
  "type": "structure",
1468
1528
  "required": [
1469
1529
  "rules"
@@ -1510,16 +1570,16 @@
1510
1570
  }
1511
1571
  }
1512
1572
  },
1513
- "S63": {
1573
+ "S66": {
1514
1574
  "type": "structure",
1515
1575
  "members": {
1516
1576
  "scanType": {},
1517
1577
  "rules": {
1518
- "shape": "S65"
1578
+ "shape": "S68"
1519
1579
  }
1520
1580
  }
1521
1581
  },
1522
- "S65": {
1582
+ "S68": {
1523
1583
  "type": "list",
1524
1584
  "member": {
1525
1585
  "type": "structure",