cdk-docker-image-deployment 0.0.74 → 0.0.76

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 (74) hide show
  1. package/.jsii +3 -3
  2. package/lib/destination.js +1 -1
  3. package/lib/docker-image-deployment.js +1 -1
  4. package/lib/source.js +1 -1
  5. package/node_modules/aws-sdk/CHANGELOG.md +35 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +114 -47
  8. package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +168 -68
  9. package/node_modules/aws-sdk/apis/billingconductor-2021-07-30.min.json +20 -17
  10. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +81 -49
  11. package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +78 -55
  12. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +2 -1
  13. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +59 -47
  14. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +65 -50
  15. package/node_modules/aws-sdk/apis/emr-serverless-2021-07-13.min.json +20 -16
  16. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +691 -409
  17. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +10 -0
  18. package/node_modules/aws-sdk/apis/ivschat-2020-07-14.min.json +255 -18
  19. package/node_modules/aws-sdk/apis/ivschat-2020-07-14.paginators.json +5 -0
  20. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +219 -25
  21. package/node_modules/aws-sdk/apis/personalize-2018-05-22.paginators.json +12 -0
  22. package/node_modules/aws-sdk/apis/personalize-events-2018-03-22.min.json +36 -8
  23. package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +13 -1
  24. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +19 -5
  25. package/node_modules/aws-sdk/apis/rum-2018-05-10.min.json +20 -5
  26. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +51 -9
  27. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +8 -2
  28. package/node_modules/aws-sdk/apis/servicecatalog-appregistry-2020-06-24.min.json +54 -2
  29. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +305 -227
  30. package/node_modules/aws-sdk/apis/ssm-2014-11-06.paginators.json +6 -0
  31. package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.min.json +73 -21
  32. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +161 -84
  33. package/node_modules/aws-sdk/apis/xray-2016-04-12.min.json +139 -58
  34. package/node_modules/aws-sdk/apis/xray-2016-04-12.paginators.json +25 -0
  35. package/node_modules/aws-sdk/clients/amplify.d.ts +4 -4
  36. package/node_modules/aws-sdk/clients/appflow.d.ts +95 -4
  37. package/node_modules/aws-sdk/clients/appsync.d.ts +133 -4
  38. package/node_modules/aws-sdk/clients/batch.d.ts +6 -6
  39. package/node_modules/aws-sdk/clients/billingconductor.d.ts +14 -1
  40. package/node_modules/aws-sdk/clients/cloudformation.d.ts +1 -1
  41. package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +6 -6
  42. package/node_modules/aws-sdk/clients/connect.d.ts +46 -4
  43. package/node_modules/aws-sdk/clients/dms.d.ts +51 -10
  44. package/node_modules/aws-sdk/clients/ec2.d.ts +11 -7
  45. package/node_modules/aws-sdk/clients/eks.d.ts +26 -6
  46. package/node_modules/aws-sdk/clients/elasticache.d.ts +20 -1
  47. package/node_modules/aws-sdk/clients/elbv2.d.ts +20 -20
  48. package/node_modules/aws-sdk/clients/emrserverless.d.ts +17 -0
  49. package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +672 -386
  50. package/node_modules/aws-sdk/clients/ivschat.d.ts +322 -13
  51. package/node_modules/aws-sdk/clients/lambda.d.ts +12 -12
  52. package/node_modules/aws-sdk/clients/personalize.d.ts +267 -0
  53. package/node_modules/aws-sdk/clients/personalizeevents.d.ts +13 -2
  54. package/node_modules/aws-sdk/clients/polly.d.ts +2 -2
  55. package/node_modules/aws-sdk/clients/proton.d.ts +50 -23
  56. package/node_modules/aws-sdk/clients/rds.d.ts +32 -0
  57. package/node_modules/aws-sdk/clients/rum.d.ts +24 -5
  58. package/node_modules/aws-sdk/clients/s3control.d.ts +58 -16
  59. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +7 -7
  60. package/node_modules/aws-sdk/clients/securityhub.d.ts +16 -0
  61. package/node_modules/aws-sdk/clients/servicecatalogappregistry.d.ts +58 -7
  62. package/node_modules/aws-sdk/clients/ssm.d.ts +140 -6
  63. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +62 -0
  64. package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
  65. package/node_modules/aws-sdk/clients/textract.d.ts +6 -6
  66. package/node_modules/aws-sdk/clients/workspaces.d.ts +115 -0
  67. package/node_modules/aws-sdk/clients/xray.d.ts +101 -2
  68. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  69. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +29 -29
  70. package/node_modules/aws-sdk/dist/aws-sdk.js +912 -426
  71. package/node_modules/aws-sdk/dist/aws-sdk.min.js +75 -75
  72. package/node_modules/aws-sdk/lib/core.js +1 -1
  73. package/node_modules/aws-sdk/package.json +1 -1
  74. package/package.json +4 -4
@@ -263,7 +263,8 @@
263
263
  "type": "boolean"
264
264
  },
265
265
  "DnsNameServers": {},
266
- "ResourceIdentifier": {}
266
+ "ResourceIdentifier": {},
267
+ "NetworkType": {}
267
268
  }
268
269
  },
269
270
  "output": {
@@ -287,7 +288,7 @@
287
288
  "ReplicationSubnetGroupIdentifier": {},
288
289
  "ReplicationSubnetGroupDescription": {},
289
290
  "SubnetIds": {
290
- "shape": "S2d"
291
+ "shape": "S2f"
291
292
  },
292
293
  "Tags": {
293
294
  "shape": "S3"
@@ -338,7 +339,7 @@
338
339
  "type": "structure",
339
340
  "members": {
340
341
  "ReplicationTask": {
341
- "shape": "S2i"
342
+ "shape": "S2k"
342
343
  }
343
344
  }
344
345
  }
@@ -357,7 +358,7 @@
357
358
  "type": "structure",
358
359
  "members": {
359
360
  "Certificate": {
360
- "shape": "S2n"
361
+ "shape": "S2p"
361
362
  }
362
363
  }
363
364
  }
@@ -378,7 +379,7 @@
378
379
  "type": "structure",
379
380
  "members": {
380
381
  "Connection": {
381
- "shape": "S2r"
382
+ "shape": "S2t"
382
383
  }
383
384
  }
384
385
  }
@@ -440,7 +441,7 @@
440
441
  ],
441
442
  "members": {
442
443
  "DatabaseIds": {
443
- "shape": "S2y"
444
+ "shape": "S29"
444
445
  }
445
446
  }
446
447
  },
@@ -448,7 +449,7 @@
448
449
  "type": "structure",
449
450
  "members": {
450
451
  "DatabaseIds": {
451
- "shape": "S2y"
452
+ "shape": "S29"
452
453
  }
453
454
  }
454
455
  }
@@ -501,7 +502,7 @@
501
502
  "type": "structure",
502
503
  "members": {
503
504
  "ReplicationTask": {
504
- "shape": "S2i"
505
+ "shape": "S2k"
505
506
  }
506
507
  }
507
508
  }
@@ -583,7 +584,7 @@
583
584
  "type": "structure",
584
585
  "members": {
585
586
  "Filters": {
586
- "shape": "S3g"
587
+ "shape": "S3h"
587
588
  },
588
589
  "MaxRecords": {
589
590
  "type": "integer"
@@ -598,7 +599,7 @@
598
599
  "Certificates": {
599
600
  "type": "list",
600
601
  "member": {
601
- "shape": "S2n"
602
+ "shape": "S2p"
602
603
  }
603
604
  }
604
605
  }
@@ -609,7 +610,7 @@
609
610
  "type": "structure",
610
611
  "members": {
611
612
  "Filters": {
612
- "shape": "S3g"
613
+ "shape": "S3h"
613
614
  },
614
615
  "MaxRecords": {
615
616
  "type": "integer"
@@ -624,7 +625,7 @@
624
625
  "Connections": {
625
626
  "type": "list",
626
627
  "member": {
627
- "shape": "S2r"
628
+ "shape": "S2t"
628
629
  }
629
630
  }
630
631
  }
@@ -682,7 +683,7 @@
682
683
  "type": "structure",
683
684
  "members": {
684
685
  "Filters": {
685
- "shape": "S3g"
686
+ "shape": "S3h"
686
687
  },
687
688
  "MaxRecords": {
688
689
  "type": "integer"
@@ -717,7 +718,7 @@
717
718
  "type": "structure",
718
719
  "members": {
719
720
  "Filters": {
720
- "shape": "S3g"
721
+ "shape": "S3h"
721
722
  },
722
723
  "MaxRecords": {
723
724
  "type": "integer"
@@ -744,7 +745,7 @@
744
745
  "members": {
745
746
  "SourceType": {},
746
747
  "Filters": {
747
- "shape": "S3g"
748
+ "shape": "S3h"
748
749
  }
749
750
  }
750
751
  },
@@ -772,7 +773,7 @@
772
773
  "members": {
773
774
  "SubscriptionName": {},
774
775
  "Filters": {
775
- "shape": "S3g"
776
+ "shape": "S3h"
776
777
  },
777
778
  "MaxRecords": {
778
779
  "type": "integer"
@@ -812,7 +813,7 @@
812
813
  "shape": "S1s"
813
814
  },
814
815
  "Filters": {
815
- "shape": "S3g"
816
+ "shape": "S3h"
816
817
  },
817
818
  "MaxRecords": {
818
819
  "type": "integer"
@@ -849,7 +850,7 @@
849
850
  "type": "structure",
850
851
  "members": {
851
852
  "Filters": {
852
- "shape": "S3g"
853
+ "shape": "S3h"
853
854
  },
854
855
  "MaxRecords": {
855
856
  "type": "integer"
@@ -914,7 +915,7 @@
914
915
  "type": "structure",
915
916
  "members": {
916
917
  "Filters": {
917
- "shape": "S3g"
918
+ "shape": "S3h"
918
919
  },
919
920
  "MaxRecords": {
920
921
  "type": "integer"
@@ -937,7 +938,7 @@
937
938
  "type": "long"
938
939
  },
939
940
  "Server": {
940
- "shape": "S4q"
941
+ "shape": "S4r"
941
942
  },
942
943
  "SoftwareDetails": {
943
944
  "type": "structure",
@@ -1002,7 +1003,7 @@
1002
1003
  "type": "structure",
1003
1004
  "members": {
1004
1005
  "Filters": {
1005
- "shape": "S3g"
1006
+ "shape": "S3h"
1006
1007
  },
1007
1008
  "MaxRecords": {
1008
1009
  "type": "integer"
@@ -1041,7 +1042,7 @@
1041
1042
  "type": "structure",
1042
1043
  "members": {
1043
1044
  "Filters": {
1044
- "shape": "S3g"
1045
+ "shape": "S3h"
1045
1046
  },
1046
1047
  "MaxRecords": {
1047
1048
  "type": "integer"
@@ -1065,7 +1066,7 @@
1065
1066
  },
1066
1067
  "Complexity": {},
1067
1068
  "Server": {
1068
- "shape": "S4q"
1069
+ "shape": "S4r"
1069
1070
  },
1070
1071
  "DatabaseInstance": {
1071
1072
  "type": "structure",
@@ -1149,7 +1150,7 @@
1149
1150
  "members": {
1150
1151
  "ReplicationInstanceArn": {},
1151
1152
  "Filters": {
1152
- "shape": "S3g"
1153
+ "shape": "S3h"
1153
1154
  },
1154
1155
  "Marker": {},
1155
1156
  "MaxRecords": {
@@ -1184,7 +1185,7 @@
1184
1185
  "type": "structure",
1185
1186
  "members": {
1186
1187
  "RefreshSchemasStatus": {
1187
- "shape": "S5k"
1188
+ "shape": "S5l"
1188
1189
  }
1189
1190
  }
1190
1191
  }
@@ -1229,7 +1230,7 @@
1229
1230
  "type": "structure",
1230
1231
  "members": {
1231
1232
  "Filters": {
1232
- "shape": "S3g"
1233
+ "shape": "S3h"
1233
1234
  },
1234
1235
  "MaxRecords": {
1235
1236
  "type": "integer"
@@ -1255,7 +1256,7 @@
1255
1256
  "type": "structure",
1256
1257
  "members": {
1257
1258
  "Filters": {
1258
- "shape": "S3g"
1259
+ "shape": "S3h"
1259
1260
  },
1260
1261
  "MaxRecords": {
1261
1262
  "type": "integer"
@@ -1317,7 +1318,7 @@
1317
1318
  "type": "structure",
1318
1319
  "members": {
1319
1320
  "Filters": {
1320
- "shape": "S3g"
1321
+ "shape": "S3h"
1321
1322
  },
1322
1323
  "MaxRecords": {
1323
1324
  "type": "integer"
@@ -1343,7 +1344,7 @@
1343
1344
  "type": "structure",
1344
1345
  "members": {
1345
1346
  "Filters": {
1346
- "shape": "S3g"
1347
+ "shape": "S3h"
1347
1348
  },
1348
1349
  "MaxRecords": {
1349
1350
  "type": "integer"
@@ -1378,7 +1379,7 @@
1378
1379
  "type": "structure",
1379
1380
  "members": {
1380
1381
  "Filters": {
1381
- "shape": "S3g"
1382
+ "shape": "S3h"
1382
1383
  },
1383
1384
  "MaxRecords": {
1384
1385
  "type": "integer"
@@ -1396,7 +1397,7 @@
1396
1397
  "ReplicationTasks": {
1397
1398
  "type": "list",
1398
1399
  "member": {
1399
- "shape": "S2i"
1400
+ "shape": "S2k"
1400
1401
  }
1401
1402
  }
1402
1403
  }
@@ -1440,7 +1441,7 @@
1440
1441
  },
1441
1442
  "Marker": {},
1442
1443
  "Filters": {
1443
- "shape": "S3g"
1444
+ "shape": "S3h"
1444
1445
  }
1445
1446
  }
1446
1447
  },
@@ -1467,6 +1468,18 @@
1467
1468
  "Ddls": {
1468
1469
  "type": "long"
1469
1470
  },
1471
+ "AppliedInserts": {
1472
+ "type": "long"
1473
+ },
1474
+ "AppliedDeletes": {
1475
+ "type": "long"
1476
+ },
1477
+ "AppliedUpdates": {
1478
+ "type": "long"
1479
+ },
1480
+ "AppliedDdls": {
1481
+ "type": "long"
1482
+ },
1470
1483
  "FullLoadRows": {
1471
1484
  "type": "long"
1472
1485
  },
@@ -1530,7 +1543,7 @@
1530
1543
  "type": "structure",
1531
1544
  "members": {
1532
1545
  "Certificate": {
1533
- "shape": "S2n"
1546
+ "shape": "S2p"
1534
1547
  }
1535
1548
  }
1536
1549
  }
@@ -1704,7 +1717,8 @@
1704
1717
  "AutoMinorVersionUpgrade": {
1705
1718
  "type": "boolean"
1706
1719
  },
1707
- "ReplicationInstanceIdentifier": {}
1720
+ "ReplicationInstanceIdentifier": {},
1721
+ "NetworkType": {}
1708
1722
  }
1709
1723
  },
1710
1724
  "output": {
@@ -1727,7 +1741,7 @@
1727
1741
  "ReplicationSubnetGroupIdentifier": {},
1728
1742
  "ReplicationSubnetGroupDescription": {},
1729
1743
  "SubnetIds": {
1730
- "shape": "S2d"
1744
+ "shape": "S2f"
1731
1745
  }
1732
1746
  }
1733
1747
  },
@@ -1764,7 +1778,7 @@
1764
1778
  "type": "structure",
1765
1779
  "members": {
1766
1780
  "ReplicationTask": {
1767
- "shape": "S2i"
1781
+ "shape": "S2k"
1768
1782
  }
1769
1783
  }
1770
1784
  }
@@ -1785,7 +1799,7 @@
1785
1799
  "type": "structure",
1786
1800
  "members": {
1787
1801
  "ReplicationTask": {
1788
- "shape": "S2i"
1802
+ "shape": "S2k"
1789
1803
  }
1790
1804
  }
1791
1805
  }
@@ -1831,7 +1845,7 @@
1831
1845
  "type": "structure",
1832
1846
  "members": {
1833
1847
  "RefreshSchemasStatus": {
1834
- "shape": "S5k"
1848
+ "shape": "S5l"
1835
1849
  }
1836
1850
  }
1837
1851
  }
@@ -1919,7 +1933,7 @@
1919
1933
  "type": "structure",
1920
1934
  "members": {
1921
1935
  "ReplicationTask": {
1922
- "shape": "S2i"
1936
+ "shape": "S2k"
1923
1937
  }
1924
1938
  }
1925
1939
  }
@@ -1938,7 +1952,7 @@
1938
1952
  "type": "structure",
1939
1953
  "members": {
1940
1954
  "ReplicationTask": {
1941
- "shape": "S2i"
1955
+ "shape": "S2k"
1942
1956
  }
1943
1957
  }
1944
1958
  }
@@ -1993,7 +2007,7 @@
1993
2007
  "type": "structure",
1994
2008
  "members": {
1995
2009
  "ReplicationTask": {
1996
- "shape": "S2i"
2010
+ "shape": "S2k"
1997
2011
  }
1998
2012
  }
1999
2013
  }
@@ -2014,7 +2028,7 @@
2014
2028
  "type": "structure",
2015
2029
  "members": {
2016
2030
  "Connection": {
2017
- "shape": "S2r"
2031
+ "shape": "S2t"
2018
2032
  }
2019
2033
  }
2020
2034
  }
@@ -2883,7 +2897,8 @@
2883
2897
  "MultiAZ": {
2884
2898
  "type": "boolean"
2885
2899
  },
2886
- "EngineVersion": {}
2900
+ "EngineVersion": {},
2901
+ "NetworkType": {}
2887
2902
  }
2888
2903
  },
2889
2904
  "MultiAZ": {
@@ -2909,6 +2924,10 @@
2909
2924
  "type": "list",
2910
2925
  "member": {}
2911
2926
  },
2927
+ "ReplicationInstanceIpv6Addresses": {
2928
+ "type": "list",
2929
+ "member": {}
2930
+ },
2912
2931
  "PubliclyAccessible": {
2913
2932
  "type": "boolean"
2914
2933
  },
@@ -2916,7 +2935,8 @@
2916
2935
  "FreeUntil": {
2917
2936
  "type": "timestamp"
2918
2937
  },
2919
- "DnsNameServers": {}
2938
+ "DnsNameServers": {},
2939
+ "NetworkType": {}
2920
2940
  }
2921
2941
  },
2922
2942
  "S25": {
@@ -2941,14 +2961,21 @@
2941
2961
  "SubnetStatus": {}
2942
2962
  }
2943
2963
  }
2964
+ },
2965
+ "SupportedNetworkTypes": {
2966
+ "shape": "S29"
2944
2967
  }
2945
2968
  }
2946
2969
  },
2947
- "S2d": {
2970
+ "S29": {
2971
+ "type": "list",
2972
+ "member": {}
2973
+ },
2974
+ "S2f": {
2948
2975
  "type": "list",
2949
2976
  "member": {}
2950
2977
  },
2951
- "S2i": {
2978
+ "S2k": {
2952
2979
  "type": "structure",
2953
2980
  "members": {
2954
2981
  "ReplicationTaskIdentifier": {},
@@ -3013,7 +3040,7 @@
3013
3040
  "TargetReplicationInstanceArn": {}
3014
3041
  }
3015
3042
  },
3016
- "S2n": {
3043
+ "S2p": {
3017
3044
  "type": "structure",
3018
3045
  "members": {
3019
3046
  "CertificateIdentifier": {},
@@ -3038,7 +3065,7 @@
3038
3065
  }
3039
3066
  }
3040
3067
  },
3041
- "S2r": {
3068
+ "S2t": {
3042
3069
  "type": "structure",
3043
3070
  "members": {
3044
3071
  "ReplicationInstanceArn": {},
@@ -3049,11 +3076,7 @@
3049
3076
  "ReplicationInstanceIdentifier": {}
3050
3077
  }
3051
3078
  },
3052
- "S2y": {
3053
- "type": "list",
3054
- "member": {}
3055
- },
3056
- "S3g": {
3079
+ "S3h": {
3057
3080
  "type": "list",
3058
3081
  "member": {
3059
3082
  "type": "structure",
@@ -3070,7 +3093,7 @@
3070
3093
  }
3071
3094
  }
3072
3095
  },
3073
- "S4q": {
3096
+ "S4r": {
3074
3097
  "type": "structure",
3075
3098
  "members": {
3076
3099
  "ServerId": {},
@@ -3078,7 +3101,7 @@
3078
3101
  "ServerName": {}
3079
3102
  }
3080
3103
  },
3081
- "S5k": {
3104
+ "S5l": {
3082
3105
  "type": "structure",
3083
3106
  "members": {
3084
3107
  "EndpointArn": {},
@@ -2962,7 +2962,8 @@
2962
2962
  "shape": "S3",
2963
2963
  "locationName": "TagSpecification"
2964
2964
  },
2965
- "ConnectivityType": {}
2965
+ "ConnectivityType": {},
2966
+ "PrivateIpAddress": {}
2966
2967
  }
2967
2968
  },
2968
2969
  "output": {