cdk-docker-image-deployment 0.0.52 → 0.0.54

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 (32) 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 +13 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/accessanalyzer-2019-11-01.min.json +153 -80
  8. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +107 -47
  9. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.examples.json +5 -0
  10. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +674 -643
  11. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.paginators.json +50 -50
  12. package/node_modules/aws-sdk/apis/neptune-2014-10-31.min.json +140 -106
  13. package/node_modules/aws-sdk/apis/neptune-2014-10-31.paginators.json +6 -0
  14. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +286 -284
  15. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +0 -1
  16. package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +111 -1
  17. package/node_modules/aws-sdk/clients/iam.d.ts +1 -1
  18. package/node_modules/aws-sdk/clients/kafka.d.ts +97 -4
  19. package/node_modules/aws-sdk/clients/location.d.ts +8 -8
  20. package/node_modules/aws-sdk/clients/mediatailor.d.ts +256 -256
  21. package/node_modules/aws-sdk/clients/neptune.d.ts +25 -0
  22. package/node_modules/aws-sdk/clients/rds.d.ts +12 -3
  23. package/node_modules/aws-sdk/clients/sagemaker.d.ts +2 -2
  24. package/node_modules/aws-sdk/clients/workspaces.d.ts +11 -11
  25. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  26. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +10 -10
  27. package/node_modules/aws-sdk/dist/aws-sdk.js +290 -288
  28. package/node_modules/aws-sdk/dist/aws-sdk.min.js +7 -7
  29. package/node_modules/aws-sdk/lib/core.js +1 -1
  30. package/node_modules/aws-sdk/lib/model/api.js +1 -1
  31. package/node_modules/aws-sdk/package.json +1 -1
  32. package/package.json +4 -4
@@ -225,6 +225,9 @@
225
225
  "DeletionProtection": {
226
226
  "type": "boolean"
227
227
  },
228
+ "ServerlessV2ScalingConfiguration": {
229
+ "shape": "Sy"
230
+ },
228
231
  "GlobalClusterIdentifier": {}
229
232
  }
230
233
  },
@@ -233,7 +236,7 @@
233
236
  "type": "structure",
234
237
  "members": {
235
238
  "DBCluster": {
236
- "shape": "S10"
239
+ "shape": "S12"
237
240
  }
238
241
  }
239
242
  }
@@ -251,10 +254,10 @@
251
254
  "DBClusterEndpointIdentifier": {},
252
255
  "EndpointType": {},
253
256
  "StaticMembers": {
254
- "shape": "S1b"
257
+ "shape": "S1e"
255
258
  },
256
259
  "ExcludedMembers": {
257
- "shape": "S1b"
260
+ "shape": "S1e"
258
261
  },
259
262
  "Tags": {
260
263
  "shape": "Sa"
@@ -273,10 +276,10 @@
273
276
  "EndpointType": {},
274
277
  "CustomEndpointType": {},
275
278
  "StaticMembers": {
276
- "shape": "S1b"
279
+ "shape": "S1e"
277
280
  },
278
281
  "ExcludedMembers": {
279
- "shape": "S1b"
282
+ "shape": "S1e"
280
283
  },
281
284
  "DBClusterEndpointArn": {}
282
285
  }
@@ -353,7 +356,7 @@
353
356
  "MasterUsername": {},
354
357
  "MasterUserPassword": {},
355
358
  "DBSecurityGroups": {
356
- "shape": "S1i"
359
+ "shape": "S1l"
357
360
  },
358
361
  "VpcSecurityGroupIds": {
359
362
  "shape": "Sw"
@@ -430,7 +433,7 @@
430
433
  "type": "structure",
431
434
  "members": {
432
435
  "DBInstance": {
433
- "shape": "S1k"
436
+ "shape": "S1n"
434
437
  }
435
438
  }
436
439
  }
@@ -474,7 +477,7 @@
474
477
  "DBSubnetGroupName": {},
475
478
  "DBSubnetGroupDescription": {},
476
479
  "SubnetIds": {
477
- "shape": "S27"
480
+ "shape": "S2a"
478
481
  },
479
482
  "Tags": {
480
483
  "shape": "Sa"
@@ -486,7 +489,7 @@
486
489
  "type": "structure",
487
490
  "members": {
488
491
  "DBSubnetGroup": {
489
- "shape": "S1q"
492
+ "shape": "S1t"
490
493
  }
491
494
  }
492
495
  }
@@ -550,7 +553,7 @@
550
553
  "type": "structure",
551
554
  "members": {
552
555
  "GlobalCluster": {
553
- "shape": "S2d"
556
+ "shape": "S2g"
554
557
  }
555
558
  }
556
559
  }
@@ -574,7 +577,7 @@
574
577
  "type": "structure",
575
578
  "members": {
576
579
  "DBCluster": {
577
- "shape": "S10"
580
+ "shape": "S12"
578
581
  }
579
582
  }
580
583
  }
@@ -601,10 +604,10 @@
601
604
  "EndpointType": {},
602
605
  "CustomEndpointType": {},
603
606
  "StaticMembers": {
604
- "shape": "S1b"
607
+ "shape": "S1e"
605
608
  },
606
609
  "ExcludedMembers": {
607
- "shape": "S1b"
610
+ "shape": "S1e"
608
611
  },
609
612
  "DBClusterEndpointArn": {}
610
613
  }
@@ -660,7 +663,7 @@
660
663
  "type": "structure",
661
664
  "members": {
662
665
  "DBInstance": {
663
- "shape": "S1k"
666
+ "shape": "S1n"
664
667
  }
665
668
  }
666
669
  }
@@ -722,7 +725,7 @@
722
725
  "type": "structure",
723
726
  "members": {
724
727
  "GlobalCluster": {
725
- "shape": "S2d"
728
+ "shape": "S2g"
726
729
  }
727
730
  }
728
731
  }
@@ -734,7 +737,7 @@
734
737
  "DBClusterIdentifier": {},
735
738
  "DBClusterEndpointIdentifier": {},
736
739
  "Filters": {
737
- "shape": "S2x"
740
+ "shape": "S30"
738
741
  },
739
742
  "MaxRecords": {
740
743
  "type": "integer"
@@ -761,10 +764,10 @@
761
764
  "EndpointType": {},
762
765
  "CustomEndpointType": {},
763
766
  "StaticMembers": {
764
- "shape": "S1b"
767
+ "shape": "S1e"
765
768
  },
766
769
  "ExcludedMembers": {
767
- "shape": "S1b"
770
+ "shape": "S1e"
768
771
  },
769
772
  "DBClusterEndpointArn": {}
770
773
  }
@@ -779,7 +782,7 @@
779
782
  "members": {
780
783
  "DBClusterParameterGroupName": {},
781
784
  "Filters": {
782
- "shape": "S2x"
785
+ "shape": "S30"
783
786
  },
784
787
  "MaxRecords": {
785
788
  "type": "integer"
@@ -812,7 +815,7 @@
812
815
  "DBClusterParameterGroupName": {},
813
816
  "Source": {},
814
817
  "Filters": {
815
- "shape": "S2x"
818
+ "shape": "S30"
816
819
  },
817
820
  "MaxRecords": {
818
821
  "type": "integer"
@@ -825,7 +828,7 @@
825
828
  "type": "structure",
826
829
  "members": {
827
830
  "Parameters": {
828
- "shape": "S38"
831
+ "shape": "S3b"
829
832
  },
830
833
  "Marker": {}
831
834
  }
@@ -846,7 +849,7 @@
846
849
  "type": "structure",
847
850
  "members": {
848
851
  "DBClusterSnapshotAttributesResult": {
849
- "shape": "S3d"
852
+ "shape": "S3g"
850
853
  }
851
854
  }
852
855
  }
@@ -859,7 +862,7 @@
859
862
  "DBClusterSnapshotIdentifier": {},
860
863
  "SnapshotType": {},
861
864
  "Filters": {
862
- "shape": "S2x"
865
+ "shape": "S30"
863
866
  },
864
867
  "MaxRecords": {
865
868
  "type": "integer"
@@ -894,7 +897,7 @@
894
897
  "members": {
895
898
  "DBClusterIdentifier": {},
896
899
  "Filters": {
897
- "shape": "S2x"
900
+ "shape": "S30"
898
901
  },
899
902
  "MaxRecords": {
900
903
  "type": "integer"
@@ -910,7 +913,7 @@
910
913
  "DBClusters": {
911
914
  "type": "list",
912
915
  "member": {
913
- "shape": "S10",
916
+ "shape": "S12",
914
917
  "locationName": "DBCluster"
915
918
  }
916
919
  }
@@ -925,7 +928,7 @@
925
928
  "EngineVersion": {},
926
929
  "DBParameterGroupFamily": {},
927
930
  "Filters": {
928
- "shape": "S2x"
931
+ "shape": "S30"
929
932
  },
930
933
  "MaxRecords": {
931
934
  "type": "integer"
@@ -959,12 +962,12 @@
959
962
  "DBEngineDescription": {},
960
963
  "DBEngineVersionDescription": {},
961
964
  "DefaultCharacterSet": {
962
- "shape": "S3r"
965
+ "shape": "S3u"
963
966
  },
964
967
  "SupportedCharacterSets": {
965
968
  "type": "list",
966
969
  "member": {
967
- "shape": "S3r",
970
+ "shape": "S3u",
968
971
  "locationName": "CharacterSet"
969
972
  }
970
973
  },
@@ -1023,7 +1026,7 @@
1023
1026
  "members": {
1024
1027
  "DBInstanceIdentifier": {},
1025
1028
  "Filters": {
1026
- "shape": "S2x"
1029
+ "shape": "S30"
1027
1030
  },
1028
1031
  "MaxRecords": {
1029
1032
  "type": "integer"
@@ -1039,7 +1042,7 @@
1039
1042
  "DBInstances": {
1040
1043
  "type": "list",
1041
1044
  "member": {
1042
- "shape": "S1k",
1045
+ "shape": "S1n",
1043
1046
  "locationName": "DBInstance"
1044
1047
  }
1045
1048
  }
@@ -1052,7 +1055,7 @@
1052
1055
  "members": {
1053
1056
  "DBParameterGroupName": {},
1054
1057
  "Filters": {
1055
- "shape": "S2x"
1058
+ "shape": "S30"
1056
1059
  },
1057
1060
  "MaxRecords": {
1058
1061
  "type": "integer"
@@ -1085,7 +1088,7 @@
1085
1088
  "DBParameterGroupName": {},
1086
1089
  "Source": {},
1087
1090
  "Filters": {
1088
- "shape": "S2x"
1091
+ "shape": "S30"
1089
1092
  },
1090
1093
  "MaxRecords": {
1091
1094
  "type": "integer"
@@ -1098,7 +1101,7 @@
1098
1101
  "type": "structure",
1099
1102
  "members": {
1100
1103
  "Parameters": {
1101
- "shape": "S38"
1104
+ "shape": "S3b"
1102
1105
  },
1103
1106
  "Marker": {}
1104
1107
  }
@@ -1110,7 +1113,7 @@
1110
1113
  "members": {
1111
1114
  "DBSubnetGroupName": {},
1112
1115
  "Filters": {
1113
- "shape": "S2x"
1116
+ "shape": "S30"
1114
1117
  },
1115
1118
  "MaxRecords": {
1116
1119
  "type": "integer"
@@ -1126,7 +1129,7 @@
1126
1129
  "DBSubnetGroups": {
1127
1130
  "type": "list",
1128
1131
  "member": {
1129
- "shape": "S1q",
1132
+ "shape": "S1t",
1130
1133
  "locationName": "DBSubnetGroup"
1131
1134
  }
1132
1135
  }
@@ -1142,7 +1145,7 @@
1142
1145
  "members": {
1143
1146
  "DBParameterGroupFamily": {},
1144
1147
  "Filters": {
1145
- "shape": "S2x"
1148
+ "shape": "S30"
1146
1149
  },
1147
1150
  "MaxRecords": {
1148
1151
  "type": "integer"
@@ -1155,7 +1158,7 @@
1155
1158
  "type": "structure",
1156
1159
  "members": {
1157
1160
  "EngineDefaults": {
1158
- "shape": "S4a"
1161
+ "shape": "S4d"
1159
1162
  }
1160
1163
  }
1161
1164
  }
@@ -1169,7 +1172,7 @@
1169
1172
  "members": {
1170
1173
  "DBParameterGroupFamily": {},
1171
1174
  "Filters": {
1172
- "shape": "S2x"
1175
+ "shape": "S30"
1173
1176
  },
1174
1177
  "MaxRecords": {
1175
1178
  "type": "integer"
@@ -1182,7 +1185,7 @@
1182
1185
  "type": "structure",
1183
1186
  "members": {
1184
1187
  "EngineDefaults": {
1185
- "shape": "S4a"
1188
+ "shape": "S4d"
1186
1189
  }
1187
1190
  }
1188
1191
  }
@@ -1193,7 +1196,7 @@
1193
1196
  "members": {
1194
1197
  "SourceType": {},
1195
1198
  "Filters": {
1196
- "shape": "S2x"
1199
+ "shape": "S30"
1197
1200
  }
1198
1201
  }
1199
1202
  },
@@ -1224,7 +1227,7 @@
1224
1227
  "members": {
1225
1228
  "SubscriptionName": {},
1226
1229
  "Filters": {
1227
- "shape": "S2x"
1230
+ "shape": "S30"
1228
1231
  },
1229
1232
  "MaxRecords": {
1230
1233
  "type": "integer"
@@ -1266,7 +1269,7 @@
1266
1269
  "shape": "S7"
1267
1270
  },
1268
1271
  "Filters": {
1269
- "shape": "S2x"
1272
+ "shape": "S30"
1270
1273
  },
1271
1274
  "MaxRecords": {
1272
1275
  "type": "integer"
@@ -1320,7 +1323,7 @@
1320
1323
  "GlobalClusters": {
1321
1324
  "type": "list",
1322
1325
  "member": {
1323
- "shape": "S2d",
1326
+ "shape": "S2g",
1324
1327
  "locationName": "GlobalClusterMember"
1325
1328
  }
1326
1329
  }
@@ -1342,7 +1345,7 @@
1342
1345
  "type": "boolean"
1343
1346
  },
1344
1347
  "Filters": {
1345
- "shape": "S2x"
1348
+ "shape": "S30"
1346
1349
  },
1347
1350
  "MaxRecords": {
1348
1351
  "type": "integer"
@@ -1367,7 +1370,7 @@
1367
1370
  "AvailabilityZones": {
1368
1371
  "type": "list",
1369
1372
  "member": {
1370
- "shape": "S1t",
1373
+ "shape": "S1w",
1371
1374
  "locationName": "AvailabilityZone"
1372
1375
  }
1373
1376
  },
@@ -1431,7 +1434,7 @@
1431
1434
  "members": {
1432
1435
  "ResourceIdentifier": {},
1433
1436
  "Filters": {
1434
- "shape": "S2x"
1437
+ "shape": "S30"
1435
1438
  },
1436
1439
  "Marker": {},
1437
1440
  "MaxRecords": {
@@ -1479,10 +1482,10 @@
1479
1482
  "members": {
1480
1483
  "StorageType": {},
1481
1484
  "StorageSize": {
1482
- "shape": "S56"
1485
+ "shape": "S58"
1483
1486
  },
1484
1487
  "ProvisionedIops": {
1485
- "shape": "S56"
1488
+ "shape": "S58"
1486
1489
  },
1487
1490
  "IopsToStorageRatio": {
1488
1491
  "type": "list",
@@ -1521,7 +1524,7 @@
1521
1524
  "type": "structure",
1522
1525
  "members": {
1523
1526
  "DBCluster": {
1524
- "shape": "S10"
1527
+ "shape": "S12"
1525
1528
  }
1526
1529
  }
1527
1530
  }
@@ -1543,7 +1546,7 @@
1543
1546
  "type": "structure",
1544
1547
  "members": {
1545
1548
  "GlobalCluster": {
1546
- "shape": "S2d"
1549
+ "shape": "S2g"
1547
1550
  }
1548
1551
  }
1549
1552
  }
@@ -1557,7 +1560,7 @@
1557
1560
  "members": {
1558
1561
  "ResourceName": {},
1559
1562
  "Filters": {
1560
- "shape": "S2x"
1563
+ "shape": "S30"
1561
1564
  }
1562
1565
  }
1563
1566
  },
@@ -1601,7 +1604,7 @@
1601
1604
  "type": "boolean"
1602
1605
  },
1603
1606
  "CloudwatchLogsExportConfiguration": {
1604
- "shape": "S5i"
1607
+ "shape": "S5k"
1605
1608
  },
1606
1609
  "EngineVersion": {},
1607
1610
  "AllowMajorVersionUpgrade": {
@@ -1613,6 +1616,9 @@
1613
1616
  },
1614
1617
  "CopyTagsToSnapshot": {
1615
1618
  "type": "boolean"
1619
+ },
1620
+ "ServerlessV2ScalingConfiguration": {
1621
+ "shape": "Sy"
1616
1622
  }
1617
1623
  }
1618
1624
  },
@@ -1621,7 +1627,7 @@
1621
1627
  "type": "structure",
1622
1628
  "members": {
1623
1629
  "DBCluster": {
1624
- "shape": "S10"
1630
+ "shape": "S12"
1625
1631
  }
1626
1632
  }
1627
1633
  }
@@ -1636,10 +1642,10 @@
1636
1642
  "DBClusterEndpointIdentifier": {},
1637
1643
  "EndpointType": {},
1638
1644
  "StaticMembers": {
1639
- "shape": "S1b"
1645
+ "shape": "S1e"
1640
1646
  },
1641
1647
  "ExcludedMembers": {
1642
- "shape": "S1b"
1648
+ "shape": "S1e"
1643
1649
  }
1644
1650
  }
1645
1651
  },
@@ -1655,10 +1661,10 @@
1655
1661
  "EndpointType": {},
1656
1662
  "CustomEndpointType": {},
1657
1663
  "StaticMembers": {
1658
- "shape": "S1b"
1664
+ "shape": "S1e"
1659
1665
  },
1660
1666
  "ExcludedMembers": {
1661
- "shape": "S1b"
1667
+ "shape": "S1e"
1662
1668
  },
1663
1669
  "DBClusterEndpointArn": {}
1664
1670
  }
@@ -1674,12 +1680,12 @@
1674
1680
  "members": {
1675
1681
  "DBClusterParameterGroupName": {},
1676
1682
  "Parameters": {
1677
- "shape": "S38"
1683
+ "shape": "S3b"
1678
1684
  }
1679
1685
  }
1680
1686
  },
1681
1687
  "output": {
1682
- "shape": "S5n",
1688
+ "shape": "S5p",
1683
1689
  "resultWrapper": "ModifyDBClusterParameterGroupResult"
1684
1690
  }
1685
1691
  },
@@ -1694,10 +1700,10 @@
1694
1700
  "DBClusterSnapshotIdentifier": {},
1695
1701
  "AttributeName": {},
1696
1702
  "ValuesToAdd": {
1697
- "shape": "S3g"
1703
+ "shape": "S3j"
1698
1704
  },
1699
1705
  "ValuesToRemove": {
1700
- "shape": "S3g"
1706
+ "shape": "S3j"
1701
1707
  }
1702
1708
  }
1703
1709
  },
@@ -1706,7 +1712,7 @@
1706
1712
  "type": "structure",
1707
1713
  "members": {
1708
1714
  "DBClusterSnapshotAttributesResult": {
1709
- "shape": "S3d"
1715
+ "shape": "S3g"
1710
1716
  }
1711
1717
  }
1712
1718
  }
@@ -1725,7 +1731,7 @@
1725
1731
  "DBInstanceClass": {},
1726
1732
  "DBSubnetGroupName": {},
1727
1733
  "DBSecurityGroups": {
1728
- "shape": "S1i"
1734
+ "shape": "S1l"
1729
1735
  },
1730
1736
  "VpcSecurityGroupIds": {
1731
1737
  "shape": "Sw"
@@ -1787,7 +1793,7 @@
1787
1793
  },
1788
1794
  "PerformanceInsightsKMSKeyId": {},
1789
1795
  "CloudwatchLogsExportConfiguration": {
1790
- "shape": "S5i"
1796
+ "shape": "S5k"
1791
1797
  },
1792
1798
  "DeletionProtection": {
1793
1799
  "type": "boolean"
@@ -1799,7 +1805,7 @@
1799
1805
  "type": "structure",
1800
1806
  "members": {
1801
1807
  "DBInstance": {
1802
- "shape": "S1k"
1808
+ "shape": "S1n"
1803
1809
  }
1804
1810
  }
1805
1811
  }
@@ -1814,12 +1820,12 @@
1814
1820
  "members": {
1815
1821
  "DBParameterGroupName": {},
1816
1822
  "Parameters": {
1817
- "shape": "S38"
1823
+ "shape": "S3b"
1818
1824
  }
1819
1825
  }
1820
1826
  },
1821
1827
  "output": {
1822
- "shape": "S5t",
1828
+ "shape": "S5v",
1823
1829
  "resultWrapper": "ModifyDBParameterGroupResult"
1824
1830
  }
1825
1831
  },
@@ -1834,7 +1840,7 @@
1834
1840
  "DBSubnetGroupName": {},
1835
1841
  "DBSubnetGroupDescription": {},
1836
1842
  "SubnetIds": {
1837
- "shape": "S27"
1843
+ "shape": "S2a"
1838
1844
  }
1839
1845
  }
1840
1846
  },
@@ -1843,7 +1849,7 @@
1843
1849
  "type": "structure",
1844
1850
  "members": {
1845
1851
  "DBSubnetGroup": {
1846
- "shape": "S1q"
1852
+ "shape": "S1t"
1847
1853
  }
1848
1854
  }
1849
1855
  }
@@ -1899,7 +1905,7 @@
1899
1905
  "type": "structure",
1900
1906
  "members": {
1901
1907
  "GlobalCluster": {
1902
- "shape": "S2d"
1908
+ "shape": "S2g"
1903
1909
  }
1904
1910
  }
1905
1911
  }
@@ -1919,7 +1925,7 @@
1919
1925
  "type": "structure",
1920
1926
  "members": {
1921
1927
  "DBCluster": {
1922
- "shape": "S10"
1928
+ "shape": "S12"
1923
1929
  }
1924
1930
  }
1925
1931
  }
@@ -1942,7 +1948,7 @@
1942
1948
  "type": "structure",
1943
1949
  "members": {
1944
1950
  "DBInstance": {
1945
- "shape": "S1k"
1951
+ "shape": "S1n"
1946
1952
  }
1947
1953
  }
1948
1954
  }
@@ -1964,7 +1970,7 @@
1964
1970
  "type": "structure",
1965
1971
  "members": {
1966
1972
  "GlobalCluster": {
1967
- "shape": "S2d"
1973
+ "shape": "S2g"
1968
1974
  }
1969
1975
  }
1970
1976
  }
@@ -2033,12 +2039,12 @@
2033
2039
  "type": "boolean"
2034
2040
  },
2035
2041
  "Parameters": {
2036
- "shape": "S38"
2042
+ "shape": "S3b"
2037
2043
  }
2038
2044
  }
2039
2045
  },
2040
2046
  "output": {
2041
- "shape": "S5n",
2047
+ "shape": "S5p",
2042
2048
  "resultWrapper": "ResetDBClusterParameterGroupResult"
2043
2049
  }
2044
2050
  },
@@ -2054,12 +2060,12 @@
2054
2060
  "type": "boolean"
2055
2061
  },
2056
2062
  "Parameters": {
2057
- "shape": "S38"
2063
+ "shape": "S3b"
2058
2064
  }
2059
2065
  }
2060
2066
  },
2061
2067
  "output": {
2062
- "shape": "S5t",
2068
+ "shape": "S5v",
2063
2069
  "resultWrapper": "ResetDBParameterGroupResult"
2064
2070
  }
2065
2071
  },
@@ -2104,6 +2110,9 @@
2104
2110
  },
2105
2111
  "CopyTagsToSnapshot": {
2106
2112
  "type": "boolean"
2113
+ },
2114
+ "ServerlessV2ScalingConfiguration": {
2115
+ "shape": "Sy"
2107
2116
  }
2108
2117
  }
2109
2118
  },
@@ -2112,7 +2121,7 @@
2112
2121
  "type": "structure",
2113
2122
  "members": {
2114
2123
  "DBCluster": {
2115
- "shape": "S10"
2124
+ "shape": "S12"
2116
2125
  }
2117
2126
  }
2118
2127
  }
@@ -2155,6 +2164,9 @@
2155
2164
  "DBClusterParameterGroupName": {},
2156
2165
  "DeletionProtection": {
2157
2166
  "type": "boolean"
2167
+ },
2168
+ "ServerlessV2ScalingConfiguration": {
2169
+ "shape": "Sy"
2158
2170
  }
2159
2171
  }
2160
2172
  },
@@ -2163,7 +2175,7 @@
2163
2175
  "type": "structure",
2164
2176
  "members": {
2165
2177
  "DBCluster": {
2166
- "shape": "S10"
2178
+ "shape": "S12"
2167
2179
  }
2168
2180
  }
2169
2181
  }
@@ -2183,7 +2195,7 @@
2183
2195
  "type": "structure",
2184
2196
  "members": {
2185
2197
  "DBCluster": {
2186
- "shape": "S10"
2198
+ "shape": "S12"
2187
2199
  }
2188
2200
  }
2189
2201
  }
@@ -2203,7 +2215,7 @@
2203
2215
  "type": "structure",
2204
2216
  "members": {
2205
2217
  "DBCluster": {
2206
- "shape": "S10"
2218
+ "shape": "S12"
2207
2219
  }
2208
2220
  }
2209
2221
  }
@@ -2361,7 +2373,18 @@
2361
2373
  "type": "list",
2362
2374
  "member": {}
2363
2375
  },
2364
- "S10": {
2376
+ "Sy": {
2377
+ "type": "structure",
2378
+ "members": {
2379
+ "MinCapacity": {
2380
+ "type": "double"
2381
+ },
2382
+ "MaxCapacity": {
2383
+ "type": "double"
2384
+ }
2385
+ }
2386
+ },
2387
+ "S12": {
2365
2388
  "type": "structure",
2366
2389
  "members": {
2367
2390
  "AllocatedStorage": {
@@ -2436,7 +2459,7 @@
2436
2459
  }
2437
2460
  },
2438
2461
  "VpcSecurityGroups": {
2439
- "shape": "S16"
2462
+ "shape": "S18"
2440
2463
  },
2441
2464
  "HostedZoneId": {},
2442
2465
  "StorageEncrypted": {
@@ -2478,11 +2501,22 @@
2478
2501
  },
2479
2502
  "AutomaticRestartTime": {
2480
2503
  "type": "timestamp"
2504
+ },
2505
+ "ServerlessV2ScalingConfiguration": {
2506
+ "type": "structure",
2507
+ "members": {
2508
+ "MinCapacity": {
2509
+ "type": "double"
2510
+ },
2511
+ "MaxCapacity": {
2512
+ "type": "double"
2513
+ }
2514
+ }
2481
2515
  }
2482
2516
  },
2483
2517
  "wrapper": true
2484
2518
  },
2485
- "S16": {
2519
+ "S18": {
2486
2520
  "type": "list",
2487
2521
  "member": {
2488
2522
  "locationName": "VpcSecurityGroupMembership",
@@ -2493,17 +2527,17 @@
2493
2527
  }
2494
2528
  }
2495
2529
  },
2496
- "S1b": {
2530
+ "S1e": {
2497
2531
  "type": "list",
2498
2532
  "member": {}
2499
2533
  },
2500
- "S1i": {
2534
+ "S1l": {
2501
2535
  "type": "list",
2502
2536
  "member": {
2503
2537
  "locationName": "DBSecurityGroupName"
2504
2538
  }
2505
2539
  },
2506
- "S1k": {
2540
+ "S1n": {
2507
2541
  "type": "structure",
2508
2542
  "members": {
2509
2543
  "DBInstanceIdentifier": {},
@@ -2544,7 +2578,7 @@
2544
2578
  }
2545
2579
  },
2546
2580
  "VpcSecurityGroups": {
2547
- "shape": "S16"
2581
+ "shape": "S18"
2548
2582
  },
2549
2583
  "DBParameterGroups": {
2550
2584
  "type": "list",
@@ -2559,7 +2593,7 @@
2559
2593
  },
2560
2594
  "AvailabilityZone": {},
2561
2595
  "DBSubnetGroup": {
2562
- "shape": "S1q"
2596
+ "shape": "S1t"
2563
2597
  },
2564
2598
  "PreferredMaintenanceWindow": {},
2565
2599
  "PendingModifiedValues": {
@@ -2714,7 +2748,7 @@
2714
2748
  },
2715
2749
  "wrapper": true
2716
2750
  },
2717
- "S1q": {
2751
+ "S1t": {
2718
2752
  "type": "structure",
2719
2753
  "members": {
2720
2754
  "DBSubnetGroupName": {},
@@ -2729,7 +2763,7 @@
2729
2763
  "members": {
2730
2764
  "SubnetIdentifier": {},
2731
2765
  "SubnetAvailabilityZone": {
2732
- "shape": "S1t"
2766
+ "shape": "S1w"
2733
2767
  },
2734
2768
  "SubnetStatus": {}
2735
2769
  }
@@ -2739,20 +2773,20 @@
2739
2773
  },
2740
2774
  "wrapper": true
2741
2775
  },
2742
- "S1t": {
2776
+ "S1w": {
2743
2777
  "type": "structure",
2744
2778
  "members": {
2745
2779
  "Name": {}
2746
2780
  },
2747
2781
  "wrapper": true
2748
2782
  },
2749
- "S27": {
2783
+ "S2a": {
2750
2784
  "type": "list",
2751
2785
  "member": {
2752
2786
  "locationName": "SubnetIdentifier"
2753
2787
  }
2754
2788
  },
2755
- "S2d": {
2789
+ "S2g": {
2756
2790
  "type": "structure",
2757
2791
  "members": {
2758
2792
  "GlobalClusterIdentifier": {},
@@ -2788,7 +2822,7 @@
2788
2822
  },
2789
2823
  "wrapper": true
2790
2824
  },
2791
- "S2x": {
2825
+ "S30": {
2792
2826
  "type": "list",
2793
2827
  "member": {
2794
2828
  "locationName": "Filter",
@@ -2808,7 +2842,7 @@
2808
2842
  }
2809
2843
  }
2810
2844
  },
2811
- "S38": {
2845
+ "S3b": {
2812
2846
  "type": "list",
2813
2847
  "member": {
2814
2848
  "locationName": "Parameter",
@@ -2829,7 +2863,7 @@
2829
2863
  }
2830
2864
  }
2831
2865
  },
2832
- "S3d": {
2866
+ "S3g": {
2833
2867
  "type": "structure",
2834
2868
  "members": {
2835
2869
  "DBClusterSnapshotIdentifier": {},
@@ -2841,7 +2875,7 @@
2841
2875
  "members": {
2842
2876
  "AttributeName": {},
2843
2877
  "AttributeValues": {
2844
- "shape": "S3g"
2878
+ "shape": "S3j"
2845
2879
  }
2846
2880
  }
2847
2881
  }
@@ -2849,31 +2883,31 @@
2849
2883
  },
2850
2884
  "wrapper": true
2851
2885
  },
2852
- "S3g": {
2886
+ "S3j": {
2853
2887
  "type": "list",
2854
2888
  "member": {
2855
2889
  "locationName": "AttributeValue"
2856
2890
  }
2857
2891
  },
2858
- "S3r": {
2892
+ "S3u": {
2859
2893
  "type": "structure",
2860
2894
  "members": {
2861
2895
  "CharacterSetName": {},
2862
2896
  "CharacterSetDescription": {}
2863
2897
  }
2864
2898
  },
2865
- "S4a": {
2899
+ "S4d": {
2866
2900
  "type": "structure",
2867
2901
  "members": {
2868
2902
  "DBParameterGroupFamily": {},
2869
2903
  "Marker": {},
2870
2904
  "Parameters": {
2871
- "shape": "S38"
2905
+ "shape": "S3b"
2872
2906
  }
2873
2907
  },
2874
2908
  "wrapper": true
2875
2909
  },
2876
- "S56": {
2910
+ "S58": {
2877
2911
  "type": "list",
2878
2912
  "member": {
2879
2913
  "locationName": "Range",
@@ -2891,7 +2925,7 @@
2891
2925
  }
2892
2926
  }
2893
2927
  },
2894
- "S5i": {
2928
+ "S5k": {
2895
2929
  "type": "structure",
2896
2930
  "members": {
2897
2931
  "EnableLogTypes": {
@@ -2902,13 +2936,13 @@
2902
2936
  }
2903
2937
  }
2904
2938
  },
2905
- "S5n": {
2939
+ "S5p": {
2906
2940
  "type": "structure",
2907
2941
  "members": {
2908
2942
  "DBClusterParameterGroupName": {}
2909
2943
  }
2910
2944
  },
2911
- "S5t": {
2945
+ "S5v": {
2912
2946
  "type": "structure",
2913
2947
  "members": {
2914
2948
  "DBParameterGroupName": {}