cdk-lambda-subminute 2.0.376 → 2.0.378

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 (40) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/README.md +1 -1
  4. package/node_modules/aws-sdk/apis/artifact-2018-05-10.examples.json +5 -0
  5. package/node_modules/aws-sdk/apis/artifact-2018-05-10.min.json +258 -0
  6. package/node_modules/aws-sdk/apis/artifact-2018-05-10.paginators.json +10 -0
  7. package/node_modules/aws-sdk/apis/codepipeline-2015-07-09.min.json +76 -73
  8. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +26 -0
  9. package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +260 -171
  10. package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +73 -59
  11. package/node_modules/aws-sdk/apis/healthlake-2017-07-01.min.json +29 -0
  12. package/node_modules/aws-sdk/apis/metadata.json +3 -0
  13. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +24 -4
  14. package/node_modules/aws-sdk/apis/sns-2010-03-31.min.json +35 -9
  15. package/node_modules/aws-sdk/clients/all.d.ts +1 -0
  16. package/node_modules/aws-sdk/clients/all.js +2 -1
  17. package/node_modules/aws-sdk/clients/artifact.d.ts +333 -0
  18. package/node_modules/aws-sdk/clients/artifact.js +18 -0
  19. package/node_modules/aws-sdk/clients/codepipeline.d.ts +5 -0
  20. package/node_modules/aws-sdk/clients/connectparticipant.d.ts +7 -7
  21. package/node_modules/aws-sdk/clients/detective.d.ts +49 -49
  22. package/node_modules/aws-sdk/clients/emr.d.ts +32 -2
  23. package/node_modules/aws-sdk/clients/firehose.d.ts +195 -118
  24. package/node_modules/aws-sdk/clients/guardduty.d.ts +11 -10
  25. package/node_modules/aws-sdk/clients/healthlake.d.ts +42 -2
  26. package/node_modules/aws-sdk/clients/lambda.d.ts +15 -15
  27. package/node_modules/aws-sdk/clients/opensearch.d.ts +19 -19
  28. package/node_modules/aws-sdk/clients/polly.d.ts +1 -1
  29. package/node_modules/aws-sdk/clients/rds.d.ts +2 -2
  30. package/node_modules/aws-sdk/clients/sagemaker.d.ts +22 -2
  31. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +3 -3
  32. package/node_modules/aws-sdk/clients/sns.d.ts +20 -20
  33. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  34. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +48 -11
  35. package/node_modules/aws-sdk/dist/aws-sdk.js +403 -256
  36. package/node_modules/aws-sdk/dist/aws-sdk.min.js +72 -72
  37. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
  38. package/node_modules/aws-sdk/lib/core.js +1 -1
  39. package/node_modules/aws-sdk/package.json +1 -1
  40. package/package.json +3 -3
@@ -302,6 +302,7 @@
302
302
  "locationName": "accountId"
303
303
  },
304
304
  "Email": {
305
+ "shape": "S1p",
305
306
  "locationName": "email"
306
307
  }
307
308
  }
@@ -1671,6 +1672,7 @@
1671
1672
  "locationName": "privateDnsName"
1672
1673
  },
1673
1674
  "PrivateIpAddress": {
1675
+ "shape": "S5s",
1674
1676
  "locationName": "privateIpAddress"
1675
1677
  },
1676
1678
  "PrivateIpAddresses": {
@@ -1683,6 +1685,7 @@
1683
1685
  "locationName": "privateDnsName"
1684
1686
  },
1685
1687
  "PrivateIpAddress": {
1688
+ "shape": "S5s",
1686
1689
  "locationName": "privateIpAddress"
1687
1690
  }
1688
1691
  }
@@ -1695,7 +1698,7 @@
1695
1698
  "locationName": "publicIp"
1696
1699
  },
1697
1700
  "SecurityGroups": {
1698
- "shape": "S5u",
1701
+ "shape": "S5v",
1699
1702
  "locationName": "securityGroups"
1700
1703
  },
1701
1704
  "SubnetId": {
@@ -1772,7 +1775,7 @@
1772
1775
  "locationName": "uid"
1773
1776
  },
1774
1777
  "Groups": {
1775
- "shape": "S61",
1778
+ "shape": "S62",
1776
1779
  "locationName": "groups"
1777
1780
  },
1778
1781
  "SessionName": {
@@ -1788,7 +1791,7 @@
1788
1791
  "locationName": "username"
1789
1792
  },
1790
1793
  "Groups": {
1791
- "shape": "S61",
1794
+ "shape": "S62",
1792
1795
  "locationName": "groups"
1793
1796
  }
1794
1797
  }
@@ -1816,11 +1819,11 @@
1816
1819
  "type": "boolean"
1817
1820
  },
1818
1821
  "Containers": {
1819
- "shape": "S65",
1822
+ "shape": "S66",
1820
1823
  "locationName": "containers"
1821
1824
  },
1822
1825
  "Volumes": {
1823
- "shape": "S6a",
1826
+ "shape": "S6b",
1824
1827
  "locationName": "volumes"
1825
1828
  },
1826
1829
  "ServiceAccountName": {
@@ -1913,11 +1916,11 @@
1913
1916
  "locationName": "tags"
1914
1917
  },
1915
1918
  "Volumes": {
1916
- "shape": "S6a",
1919
+ "shape": "S6b",
1917
1920
  "locationName": "volumes"
1918
1921
  },
1919
1922
  "Containers": {
1920
- "shape": "S65",
1923
+ "shape": "S66",
1921
1924
  "locationName": "containers"
1922
1925
  },
1923
1926
  "Group": {
@@ -1928,7 +1931,7 @@
1928
1931
  }
1929
1932
  },
1930
1933
  "ContainerDetails": {
1931
- "shape": "S66",
1934
+ "shape": "S67",
1932
1935
  "locationName": "containerDetails"
1933
1936
  },
1934
1937
  "RdsDbInstanceDetails": {
@@ -2016,7 +2019,7 @@
2016
2019
  "locationName": "vpcId"
2017
2020
  },
2018
2021
  "SecurityGroups": {
2019
- "shape": "S5u",
2022
+ "shape": "S5v",
2020
2023
  "locationName": "securityGroups"
2021
2024
  }
2022
2025
  }
@@ -2069,7 +2072,7 @@
2069
2072
  "locationName": "userAgent"
2070
2073
  },
2071
2074
  "RemoteIpDetails": {
2072
- "shape": "S6p",
2075
+ "shape": "S6q",
2073
2076
  "locationName": "remoteIpDetails"
2074
2077
  },
2075
2078
  "ServiceName": {
@@ -2127,18 +2130,18 @@
2127
2130
  "locationName": "connectionDirection"
2128
2131
  },
2129
2132
  "LocalPortDetails": {
2130
- "shape": "S6y",
2133
+ "shape": "S6z",
2131
2134
  "locationName": "localPortDetails"
2132
2135
  },
2133
2136
  "Protocol": {
2134
2137
  "locationName": "protocol"
2135
2138
  },
2136
2139
  "LocalIpDetails": {
2137
- "shape": "S6z",
2140
+ "shape": "S70",
2138
2141
  "locationName": "localIpDetails"
2139
2142
  },
2140
2143
  "RemoteIpDetails": {
2141
- "shape": "S6p",
2144
+ "shape": "S6q",
2142
2145
  "locationName": "remoteIpDetails"
2143
2146
  },
2144
2147
  "RemotePortDetails": {
@@ -2171,15 +2174,15 @@
2171
2174
  "type": "structure",
2172
2175
  "members": {
2173
2176
  "LocalPortDetails": {
2174
- "shape": "S6y",
2177
+ "shape": "S6z",
2175
2178
  "locationName": "localPortDetails"
2176
2179
  },
2177
2180
  "LocalIpDetails": {
2178
- "shape": "S6z",
2181
+ "shape": "S70",
2179
2182
  "locationName": "localIpDetails"
2180
2183
  },
2181
2184
  "RemoteIpDetails": {
2182
- "shape": "S6p",
2185
+ "shape": "S6q",
2183
2186
  "locationName": "remoteIpDetails"
2184
2187
  }
2185
2188
  }
@@ -2206,7 +2209,7 @@
2206
2209
  "locationName": "userAgent"
2207
2210
  },
2208
2211
  "RemoteIpDetails": {
2209
- "shape": "S6p",
2212
+ "shape": "S6q",
2210
2213
  "locationName": "remoteIpDetails"
2211
2214
  },
2212
2215
  "StatusCode": {
@@ -2235,7 +2238,7 @@
2235
2238
  "type": "structure",
2236
2239
  "members": {
2237
2240
  "RemoteIpDetails": {
2238
- "shape": "S6p",
2241
+ "shape": "S6q",
2239
2242
  "locationName": "remoteIpDetails"
2240
2243
  },
2241
2244
  "LoginAttributes": {
@@ -2524,7 +2527,7 @@
2524
2527
  "type": "structure",
2525
2528
  "members": {
2526
2529
  "Process": {
2527
- "shape": "S7t",
2530
+ "shape": "S7u",
2528
2531
  "locationName": "process"
2529
2532
  },
2530
2533
  "Context": {
@@ -2532,7 +2535,7 @@
2532
2535
  "type": "structure",
2533
2536
  "members": {
2534
2537
  "ModifyingProcess": {
2535
- "shape": "S7t",
2538
+ "shape": "S7u",
2536
2539
  "locationName": "modifyingProcess"
2537
2540
  },
2538
2541
  "ModifiedAt": {
@@ -2584,7 +2587,7 @@
2584
2587
  "locationName": "shellHistoryFilePath"
2585
2588
  },
2586
2589
  "TargetProcess": {
2587
- "shape": "S7t",
2590
+ "shape": "S7u",
2588
2591
  "locationName": "targetProcess"
2589
2592
  },
2590
2593
  "AddressFamily": {
@@ -2621,7 +2624,7 @@
2621
2624
  "value": {
2622
2625
  "type": "list",
2623
2626
  "member": {
2624
- "shape": "S84"
2627
+ "shape": "S85"
2625
2628
  }
2626
2629
  }
2627
2630
  }
@@ -2638,7 +2641,7 @@
2638
2641
  "type": "map",
2639
2642
  "key": {},
2640
2643
  "value": {
2641
- "shape": "S84"
2644
+ "shape": "S85"
2642
2645
  }
2643
2646
  }
2644
2647
  }
@@ -2812,7 +2815,7 @@
2812
2815
  "type": "structure",
2813
2816
  "members": {
2814
2817
  "ScanResourceCriteria": {
2815
- "shape": "S8p",
2818
+ "shape": "S8q",
2816
2819
  "locationName": "scanResourceCriteria"
2817
2820
  },
2818
2821
  "EbsSnapshotPreservation": {
@@ -2997,7 +3000,7 @@
2997
3000
  ],
2998
3001
  "members": {
2999
3002
  "Members": {
3000
- "shape": "S99",
3003
+ "shape": "S9a",
3001
3004
  "locationName": "members"
3002
3005
  },
3003
3006
  "UnprocessedAccounts": {
@@ -3123,19 +3126,19 @@
3123
3126
  "type": "structure",
3124
3127
  "members": {
3125
3128
  "CloudTrail": {
3126
- "shape": "S9n",
3129
+ "shape": "S9o",
3127
3130
  "locationName": "cloudTrail"
3128
3131
  },
3129
3132
  "DnsLogs": {
3130
- "shape": "S9n",
3133
+ "shape": "S9o",
3131
3134
  "locationName": "dnsLogs"
3132
3135
  },
3133
3136
  "FlowLogs": {
3134
- "shape": "S9n",
3137
+ "shape": "S9o",
3135
3138
  "locationName": "flowLogs"
3136
3139
  },
3137
3140
  "S3Logs": {
3138
- "shape": "S9n",
3141
+ "shape": "S9o",
3139
3142
  "locationName": "s3Logs"
3140
3143
  },
3141
3144
  "Kubernetes": {
@@ -3143,7 +3146,7 @@
3143
3146
  "type": "structure",
3144
3147
  "members": {
3145
3148
  "AuditLogs": {
3146
- "shape": "S9n",
3149
+ "shape": "S9o",
3147
3150
  "locationName": "auditLogs"
3148
3151
  }
3149
3152
  }
@@ -3153,7 +3156,7 @@
3153
3156
  "type": "structure",
3154
3157
  "members": {
3155
3158
  "ScanEc2InstanceWithFindings": {
3156
- "shape": "S9n",
3159
+ "shape": "S9o",
3157
3160
  "locationName": "scanEc2InstanceWithFindings"
3158
3161
  }
3159
3162
  }
@@ -3313,7 +3316,7 @@
3313
3316
  "locationName": "accountId"
3314
3317
  },
3315
3318
  "Total": {
3316
- "shape": "Sa8",
3319
+ "shape": "Sa9",
3317
3320
  "locationName": "total"
3318
3321
  }
3319
3322
  }
@@ -3338,7 +3341,7 @@
3338
3341
  "locationName": "accountId"
3339
3342
  },
3340
3343
  "Total": {
3341
- "shape": "Sa8",
3344
+ "shape": "Sa9",
3342
3345
  "locationName": "total"
3343
3346
  }
3344
3347
  }
@@ -3357,18 +3360,18 @@
3357
3360
  "locationName": "dataSource"
3358
3361
  },
3359
3362
  "Total": {
3360
- "shape": "Sa8",
3363
+ "shape": "Sa9",
3361
3364
  "locationName": "total"
3362
3365
  }
3363
3366
  }
3364
3367
  }
3365
3368
  },
3366
3369
  "SumByResource": {
3367
- "shape": "Saf",
3370
+ "shape": "Sag",
3368
3371
  "locationName": "sumByResource"
3369
3372
  },
3370
3373
  "TopResources": {
3371
- "shape": "Saf",
3374
+ "shape": "Sag",
3372
3375
  "locationName": "topResources"
3373
3376
  },
3374
3377
  "SumByFeature": {
@@ -3381,7 +3384,7 @@
3381
3384
  "locationName": "feature"
3382
3385
  },
3383
3386
  "Total": {
3384
- "shape": "Sa8",
3387
+ "shape": "Sa9",
3385
3388
  "locationName": "total"
3386
3389
  }
3387
3390
  }
@@ -3880,7 +3883,7 @@
3880
3883
  "type": "structure",
3881
3884
  "members": {
3882
3885
  "Members": {
3883
- "shape": "S99",
3886
+ "shape": "S9a",
3884
3887
  "locationName": "members"
3885
3888
  },
3886
3889
  "NextToken": {
@@ -4420,7 +4423,7 @@
4420
4423
  "locationName": "detectorId"
4421
4424
  },
4422
4425
  "ScanResourceCriteria": {
4423
- "shape": "S8p",
4426
+ "shape": "S8q",
4424
4427
  "locationName": "scanResourceCriteria"
4425
4428
  },
4426
4429
  "EbsSnapshotPreservation": {
@@ -4899,6 +4902,10 @@
4899
4902
  "type": "list",
4900
4903
  "member": {}
4901
4904
  },
4905
+ "S1p": {
4906
+ "type": "string",
4907
+ "sensitive": true
4908
+ },
4902
4909
  "S1r": {
4903
4910
  "type": "list",
4904
4911
  "member": {
@@ -5123,7 +5130,11 @@
5123
5130
  }
5124
5131
  }
5125
5132
  },
5126
- "S5u": {
5133
+ "S5s": {
5134
+ "type": "string",
5135
+ "sensitive": true
5136
+ },
5137
+ "S5v": {
5127
5138
  "type": "list",
5128
5139
  "member": {
5129
5140
  "type": "structure",
@@ -5137,17 +5148,17 @@
5137
5148
  }
5138
5149
  }
5139
5150
  },
5140
- "S61": {
5151
+ "S62": {
5141
5152
  "type": "list",
5142
5153
  "member": {}
5143
5154
  },
5144
- "S65": {
5155
+ "S66": {
5145
5156
  "type": "list",
5146
5157
  "member": {
5147
- "shape": "S66"
5158
+ "shape": "S67"
5148
5159
  }
5149
5160
  },
5150
- "S66": {
5161
+ "S67": {
5151
5162
  "type": "structure",
5152
5163
  "members": {
5153
5164
  "ContainerRuntime": {
@@ -5196,7 +5207,7 @@
5196
5207
  }
5197
5208
  }
5198
5209
  },
5199
- "S6a": {
5210
+ "S6b": {
5200
5211
  "type": "list",
5201
5212
  "member": {
5202
5213
  "type": "structure",
@@ -5216,7 +5227,7 @@
5216
5227
  }
5217
5228
  }
5218
5229
  },
5219
- "S6p": {
5230
+ "S6q": {
5220
5231
  "type": "structure",
5221
5232
  "members": {
5222
5233
  "City": {
@@ -5255,6 +5266,7 @@
5255
5266
  }
5256
5267
  },
5257
5268
  "IpAddressV4": {
5269
+ "shape": "S5s",
5258
5270
  "locationName": "ipAddressV4"
5259
5271
  },
5260
5272
  "Organization": {
@@ -5277,7 +5289,7 @@
5277
5289
  }
5278
5290
  }
5279
5291
  },
5280
- "S6y": {
5292
+ "S6z": {
5281
5293
  "type": "structure",
5282
5294
  "members": {
5283
5295
  "Port": {
@@ -5289,15 +5301,16 @@
5289
5301
  }
5290
5302
  }
5291
5303
  },
5292
- "S6z": {
5304
+ "S70": {
5293
5305
  "type": "structure",
5294
5306
  "members": {
5295
5307
  "IpAddressV4": {
5308
+ "shape": "S5s",
5296
5309
  "locationName": "ipAddressV4"
5297
5310
  }
5298
5311
  }
5299
5312
  },
5300
- "S7t": {
5313
+ "S7u": {
5301
5314
  "type": "structure",
5302
5315
  "members": {
5303
5316
  "Name": {
@@ -5384,7 +5397,7 @@
5384
5397
  }
5385
5398
  }
5386
5399
  },
5387
- "S84": {
5400
+ "S85": {
5388
5401
  "type": "structure",
5389
5402
  "members": {
5390
5403
  "ProfileType": {
@@ -5406,20 +5419,20 @@
5406
5419
  }
5407
5420
  }
5408
5421
  },
5409
- "S8p": {
5422
+ "S8q": {
5410
5423
  "type": "structure",
5411
5424
  "members": {
5412
5425
  "Include": {
5413
- "shape": "S8q",
5426
+ "shape": "S8r",
5414
5427
  "locationName": "include"
5415
5428
  },
5416
5429
  "Exclude": {
5417
- "shape": "S8q",
5430
+ "shape": "S8r",
5418
5431
  "locationName": "exclude"
5419
5432
  }
5420
5433
  }
5421
5434
  },
5422
- "S8q": {
5435
+ "S8r": {
5423
5436
  "type": "map",
5424
5437
  "key": {},
5425
5438
  "value": {
@@ -5449,7 +5462,7 @@
5449
5462
  }
5450
5463
  }
5451
5464
  },
5452
- "S99": {
5465
+ "S9a": {
5453
5466
  "type": "list",
5454
5467
  "member": {
5455
5468
  "type": "structure",
@@ -5471,6 +5484,7 @@
5471
5484
  "locationName": "masterId"
5472
5485
  },
5473
5486
  "Email": {
5487
+ "shape": "S1p",
5474
5488
  "locationName": "email"
5475
5489
  },
5476
5490
  "RelationshipStatus": {
@@ -5488,7 +5502,7 @@
5488
5502
  }
5489
5503
  }
5490
5504
  },
5491
- "S9n": {
5505
+ "S9o": {
5492
5506
  "type": "structure",
5493
5507
  "members": {
5494
5508
  "FreeTrialDaysRemaining": {
@@ -5497,7 +5511,7 @@
5497
5511
  }
5498
5512
  }
5499
5513
  },
5500
- "Sa8": {
5514
+ "Sa9": {
5501
5515
  "type": "structure",
5502
5516
  "members": {
5503
5517
  "Amount": {
@@ -5508,7 +5522,7 @@
5508
5522
  }
5509
5523
  }
5510
5524
  },
5511
- "Saf": {
5525
+ "Sag": {
5512
5526
  "type": "list",
5513
5527
  "member": {
5514
5528
  "type": "structure",
@@ -5517,7 +5531,7 @@
5517
5531
  "locationName": "resource"
5518
5532
  },
5519
5533
  "Total": {
5520
- "shape": "Sa8",
5534
+ "shape": "Sa9",
5521
5535
  "locationName": "total"
5522
5536
  }
5523
5537
  }
@@ -554,6 +554,35 @@
554
554
  "JobOutputDataConfig": {
555
555
  "shape": "S12"
556
556
  },
557
+ "JobProgressReport": {
558
+ "type": "structure",
559
+ "members": {
560
+ "TotalNumberOfScannedFiles": {
561
+ "type": "long"
562
+ },
563
+ "TotalSizeOfScannedFilesInMB": {
564
+ "type": "double"
565
+ },
566
+ "TotalNumberOfImportedFiles": {
567
+ "type": "long"
568
+ },
569
+ "TotalNumberOfResourcesScanned": {
570
+ "type": "long"
571
+ },
572
+ "TotalNumberOfResourcesImported": {
573
+ "type": "long"
574
+ },
575
+ "TotalNumberOfResourcesWithCustomerError": {
576
+ "type": "long"
577
+ },
578
+ "TotalNumberOfFilesReadWithCustomerError": {
579
+ "type": "long"
580
+ },
581
+ "Throughput": {
582
+ "type": "double"
583
+ }
584
+ }
585
+ },
557
586
  "DataAccessRoleArn": {},
558
587
  "Message": {}
559
588
  }
@@ -1406,5 +1406,8 @@
1406
1406
  },
1407
1407
  "supplychain": {
1408
1408
  "name": "SupplyChain"
1409
+ },
1410
+ "artifact": {
1411
+ "name": "Artifact"
1409
1412
  }
1410
1413
  }
@@ -11769,6 +11769,26 @@
11769
11769
  }
11770
11770
  }
11771
11771
  },
11772
+ "UpdateClusterSoftware": {
11773
+ "input": {
11774
+ "type": "structure",
11775
+ "required": [
11776
+ "ClusterName"
11777
+ ],
11778
+ "members": {
11779
+ "ClusterName": {}
11780
+ }
11781
+ },
11782
+ "output": {
11783
+ "type": "structure",
11784
+ "required": [
11785
+ "ClusterArn"
11786
+ ],
11787
+ "members": {
11788
+ "ClusterArn": {}
11789
+ }
11790
+ }
11791
+ },
11772
11792
  "UpdateCodeRepository": {
11773
11793
  "input": {
11774
11794
  "type": "structure",
@@ -12636,19 +12656,19 @@
12636
12656
  "shape": "Stf"
12637
12657
  },
12638
12658
  "ParametersToRemove": {
12639
- "shape": "S1pt"
12659
+ "shape": "S1pv"
12640
12660
  },
12641
12661
  "InputArtifacts": {
12642
12662
  "shape": "Stj"
12643
12663
  },
12644
12664
  "InputArtifactsToRemove": {
12645
- "shape": "S1pt"
12665
+ "shape": "S1pv"
12646
12666
  },
12647
12667
  "OutputArtifacts": {
12648
12668
  "shape": "Stj"
12649
12669
  },
12650
12670
  "OutputArtifactsToRemove": {
12651
- "shape": "S1pt"
12671
+ "shape": "S1pv"
12652
12672
  }
12653
12673
  }
12654
12674
  },
@@ -18265,7 +18285,7 @@
18265
18285
  "type": "list",
18266
18286
  "member": {}
18267
18287
  },
18268
- "S1pt": {
18288
+ "S1pv": {
18269
18289
  "type": "list",
18270
18290
  "member": {}
18271
18291
  }