cdk-lambda-subminute 2.0.249 → 2.0.251

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 (43) hide show
  1. package/.jsii +16 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/CHANGELOG.md +16 -1
  4. package/node_modules/aws-sdk/README.md +1 -1
  5. package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.examples.json +83 -0
  6. package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.min.json +241 -32
  7. package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.paginators.json +31 -1
  8. package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +50 -49
  9. package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.examples.json +0 -77
  10. package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.min.json +8 -2
  11. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +298 -238
  12. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +6 -0
  13. package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +81 -60
  14. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +7 -0
  15. package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +69 -30
  16. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +142 -128
  17. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +141 -36
  18. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.paginators.json +5 -0
  19. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +126 -126
  20. package/node_modules/aws-sdk/clients/appintegrations.d.ts +255 -1
  21. package/node_modules/aws-sdk/clients/apprunner.d.ts +6 -1
  22. package/node_modules/aws-sdk/clients/codedeploy.d.ts +34 -34
  23. package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +1 -1
  24. package/node_modules/aws-sdk/clients/connect.d.ts +64 -6
  25. package/node_modules/aws-sdk/clients/dynamodb.d.ts +40 -2
  26. package/node_modules/aws-sdk/clients/ec2.d.ts +11 -3
  27. package/node_modules/aws-sdk/clients/firehose.d.ts +59 -9
  28. package/node_modules/aws-sdk/clients/iot.d.ts +46 -29
  29. package/node_modules/aws-sdk/clients/lakeformation.d.ts +95 -1
  30. package/node_modules/aws-sdk/clients/pinpoint.d.ts +2 -2
  31. package/node_modules/aws-sdk/clients/s3.d.ts +1 -1
  32. package/node_modules/aws-sdk/clients/textract.d.ts +5 -5
  33. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  34. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +13 -13
  35. package/node_modules/aws-sdk/dist/aws-sdk.js +614 -461
  36. package/node_modules/aws-sdk/dist/aws-sdk.min.js +84 -84
  37. package/node_modules/aws-sdk/lib/core.js +1 -1
  38. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +38 -0
  39. package/node_modules/aws-sdk/package.json +1 -1
  40. package/node_modules/xml2js/node_modules/sax/LICENSE +2 -2
  41. package/node_modules/xml2js/node_modules/sax/lib/sax.js +13 -4
  42. package/node_modules/xml2js/node_modules/sax/package.json +8 -4
  43. package/package.json +3 -3
@@ -288,6 +288,21 @@
288
288
  "shape": "S2e"
289
289
  }
290
290
  }
291
+ },
292
+ "MSKSourceConfiguration": {
293
+ "type": "structure",
294
+ "required": [
295
+ "MSKClusterARN",
296
+ "TopicName",
297
+ "AuthenticationConfiguration"
298
+ ],
299
+ "members": {
300
+ "MSKClusterARN": {},
301
+ "TopicName": {},
302
+ "AuthenticationConfiguration": {
303
+ "shape": "S40"
304
+ }
305
+ }
291
306
  }
292
307
  }
293
308
  },
@@ -352,7 +367,7 @@
352
367
  "DeliveryStreamARN": {},
353
368
  "DeliveryStreamStatus": {},
354
369
  "FailureDescription": {
355
- "shape": "S47"
370
+ "shape": "S4c"
356
371
  },
357
372
  "DeliveryStreamEncryptionConfiguration": {
358
373
  "type": "structure",
@@ -361,7 +376,7 @@
361
376
  "KeyType": {},
362
377
  "Status": {},
363
378
  "FailureDescription": {
364
- "shape": "S47"
379
+ "shape": "S4c"
365
380
  }
366
381
  }
367
382
  },
@@ -385,6 +400,19 @@
385
400
  "type": "timestamp"
386
401
  }
387
402
  }
403
+ },
404
+ "MSKSourceDescription": {
405
+ "type": "structure",
406
+ "members": {
407
+ "MSKClusterARN": {},
408
+ "TopicName": {},
409
+ "AuthenticationConfiguration": {
410
+ "shape": "S40"
411
+ },
412
+ "DeliveryStartTimestamp": {
413
+ "type": "timestamp"
414
+ }
415
+ }
388
416
  }
389
417
  }
390
418
  },
@@ -398,7 +426,7 @@
398
426
  "members": {
399
427
  "DestinationId": {},
400
428
  "S3DestinationDescription": {
401
- "shape": "S4i"
429
+ "shape": "S4o"
402
430
  },
403
431
  "ExtendedS3DestinationDescription": {
404
432
  "type": "structure",
@@ -429,7 +457,7 @@
429
457
  },
430
458
  "S3BackupMode": {},
431
459
  "S3BackupDescription": {
432
- "shape": "S4i"
460
+ "shape": "S4o"
433
461
  },
434
462
  "DataFormatConversionConfiguration": {
435
463
  "shape": "Sz"
@@ -461,14 +489,14 @@
461
489
  "shape": "S1z"
462
490
  },
463
491
  "S3DestinationDescription": {
464
- "shape": "S4i"
492
+ "shape": "S4o"
465
493
  },
466
494
  "ProcessingConfiguration": {
467
495
  "shape": "Sq"
468
496
  },
469
497
  "S3BackupMode": {},
470
498
  "S3BackupDescription": {
471
- "shape": "S4i"
499
+ "shape": "S4o"
472
500
  },
473
501
  "CloudWatchLoggingOptions": {
474
502
  "shape": "Sl"
@@ -492,7 +520,7 @@
492
520
  },
493
521
  "S3BackupMode": {},
494
522
  "S3DestinationDescription": {
495
- "shape": "S4i"
523
+ "shape": "S4o"
496
524
  },
497
525
  "ProcessingConfiguration": {
498
526
  "shape": "Sq"
@@ -501,7 +529,7 @@
501
529
  "shape": "Sl"
502
530
  },
503
531
  "VpcConfigurationDescription": {
504
- "shape": "S4m"
532
+ "shape": "S4s"
505
533
  },
506
534
  "DocumentIdOptions": {
507
535
  "shape": "S2h"
@@ -525,7 +553,7 @@
525
553
  },
526
554
  "S3BackupMode": {},
527
555
  "S3DestinationDescription": {
528
- "shape": "S4i"
556
+ "shape": "S4o"
529
557
  },
530
558
  "ProcessingConfiguration": {
531
559
  "shape": "Sq"
@@ -534,7 +562,7 @@
534
562
  "shape": "Sl"
535
563
  },
536
564
  "VpcConfigurationDescription": {
537
- "shape": "S4m"
565
+ "shape": "S4s"
538
566
  },
539
567
  "DocumentIdOptions": {
540
568
  "shape": "S2h"
@@ -555,7 +583,7 @@
555
583
  },
556
584
  "S3BackupMode": {},
557
585
  "S3DestinationDescription": {
558
- "shape": "S4i"
586
+ "shape": "S4o"
559
587
  },
560
588
  "ProcessingConfiguration": {
561
589
  "shape": "Sq"
@@ -595,7 +623,7 @@
595
623
  },
596
624
  "S3BackupMode": {},
597
625
  "S3DestinationDescription": {
598
- "shape": "S4i"
626
+ "shape": "S4o"
599
627
  }
600
628
  }
601
629
  },
@@ -613,7 +641,7 @@
613
641
  },
614
642
  "S3BackupMode": {},
615
643
  "S3DestinationDescription": {
616
- "shape": "S4i"
644
+ "shape": "S4o"
617
645
  },
618
646
  "ProcessingConfiguration": {
619
647
  "shape": "Sq"
@@ -622,7 +650,7 @@
622
650
  "shape": "Sl"
623
651
  },
624
652
  "VpcConfigurationDescription": {
625
- "shape": "S4m"
653
+ "shape": "S4s"
626
654
  }
627
655
  }
628
656
  }
@@ -708,7 +736,7 @@
708
736
  "members": {
709
737
  "DeliveryStreamName": {},
710
738
  "Record": {
711
- "shape": "S51"
739
+ "shape": "S57"
712
740
  }
713
741
  }
714
742
  },
@@ -737,7 +765,7 @@
737
765
  "Records": {
738
766
  "type": "list",
739
767
  "member": {
740
- "shape": "S51"
768
+ "shape": "S57"
741
769
  }
742
770
  }
743
771
  }
@@ -854,7 +882,7 @@
854
882
  "CurrentDeliveryStreamVersionId": {},
855
883
  "DestinationId": {},
856
884
  "S3DestinationUpdate": {
857
- "shape": "S5m",
885
+ "shape": "S5s",
858
886
  "deprecated": true
859
887
  },
860
888
  "ExtendedS3DestinationUpdate": {
@@ -879,7 +907,7 @@
879
907
  },
880
908
  "S3BackupMode": {},
881
909
  "S3BackupUpdate": {
882
- "shape": "S5m"
910
+ "shape": "S5s"
883
911
  },
884
912
  "DataFormatConversionConfiguration": {
885
913
  "shape": "Sz"
@@ -907,14 +935,14 @@
907
935
  "shape": "S1z"
908
936
  },
909
937
  "S3Update": {
910
- "shape": "S5m"
938
+ "shape": "S5s"
911
939
  },
912
940
  "ProcessingConfiguration": {
913
941
  "shape": "Sq"
914
942
  },
915
943
  "S3BackupMode": {},
916
944
  "S3BackupUpdate": {
917
- "shape": "S5m"
945
+ "shape": "S5s"
918
946
  },
919
947
  "CloudWatchLoggingOptions": {
920
948
  "shape": "Sl"
@@ -937,7 +965,7 @@
937
965
  "shape": "S2b"
938
966
  },
939
967
  "S3Update": {
940
- "shape": "S5m"
968
+ "shape": "S5s"
941
969
  },
942
970
  "ProcessingConfiguration": {
943
971
  "shape": "Sq"
@@ -966,7 +994,7 @@
966
994
  "shape": "S2s"
967
995
  },
968
996
  "S3Update": {
969
- "shape": "S5m"
997
+ "shape": "S5s"
970
998
  },
971
999
  "ProcessingConfiguration": {
972
1000
  "shape": "Sq"
@@ -993,7 +1021,7 @@
993
1021
  },
994
1022
  "S3BackupMode": {},
995
1023
  "S3Update": {
996
- "shape": "S5m"
1024
+ "shape": "S5s"
997
1025
  },
998
1026
  "ProcessingConfiguration": {
999
1027
  "shape": "Sq"
@@ -1027,7 +1055,7 @@
1027
1055
  },
1028
1056
  "S3BackupMode": {},
1029
1057
  "S3Update": {
1030
- "shape": "S5m"
1058
+ "shape": "S5s"
1031
1059
  }
1032
1060
  }
1033
1061
  },
@@ -1044,7 +1072,7 @@
1044
1072
  "shape": "S3u"
1045
1073
  },
1046
1074
  "S3Update": {
1047
- "shape": "S5m"
1075
+ "shape": "S5s"
1048
1076
  },
1049
1077
  "ProcessingConfiguration": {
1050
1078
  "shape": "Sq"
@@ -1504,7 +1532,18 @@
1504
1532
  }
1505
1533
  }
1506
1534
  },
1507
- "S47": {
1535
+ "S40": {
1536
+ "type": "structure",
1537
+ "required": [
1538
+ "RoleARN",
1539
+ "Connectivity"
1540
+ ],
1541
+ "members": {
1542
+ "RoleARN": {},
1543
+ "Connectivity": {}
1544
+ }
1545
+ },
1546
+ "S4c": {
1508
1547
  "type": "structure",
1509
1548
  "required": [
1510
1549
  "Type",
@@ -1515,7 +1554,7 @@
1515
1554
  "Details": {}
1516
1555
  }
1517
1556
  },
1518
- "S4i": {
1557
+ "S4o": {
1519
1558
  "type": "structure",
1520
1559
  "required": [
1521
1560
  "RoleARN",
@@ -1541,7 +1580,7 @@
1541
1580
  }
1542
1581
  }
1543
1582
  },
1544
- "S4m": {
1583
+ "S4s": {
1545
1584
  "type": "structure",
1546
1585
  "required": [
1547
1586
  "SubnetIds",
@@ -1560,7 +1599,7 @@
1560
1599
  "VpcId": {}
1561
1600
  }
1562
1601
  },
1563
- "S51": {
1602
+ "S57": {
1564
1603
  "type": "structure",
1565
1604
  "required": [
1566
1605
  "Data"
@@ -1571,7 +1610,7 @@
1571
1610
  }
1572
1611
  }
1573
1612
  },
1574
- "S5m": {
1613
+ "S5s": {
1575
1614
  "type": "structure",
1576
1615
  "members": {
1577
1616
  "RoleARN": {},