cdk-lambda-subminute 2.0.235 → 2.0.237

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 (27) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/CHANGELOG.md +13 -1
  4. package/node_modules/aws-sdk/README.md +1 -1
  5. package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +276 -79
  6. package/node_modules/aws-sdk/apis/drs-2020-02-26.paginators.json +6 -0
  7. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +140 -82
  8. package/node_modules/aws-sdk/apis/eventbridge-2015-10-07.min.json +83 -58
  9. package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +101 -74
  10. package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +3 -0
  11. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +10 -4
  12. package/node_modules/aws-sdk/apis/xray-2016-04-12.min.json +3 -0
  13. package/node_modules/aws-sdk/clients/cloud9.d.ts +1 -1
  14. package/node_modules/aws-sdk/clients/drs.d.ts +215 -0
  15. package/node_modules/aws-sdk/clients/ec2.d.ts +66 -0
  16. package/node_modules/aws-sdk/clients/eventbridge.d.ts +13 -9
  17. package/node_modules/aws-sdk/clients/firehose.d.ts +38 -7
  18. package/node_modules/aws-sdk/clients/guardduty.d.ts +29 -24
  19. package/node_modules/aws-sdk/clients/kendra.d.ts +33 -29
  20. package/node_modules/aws-sdk/clients/xray.d.ts +4 -0
  21. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  22. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +9 -9
  23. package/node_modules/aws-sdk/dist/aws-sdk.js +247 -159
  24. package/node_modules/aws-sdk/dist/aws-sdk.min.js +69 -69
  25. package/node_modules/aws-sdk/lib/core.js +1 -1
  26. package/node_modules/aws-sdk/package.json +1 -1
  27. package/package.json +3 -3
@@ -53,7 +53,7 @@
53
53
  "members": {
54
54
  "sourceServerArn": {},
55
55
  "tags": {
56
- "shape": "Sj"
56
+ "shape": "S14"
57
57
  }
58
58
  }
59
59
  },
@@ -61,7 +61,7 @@
61
61
  "type": "structure",
62
62
  "members": {
63
63
  "sourceServer": {
64
- "shape": "Sq"
64
+ "shape": "S1b"
65
65
  }
66
66
  }
67
67
  }
@@ -83,10 +83,13 @@
83
83
  "exportBucketArn": {},
84
84
  "launchDisposition": {},
85
85
  "licensing": {
86
- "shape": "S1x"
86
+ "shape": "S2h"
87
+ },
88
+ "postLaunchEnabled": {
89
+ "type": "boolean"
87
90
  },
88
91
  "tags": {
89
- "shape": "Sj"
92
+ "shape": "S14"
90
93
  },
91
94
  "targetInstanceTypeRightSizingMethod": {}
92
95
  }
@@ -95,7 +98,7 @@
95
98
  "type": "structure",
96
99
  "members": {
97
100
  "launchConfigurationTemplate": {
98
- "shape": "S20"
101
+ "shape": "S2k"
99
102
  }
100
103
  }
101
104
  }
@@ -139,18 +142,18 @@
139
142
  "ebsEncryption": {},
140
143
  "ebsEncryptionKeyArn": {},
141
144
  "pitPolicy": {
142
- "shape": "S26"
145
+ "shape": "S2q"
143
146
  },
144
147
  "replicationServerInstanceType": {},
145
148
  "replicationServersSecurityGroupsIDs": {
146
- "shape": "S2a"
149
+ "shape": "S2u"
147
150
  },
148
151
  "stagingAreaSubnetId": {},
149
152
  "stagingAreaTags": {
150
- "shape": "Sj"
153
+ "shape": "S14"
151
154
  },
152
155
  "tags": {
153
- "shape": "Sj"
156
+ "shape": "S14"
154
157
  },
155
158
  "useDedicatedReplicationServer": {
156
159
  "type": "boolean"
@@ -158,7 +161,7 @@
158
161
  }
159
162
  },
160
163
  "output": {
161
- "shape": "S2d"
164
+ "shape": "S2x"
162
165
  }
163
166
  },
164
167
  "CreateSourceNetwork": {
@@ -177,7 +180,7 @@
177
180
  "originAccountID": {},
178
181
  "originRegion": {},
179
182
  "tags": {
180
- "shape": "Sj"
183
+ "shape": "S14"
181
184
  },
182
185
  "vpcID": {}
183
186
  }
@@ -209,6 +212,27 @@
209
212
  },
210
213
  "idempotent": true
211
214
  },
215
+ "DeleteLaunchAction": {
216
+ "http": {
217
+ "requestUri": "/DeleteLaunchAction",
218
+ "responseCode": 204
219
+ },
220
+ "input": {
221
+ "type": "structure",
222
+ "required": [
223
+ "actionId",
224
+ "resourceId"
225
+ ],
226
+ "members": {
227
+ "actionId": {},
228
+ "resourceId": {}
229
+ }
230
+ },
231
+ "output": {
232
+ "type": "structure",
233
+ "members": {}
234
+ }
235
+ },
212
236
  "DeleteLaunchConfigurationTemplate": {
213
237
  "http": {
214
238
  "requestUri": "/DeleteLaunchConfigurationTemplate",
@@ -451,7 +475,7 @@
451
475
  "items": {
452
476
  "type": "list",
453
477
  "member": {
454
- "shape": "S20"
478
+ "shape": "S2k"
455
479
  }
456
480
  },
457
481
  "nextToken": {}
@@ -578,7 +602,7 @@
578
602
  "type": "structure",
579
603
  "members": {
580
604
  "cpus": {
581
- "shape": "S1h"
605
+ "shape": "S22"
582
606
  },
583
607
  "disks": {
584
608
  "type": "list",
@@ -594,14 +618,14 @@
594
618
  }
595
619
  },
596
620
  "identificationHints": {
597
- "shape": "S1l"
621
+ "shape": "S26"
598
622
  },
599
623
  "lastUpdatedDateTime": {},
600
624
  "networkInterfaces": {
601
- "shape": "S1n"
625
+ "shape": "S28"
602
626
  },
603
627
  "os": {
604
- "shape": "S1r"
628
+ "shape": "S2b"
605
629
  },
606
630
  "ramBytes": {
607
631
  "type": "long"
@@ -610,7 +634,7 @@
610
634
  },
611
635
  "sourceServerID": {},
612
636
  "tags": {
613
- "shape": "Sj"
637
+ "shape": "S14"
614
638
  }
615
639
  }
616
640
  }
@@ -697,7 +721,7 @@
697
721
  "items": {
698
722
  "type": "list",
699
723
  "member": {
700
- "shape": "S2d"
724
+ "shape": "S2x"
701
725
  }
702
726
  },
703
727
  "nextToken": {}
@@ -735,7 +759,7 @@
735
759
  "items": {
736
760
  "type": "list",
737
761
  "member": {
738
- "shape": "S4p"
762
+ "shape": "S5c"
739
763
  }
740
764
  },
741
765
  "nextToken": {}
@@ -776,7 +800,7 @@
776
800
  "items": {
777
801
  "type": "list",
778
802
  "member": {
779
- "shape": "Sq"
803
+ "shape": "S1b"
780
804
  }
781
805
  },
782
806
  "nextToken": {}
@@ -813,7 +837,7 @@
813
837
  }
814
838
  },
815
839
  "output": {
816
- "shape": "Sq"
840
+ "shape": "S1b"
817
841
  }
818
842
  },
819
843
  "ExportSourceNetworkCfnTemplate": {
@@ -883,7 +907,7 @@
883
907
  }
884
908
  },
885
909
  "output": {
886
- "shape": "S58"
910
+ "shape": "S5v"
887
911
  }
888
912
  },
889
913
  "GetReplicationConfiguration": {
@@ -901,7 +925,7 @@
901
925
  }
902
926
  },
903
927
  "output": {
904
- "shape": "S5b"
928
+ "shape": "S5y"
905
929
  }
906
930
  },
907
931
  "InitializeService": {
@@ -947,7 +971,7 @@
947
971
  "arn": {},
948
972
  "hostname": {},
949
973
  "tags": {
950
- "shape": "Sj"
974
+ "shape": "S14"
951
975
  }
952
976
  }
953
977
  }
@@ -956,6 +980,46 @@
956
980
  }
957
981
  }
958
982
  },
983
+ "ListLaunchActions": {
984
+ "http": {
985
+ "requestUri": "/ListLaunchActions",
986
+ "responseCode": 200
987
+ },
988
+ "input": {
989
+ "type": "structure",
990
+ "required": [
991
+ "resourceId"
992
+ ],
993
+ "members": {
994
+ "filters": {
995
+ "type": "structure",
996
+ "members": {
997
+ "actionIds": {
998
+ "type": "list",
999
+ "member": {}
1000
+ }
1001
+ }
1002
+ },
1003
+ "maxResults": {
1004
+ "type": "integer"
1005
+ },
1006
+ "nextToken": {},
1007
+ "resourceId": {}
1008
+ }
1009
+ },
1010
+ "output": {
1011
+ "type": "structure",
1012
+ "members": {
1013
+ "items": {
1014
+ "type": "list",
1015
+ "member": {
1016
+ "shape": "Sj"
1017
+ }
1018
+ },
1019
+ "nextToken": {}
1020
+ }
1021
+ }
1022
+ },
959
1023
  "ListStagingAccounts": {
960
1024
  "http": {
961
1025
  "method": "GET",
@@ -1014,11 +1078,77 @@
1014
1078
  "type": "structure",
1015
1079
  "members": {
1016
1080
  "tags": {
1017
- "shape": "Sj"
1081
+ "shape": "S14"
1018
1082
  }
1019
1083
  }
1020
1084
  }
1021
1085
  },
1086
+ "PutLaunchAction": {
1087
+ "http": {
1088
+ "requestUri": "/PutLaunchAction",
1089
+ "responseCode": 200
1090
+ },
1091
+ "input": {
1092
+ "type": "structure",
1093
+ "required": [
1094
+ "actionCode",
1095
+ "actionId",
1096
+ "actionVersion",
1097
+ "active",
1098
+ "category",
1099
+ "name",
1100
+ "optional",
1101
+ "order",
1102
+ "resourceId"
1103
+ ],
1104
+ "members": {
1105
+ "actionCode": {},
1106
+ "actionId": {},
1107
+ "actionVersion": {},
1108
+ "active": {
1109
+ "type": "boolean"
1110
+ },
1111
+ "category": {},
1112
+ "description": {},
1113
+ "name": {},
1114
+ "optional": {
1115
+ "type": "boolean"
1116
+ },
1117
+ "order": {
1118
+ "type": "integer"
1119
+ },
1120
+ "parameters": {
1121
+ "shape": "Ss"
1122
+ },
1123
+ "resourceId": {}
1124
+ }
1125
+ },
1126
+ "output": {
1127
+ "type": "structure",
1128
+ "members": {
1129
+ "actionCode": {},
1130
+ "actionId": {},
1131
+ "actionVersion": {},
1132
+ "active": {
1133
+ "type": "boolean"
1134
+ },
1135
+ "category": {},
1136
+ "description": {},
1137
+ "name": {},
1138
+ "optional": {
1139
+ "type": "boolean"
1140
+ },
1141
+ "order": {
1142
+ "type": "integer"
1143
+ },
1144
+ "parameters": {
1145
+ "shape": "Ss"
1146
+ },
1147
+ "resourceId": {},
1148
+ "type": {}
1149
+ }
1150
+ }
1151
+ },
1022
1152
  "RetryDataReplication": {
1023
1153
  "http": {
1024
1154
  "requestUri": "/RetryDataReplication",
@@ -1036,7 +1166,7 @@
1036
1166
  "deprecatedMessage": "WARNING: RetryDataReplication is deprecated"
1037
1167
  },
1038
1168
  "output": {
1039
- "shape": "Sq"
1169
+ "shape": "S1b"
1040
1170
  },
1041
1171
  "deprecated": true,
1042
1172
  "deprecatedMessage": "WARNING: RetryDataReplication is deprecated"
@@ -1078,7 +1208,7 @@
1078
1208
  "member": {}
1079
1209
  },
1080
1210
  "tags": {
1081
- "shape": "Sj"
1211
+ "shape": "S14"
1082
1212
  }
1083
1213
  }
1084
1214
  },
@@ -1119,7 +1249,7 @@
1119
1249
  }
1120
1250
  },
1121
1251
  "tags": {
1122
- "shape": "Sj"
1252
+ "shape": "S14"
1123
1253
  }
1124
1254
  }
1125
1255
  },
@@ -1150,7 +1280,7 @@
1150
1280
  "type": "structure",
1151
1281
  "members": {
1152
1282
  "sourceServer": {
1153
- "shape": "Sq"
1283
+ "shape": "S1b"
1154
1284
  }
1155
1285
  }
1156
1286
  }
@@ -1185,7 +1315,7 @@
1185
1315
  }
1186
1316
  },
1187
1317
  "tags": {
1188
- "shape": "Sj"
1318
+ "shape": "S14"
1189
1319
  }
1190
1320
  }
1191
1321
  },
@@ -1216,7 +1346,7 @@
1216
1346
  "type": "structure",
1217
1347
  "members": {
1218
1348
  "sourceNetwork": {
1219
- "shape": "S4p"
1349
+ "shape": "S5c"
1220
1350
  }
1221
1351
  }
1222
1352
  }
@@ -1254,7 +1384,7 @@
1254
1384
  "type": "structure",
1255
1385
  "members": {
1256
1386
  "sourceServer": {
1257
- "shape": "Sq"
1387
+ "shape": "S1b"
1258
1388
  }
1259
1389
  }
1260
1390
  }
@@ -1277,7 +1407,7 @@
1277
1407
  "type": "structure",
1278
1408
  "members": {
1279
1409
  "sourceNetwork": {
1280
- "shape": "S4p"
1410
+ "shape": "S5c"
1281
1411
  }
1282
1412
  }
1283
1413
  }
@@ -1299,7 +1429,7 @@
1299
1429
  "locationName": "resourceArn"
1300
1430
  },
1301
1431
  "tags": {
1302
- "shape": "Sj"
1432
+ "shape": "S14"
1303
1433
  }
1304
1434
  }
1305
1435
  },
@@ -1400,15 +1530,18 @@
1400
1530
  },
1401
1531
  "launchDisposition": {},
1402
1532
  "licensing": {
1403
- "shape": "S1x"
1533
+ "shape": "S2h"
1404
1534
  },
1405
1535
  "name": {},
1536
+ "postLaunchEnabled": {
1537
+ "type": "boolean"
1538
+ },
1406
1539
  "sourceServerID": {},
1407
1540
  "targetInstanceTypeRightSizingMethod": {}
1408
1541
  }
1409
1542
  },
1410
1543
  "output": {
1411
- "shape": "S58"
1544
+ "shape": "S5v"
1412
1545
  },
1413
1546
  "idempotent": true
1414
1547
  },
@@ -1433,7 +1566,10 @@
1433
1566
  "launchConfigurationTemplateID": {},
1434
1567
  "launchDisposition": {},
1435
1568
  "licensing": {
1436
- "shape": "S1x"
1569
+ "shape": "S2h"
1570
+ },
1571
+ "postLaunchEnabled": {
1572
+ "type": "boolean"
1437
1573
  },
1438
1574
  "targetInstanceTypeRightSizingMethod": {}
1439
1575
  }
@@ -1442,7 +1578,7 @@
1442
1578
  "type": "structure",
1443
1579
  "members": {
1444
1580
  "launchConfigurationTemplate": {
1445
- "shape": "S20"
1581
+ "shape": "S2k"
1446
1582
  }
1447
1583
  }
1448
1584
  }
@@ -1476,19 +1612,19 @@
1476
1612
  "ebsEncryptionKeyArn": {},
1477
1613
  "name": {},
1478
1614
  "pitPolicy": {
1479
- "shape": "S26"
1615
+ "shape": "S2q"
1480
1616
  },
1481
1617
  "replicatedDisks": {
1482
- "shape": "S5c"
1618
+ "shape": "S5z"
1483
1619
  },
1484
1620
  "replicationServerInstanceType": {},
1485
1621
  "replicationServersSecurityGroupsIDs": {
1486
- "shape": "S2a"
1622
+ "shape": "S2u"
1487
1623
  },
1488
1624
  "sourceServerID": {},
1489
1625
  "stagingAreaSubnetId": {},
1490
1626
  "stagingAreaTags": {
1491
- "shape": "Sj"
1627
+ "shape": "S14"
1492
1628
  },
1493
1629
  "useDedicatedReplicationServer": {
1494
1630
  "type": "boolean"
@@ -1496,7 +1632,7 @@
1496
1632
  }
1497
1633
  },
1498
1634
  "output": {
1499
- "shape": "S5b"
1635
+ "shape": "S5y"
1500
1636
  },
1501
1637
  "idempotent": true
1502
1638
  },
@@ -1529,16 +1665,16 @@
1529
1665
  "ebsEncryption": {},
1530
1666
  "ebsEncryptionKeyArn": {},
1531
1667
  "pitPolicy": {
1532
- "shape": "S26"
1668
+ "shape": "S2q"
1533
1669
  },
1534
1670
  "replicationConfigurationTemplateID": {},
1535
1671
  "replicationServerInstanceType": {},
1536
1672
  "replicationServersSecurityGroupsIDs": {
1537
- "shape": "S2a"
1673
+ "shape": "S2u"
1538
1674
  },
1539
1675
  "stagingAreaSubnetId": {},
1540
1676
  "stagingAreaTags": {
1541
- "shape": "Sj"
1677
+ "shape": "S14"
1542
1678
  },
1543
1679
  "useDedicatedReplicationServer": {
1544
1680
  "type": "boolean"
@@ -1546,7 +1682,7 @@
1546
1682
  }
1547
1683
  },
1548
1684
  "output": {
1549
- "shape": "S2d"
1685
+ "shape": "S2x"
1550
1686
  }
1551
1687
  }
1552
1688
  },
@@ -1587,6 +1723,26 @@
1587
1723
  "member": {
1588
1724
  "type": "structure",
1589
1725
  "members": {
1726
+ "launchActionsStatus": {
1727
+ "type": "structure",
1728
+ "members": {
1729
+ "runs": {
1730
+ "type": "list",
1731
+ "member": {
1732
+ "type": "structure",
1733
+ "members": {
1734
+ "action": {
1735
+ "shape": "Sj"
1736
+ },
1737
+ "failureReason": {},
1738
+ "runId": {},
1739
+ "status": {}
1740
+ }
1741
+ }
1742
+ },
1743
+ "ssmAgentDiscoveryDatetime": {}
1744
+ }
1745
+ },
1590
1746
  "launchStatus": {},
1591
1747
  "recoveryInstanceID": {},
1592
1748
  "sourceServerID": {}
@@ -1595,18 +1751,53 @@
1595
1751
  },
1596
1752
  "status": {},
1597
1753
  "tags": {
1598
- "shape": "Sj"
1754
+ "shape": "S14"
1599
1755
  },
1600
1756
  "type": {}
1601
1757
  }
1602
1758
  },
1603
1759
  "Sj": {
1760
+ "type": "structure",
1761
+ "members": {
1762
+ "actionCode": {},
1763
+ "actionId": {},
1764
+ "actionVersion": {},
1765
+ "active": {
1766
+ "type": "boolean"
1767
+ },
1768
+ "category": {},
1769
+ "description": {},
1770
+ "name": {},
1771
+ "optional": {
1772
+ "type": "boolean"
1773
+ },
1774
+ "order": {
1775
+ "type": "integer"
1776
+ },
1777
+ "parameters": {
1778
+ "shape": "Ss"
1779
+ },
1780
+ "type": {}
1781
+ }
1782
+ },
1783
+ "Ss": {
1784
+ "type": "map",
1785
+ "key": {},
1786
+ "value": {
1787
+ "type": "structure",
1788
+ "members": {
1789
+ "type": {},
1790
+ "value": {}
1791
+ }
1792
+ }
1793
+ },
1794
+ "S14": {
1604
1795
  "type": "map",
1605
1796
  "key": {},
1606
1797
  "value": {},
1607
1798
  "sensitive": true
1608
1799
  },
1609
- "Sq": {
1800
+ "S1b": {
1610
1801
  "type": "structure",
1611
1802
  "members": {
1612
1803
  "arn": {},
@@ -1704,7 +1895,7 @@
1704
1895
  "type": "structure",
1705
1896
  "members": {
1706
1897
  "cpus": {
1707
- "shape": "S1h"
1898
+ "shape": "S22"
1708
1899
  },
1709
1900
  "disks": {
1710
1901
  "type": "list",
@@ -1719,14 +1910,14 @@
1719
1910
  }
1720
1911
  },
1721
1912
  "identificationHints": {
1722
- "shape": "S1l"
1913
+ "shape": "S26"
1723
1914
  },
1724
1915
  "lastUpdatedDateTime": {},
1725
1916
  "networkInterfaces": {
1726
- "shape": "S1n"
1917
+ "shape": "S28"
1727
1918
  },
1728
1919
  "os": {
1729
- "shape": "S1r"
1920
+ "shape": "S2b"
1730
1921
  },
1731
1922
  "ramBytes": {
1732
1923
  "type": "long"
@@ -1748,11 +1939,11 @@
1748
1939
  }
1749
1940
  },
1750
1941
  "tags": {
1751
- "shape": "Sj"
1942
+ "shape": "S14"
1752
1943
  }
1753
1944
  }
1754
1945
  },
1755
- "S1h": {
1946
+ "S22": {
1756
1947
  "type": "list",
1757
1948
  "member": {
1758
1949
  "type": "structure",
@@ -1764,7 +1955,7 @@
1764
1955
  }
1765
1956
  }
1766
1957
  },
1767
- "S1l": {
1958
+ "S26": {
1768
1959
  "type": "structure",
1769
1960
  "members": {
1770
1961
  "awsInstanceID": {},
@@ -1773,7 +1964,7 @@
1773
1964
  "vmWareUuid": {}
1774
1965
  }
1775
1966
  },
1776
- "S1n": {
1967
+ "S28": {
1777
1968
  "type": "list",
1778
1969
  "member": {
1779
1970
  "type": "structure",
@@ -1789,13 +1980,13 @@
1789
1980
  }
1790
1981
  }
1791
1982
  },
1792
- "S1r": {
1983
+ "S2b": {
1793
1984
  "type": "structure",
1794
1985
  "members": {
1795
1986
  "fullString": {}
1796
1987
  }
1797
1988
  },
1798
- "S1x": {
1989
+ "S2h": {
1799
1990
  "type": "structure",
1800
1991
  "members": {
1801
1992
  "osByol": {
@@ -1803,7 +1994,7 @@
1803
1994
  }
1804
1995
  }
1805
1996
  },
1806
- "S20": {
1997
+ "S2k": {
1807
1998
  "type": "structure",
1808
1999
  "members": {
1809
2000
  "arn": {},
@@ -1817,15 +2008,18 @@
1817
2008
  "launchConfigurationTemplateID": {},
1818
2009
  "launchDisposition": {},
1819
2010
  "licensing": {
1820
- "shape": "S1x"
2011
+ "shape": "S2h"
2012
+ },
2013
+ "postLaunchEnabled": {
2014
+ "type": "boolean"
1821
2015
  },
1822
2016
  "tags": {
1823
- "shape": "Sj"
2017
+ "shape": "S14"
1824
2018
  },
1825
2019
  "targetInstanceTypeRightSizingMethod": {}
1826
2020
  }
1827
2021
  },
1828
- "S26": {
2022
+ "S2q": {
1829
2023
  "type": "list",
1830
2024
  "member": {
1831
2025
  "type": "structure",
@@ -1851,11 +2045,11 @@
1851
2045
  }
1852
2046
  }
1853
2047
  },
1854
- "S2a": {
2048
+ "S2u": {
1855
2049
  "type": "list",
1856
2050
  "member": {}
1857
2051
  },
1858
- "S2d": {
2052
+ "S2x": {
1859
2053
  "type": "structure",
1860
2054
  "required": [
1861
2055
  "replicationConfigurationTemplateID"
@@ -1879,26 +2073,26 @@
1879
2073
  "ebsEncryption": {},
1880
2074
  "ebsEncryptionKeyArn": {},
1881
2075
  "pitPolicy": {
1882
- "shape": "S26"
2076
+ "shape": "S2q"
1883
2077
  },
1884
2078
  "replicationConfigurationTemplateID": {},
1885
2079
  "replicationServerInstanceType": {},
1886
2080
  "replicationServersSecurityGroupsIDs": {
1887
- "shape": "S2a"
2081
+ "shape": "S2u"
1888
2082
  },
1889
2083
  "stagingAreaSubnetId": {},
1890
2084
  "stagingAreaTags": {
1891
- "shape": "Sj"
2085
+ "shape": "S14"
1892
2086
  },
1893
2087
  "tags": {
1894
- "shape": "Sj"
2088
+ "shape": "S14"
1895
2089
  },
1896
2090
  "useDedicatedReplicationServer": {
1897
2091
  "type": "boolean"
1898
2092
  }
1899
2093
  }
1900
2094
  },
1901
- "S4p": {
2095
+ "S5c": {
1902
2096
  "type": "structure",
1903
2097
  "members": {
1904
2098
  "arn": {},
@@ -1927,11 +2121,11 @@
1927
2121
  "sourceRegion": {},
1928
2122
  "sourceVpcID": {},
1929
2123
  "tags": {
1930
- "shape": "Sj"
2124
+ "shape": "S14"
1931
2125
  }
1932
2126
  }
1933
2127
  },
1934
- "S58": {
2128
+ "S5v": {
1935
2129
  "type": "structure",
1936
2130
  "members": {
1937
2131
  "copyPrivateIp": {
@@ -1943,14 +2137,17 @@
1943
2137
  "ec2LaunchTemplateID": {},
1944
2138
  "launchDisposition": {},
1945
2139
  "licensing": {
1946
- "shape": "S1x"
2140
+ "shape": "S2h"
1947
2141
  },
1948
2142
  "name": {},
2143
+ "postLaunchEnabled": {
2144
+ "type": "boolean"
2145
+ },
1949
2146
  "sourceServerID": {},
1950
2147
  "targetInstanceTypeRightSizingMethod": {}
1951
2148
  }
1952
2149
  },
1953
- "S5b": {
2150
+ "S5y": {
1954
2151
  "type": "structure",
1955
2152
  "members": {
1956
2153
  "associateDefaultSecurityGroup": {
@@ -1971,26 +2168,26 @@
1971
2168
  "ebsEncryptionKeyArn": {},
1972
2169
  "name": {},
1973
2170
  "pitPolicy": {
1974
- "shape": "S26"
2171
+ "shape": "S2q"
1975
2172
  },
1976
2173
  "replicatedDisks": {
1977
- "shape": "S5c"
2174
+ "shape": "S5z"
1978
2175
  },
1979
2176
  "replicationServerInstanceType": {},
1980
2177
  "replicationServersSecurityGroupsIDs": {
1981
- "shape": "S2a"
2178
+ "shape": "S2u"
1982
2179
  },
1983
2180
  "sourceServerID": {},
1984
2181
  "stagingAreaSubnetId": {},
1985
2182
  "stagingAreaTags": {
1986
- "shape": "Sj"
2183
+ "shape": "S14"
1987
2184
  },
1988
2185
  "useDedicatedReplicationServer": {
1989
2186
  "type": "boolean"
1990
2187
  }
1991
2188
  }
1992
2189
  },
1993
- "S5c": {
2190
+ "S5z": {
1994
2191
  "type": "list",
1995
2192
  "member": {
1996
2193
  "type": "structure",