cdk-lambda-subminute 2.0.278 → 2.0.280

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 (37) hide show
  1. package/.gitattributes +0 -1
  2. package/.jsii +3 -3
  3. package/lib/cdk-lambda-subminute.js +3 -3
  4. package/node_modules/aws-sdk/CHANGELOG.md +17 -1
  5. package/node_modules/aws-sdk/README.md +1 -1
  6. package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +28 -5
  7. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +115 -56
  8. package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +6 -0
  9. package/node_modules/aws-sdk/apis/groundstation-2019-05-23.min.json +26 -25
  10. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +30 -16
  11. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +184 -167
  12. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +168 -58
  13. package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +6 -0
  14. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +877 -862
  15. package/node_modules/aws-sdk/apis/ssm-sap-2018-05-10.min.json +62 -27
  16. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +53 -53
  17. package/node_modules/aws-sdk/apis/transfer-2018-11-05.paginators.json +12 -24
  18. package/node_modules/aws-sdk/apis/transfer-2018-11-05.waiters2.json +33 -41
  19. package/node_modules/aws-sdk/clients/appstream.d.ts +46 -6
  20. package/node_modules/aws-sdk/clients/connectcases.d.ts +5 -5
  21. package/node_modules/aws-sdk/clients/ec2.d.ts +68 -0
  22. package/node_modules/aws-sdk/clients/groundstation.d.ts +5 -0
  23. package/node_modules/aws-sdk/clients/iam.d.ts +4 -4
  24. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +31 -11
  25. package/node_modules/aws-sdk/clients/opensearch.d.ts +47 -22
  26. package/node_modules/aws-sdk/clients/redshift.d.ts +143 -0
  27. package/node_modules/aws-sdk/clients/sagemaker.d.ts +36 -14
  28. package/node_modules/aws-sdk/clients/sns.d.ts +4 -4
  29. package/node_modules/aws-sdk/clients/ssmsap.d.ts +75 -4
  30. package/node_modules/aws-sdk/clients/transfer.d.ts +3 -3
  31. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  32. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +14 -14
  33. package/node_modules/aws-sdk/dist/aws-sdk.js +298 -117
  34. package/node_modules/aws-sdk/dist/aws-sdk.min.js +68 -68
  35. package/node_modules/aws-sdk/lib/core.js +1 -1
  36. package/node_modules/aws-sdk/package.json +1 -1
  37. package/package.json +3 -4
@@ -213,7 +213,7 @@
213
213
  }
214
214
  },
215
215
  "output": {
216
- "shape": "S2f"
216
+ "shape": "S2g"
217
217
  }
218
218
  },
219
219
  "DeleteConfig": {
@@ -309,7 +309,7 @@
309
309
  }
310
310
  },
311
311
  "output": {
312
- "shape": "S2f"
312
+ "shape": "S2g"
313
313
  },
314
314
  "idempotent": true
315
315
  },
@@ -345,7 +345,7 @@
345
345
  "type": "structure",
346
346
  "members": {
347
347
  "configDetails": {
348
- "shape": "S2q"
348
+ "shape": "S2r"
349
349
  },
350
350
  "configId": {},
351
351
  "configType": {},
@@ -357,7 +357,7 @@
357
357
  "type": "structure",
358
358
  "members": {
359
359
  "configDetails": {
360
- "shape": "S2q"
360
+ "shape": "S2r"
361
361
  },
362
362
  "configId": {},
363
363
  "configType": {},
@@ -373,7 +373,7 @@
373
373
  "errorMessage": {},
374
374
  "groundStation": {},
375
375
  "maximumElevation": {
376
- "shape": "S2u"
376
+ "shape": "S2v"
377
377
  },
378
378
  "missionProfileArn": {},
379
379
  "postPassEndTime": {
@@ -432,10 +432,10 @@
432
432
  "type": "structure",
433
433
  "members": {
434
434
  "oem": {
435
- "shape": "S34"
435
+ "shape": "S35"
436
436
  },
437
437
  "tle": {
438
- "shape": "S34"
438
+ "shape": "S35"
439
439
  }
440
440
  },
441
441
  "union": true
@@ -666,10 +666,10 @@
666
666
  "type": "structure",
667
667
  "members": {
668
668
  "currentEphemeris": {
669
- "shape": "S3l"
669
+ "shape": "S3m"
670
670
  },
671
671
  "groundStations": {
672
- "shape": "S3n"
672
+ "shape": "S3o"
673
673
  },
674
674
  "noradSatelliteID": {
675
675
  "type": "integer"
@@ -766,7 +766,7 @@
766
766
  "errorMessage": {},
767
767
  "groundStation": {},
768
768
  "maximumElevation": {
769
- "shape": "S2u"
769
+ "shape": "S2v"
770
770
  },
771
771
  "missionProfileArn": {},
772
772
  "postPassEndTime": {
@@ -1003,10 +1003,10 @@
1003
1003
  "type": "structure",
1004
1004
  "members": {
1005
1005
  "currentEphemeris": {
1006
- "shape": "S3l"
1006
+ "shape": "S3m"
1007
1007
  },
1008
1008
  "groundStations": {
1009
- "shape": "S3n"
1009
+ "shape": "S3o"
1010
1010
  },
1011
1011
  "noradSatelliteID": {
1012
1012
  "type": "integer"
@@ -1068,7 +1068,7 @@
1068
1068
  ],
1069
1069
  "members": {
1070
1070
  "agentCpuCores": {
1071
- "shape": "S4r"
1071
+ "shape": "S4s"
1072
1072
  },
1073
1073
  "agentVersion": {},
1074
1074
  "componentVersions": {
@@ -1091,7 +1091,7 @@
1091
1091
  "instanceId": {},
1092
1092
  "instanceType": {},
1093
1093
  "reservedCpuCores": {
1094
- "shape": "S4r"
1094
+ "shape": "S4s"
1095
1095
  }
1096
1096
  }
1097
1097
  },
@@ -1108,10 +1108,10 @@
1108
1108
  "member": {}
1109
1109
  },
1110
1110
  "privateIpAddresses": {
1111
- "shape": "S52"
1111
+ "shape": "S53"
1112
1112
  },
1113
1113
  "publicIpAddresses": {
1114
- "shape": "S52"
1114
+ "shape": "S53"
1115
1115
  }
1116
1116
  }
1117
1117
  }
@@ -1392,7 +1392,7 @@
1392
1392
  }
1393
1393
  },
1394
1394
  "output": {
1395
- "shape": "S2f"
1395
+ "shape": "S2g"
1396
1396
  },
1397
1397
  "idempotent": true
1398
1398
  }
@@ -1740,17 +1740,18 @@
1740
1740
  "type": "structure",
1741
1741
  "members": {
1742
1742
  "kmsAliasArn": {},
1743
+ "kmsAliasName": {},
1743
1744
  "kmsKeyArn": {}
1744
1745
  },
1745
1746
  "union": true
1746
1747
  },
1747
- "S2f": {
1748
+ "S2g": {
1748
1749
  "type": "structure",
1749
1750
  "members": {
1750
1751
  "missionProfileId": {}
1751
1752
  }
1752
1753
  },
1753
- "S2q": {
1754
+ "S2r": {
1754
1755
  "type": "structure",
1755
1756
  "members": {
1756
1757
  "antennaDemodDecodeDetails": {
@@ -1772,7 +1773,7 @@
1772
1773
  },
1773
1774
  "union": true
1774
1775
  },
1775
- "S2u": {
1776
+ "S2v": {
1776
1777
  "type": "structure",
1777
1778
  "required": [
1778
1779
  "unit",
@@ -1785,7 +1786,7 @@
1785
1786
  }
1786
1787
  }
1787
1788
  },
1788
- "S34": {
1789
+ "S35": {
1789
1790
  "type": "structure",
1790
1791
  "members": {
1791
1792
  "ephemerisData": {},
@@ -1794,7 +1795,7 @@
1794
1795
  }
1795
1796
  }
1796
1797
  },
1797
- "S3l": {
1798
+ "S3m": {
1798
1799
  "type": "structure",
1799
1800
  "required": [
1800
1801
  "source"
@@ -1808,17 +1809,17 @@
1808
1809
  "source": {}
1809
1810
  }
1810
1811
  },
1811
- "S3n": {
1812
+ "S3o": {
1812
1813
  "type": "list",
1813
1814
  "member": {}
1814
1815
  },
1815
- "S4r": {
1816
+ "S4s": {
1816
1817
  "type": "list",
1817
1818
  "member": {
1818
1819
  "type": "integer"
1819
1820
  }
1820
1821
  },
1821
- "S52": {
1822
+ "S53": {
1822
1823
  "type": "list",
1823
1824
  "member": {}
1824
1825
  }
@@ -225,7 +225,7 @@
225
225
  "members": {
226
226
  "UpdateToken": {},
227
227
  "TLSInspectionConfigurationResponse": {
228
- "shape": "S3x"
228
+ "shape": "S3z"
229
229
  }
230
230
  }
231
231
  }
@@ -321,7 +321,7 @@
321
321
  ],
322
322
  "members": {
323
323
  "TLSInspectionConfigurationResponse": {
324
- "shape": "S3x"
324
+ "shape": "S3z"
325
325
  }
326
326
  }
327
327
  }
@@ -385,7 +385,7 @@
385
385
  "members": {
386
386
  "FirewallArn": {},
387
387
  "LoggingConfiguration": {
388
- "shape": "S4h"
388
+ "shape": "S4j"
389
389
  }
390
390
  }
391
391
  }
@@ -485,7 +485,7 @@
485
485
  "shape": "S3p"
486
486
  },
487
487
  "TLSInspectionConfigurationResponse": {
488
- "shape": "S3x"
488
+ "shape": "S3z"
489
489
  }
490
490
  }
491
491
  }
@@ -855,7 +855,7 @@
855
855
  "FirewallArn": {},
856
856
  "FirewallName": {},
857
857
  "LoggingConfiguration": {
858
- "shape": "S4h"
858
+ "shape": "S4j"
859
859
  }
860
860
  }
861
861
  },
@@ -865,7 +865,7 @@
865
865
  "FirewallArn": {},
866
866
  "FirewallName": {},
867
867
  "LoggingConfiguration": {
868
- "shape": "S4h"
868
+ "shape": "S4j"
869
869
  }
870
870
  }
871
871
  }
@@ -967,7 +967,7 @@
967
967
  "members": {
968
968
  "UpdateToken": {},
969
969
  "TLSInspectionConfigurationResponse": {
970
- "shape": "S3x"
970
+ "shape": "S3z"
971
971
  }
972
972
  }
973
973
  }
@@ -1608,13 +1608,21 @@
1608
1608
  }
1609
1609
  }
1610
1610
  }
1611
+ },
1612
+ "CertificateAuthorityArn": {},
1613
+ "CheckCertificateRevocationStatus": {
1614
+ "type": "structure",
1615
+ "members": {
1616
+ "RevokedStatusAction": {},
1617
+ "UnknownStatusAction": {}
1618
+ }
1611
1619
  }
1612
1620
  }
1613
1621
  }
1614
1622
  }
1615
1623
  }
1616
1624
  },
1617
- "S3x": {
1625
+ "S3z": {
1618
1626
  "type": "structure",
1619
1627
  "required": [
1620
1628
  "TLSInspectionConfigurationArn",
@@ -1642,18 +1650,24 @@
1642
1650
  "Certificates": {
1643
1651
  "type": "list",
1644
1652
  "member": {
1645
- "type": "structure",
1646
- "members": {
1647
- "CertificateArn": {},
1648
- "CertificateSerial": {},
1649
- "Status": {},
1650
- "StatusMessage": {}
1651
- }
1653
+ "shape": "S41"
1652
1654
  }
1655
+ },
1656
+ "CertificateAuthority": {
1657
+ "shape": "S41"
1653
1658
  }
1654
1659
  }
1655
1660
  },
1656
- "S4h": {
1661
+ "S41": {
1662
+ "type": "structure",
1663
+ "members": {
1664
+ "CertificateArn": {},
1665
+ "CertificateSerial": {},
1666
+ "Status": {},
1667
+ "StatusMessage": {}
1668
+ }
1669
+ },
1670
+ "S4j": {
1657
1671
  "type": "structure",
1658
1672
  "required": [
1659
1673
  "LogDestinationConfigs"