cdk-comprehend-s3olap 2.0.230 → 2.0.232

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 (46) hide show
  1. package/.jsii +4 -4
  2. package/lib/cdk-comprehend-s3olap.js +2 -2
  3. package/lib/comprehend-lambdas.js +2 -2
  4. package/lib/iam-roles.js +4 -4
  5. package/node_modules/aws-sdk/CHANGELOG.md +23 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +40 -9
  8. package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.examples.json +73 -10
  9. package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +61 -52
  10. package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +601 -85
  11. package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.paginators.json +12 -0
  12. package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +60 -16
  13. package/node_modules/aws-sdk/apis/dms-2016-01-01.paginators.json +5 -0
  14. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +291 -192
  15. package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +37 -19
  16. package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +337 -23
  17. package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.paginators.json +5 -0
  18. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +12 -0
  19. package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +32 -29
  20. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +295 -177
  21. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +571 -556
  22. package/node_modules/aws-sdk/apis/scheduler-2021-06-30.min.json +15 -12
  23. package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +48 -4
  24. package/node_modules/aws-sdk/clients/autoscaling.d.ts +13 -2
  25. package/node_modules/aws-sdk/clients/batch.d.ts +9 -9
  26. package/node_modules/aws-sdk/clients/cleanrooms.d.ts +516 -9
  27. package/node_modules/aws-sdk/clients/codestarconnections.d.ts +10 -10
  28. package/node_modules/aws-sdk/clients/dms.d.ts +65 -1
  29. package/node_modules/aws-sdk/clients/drs.d.ts +1 -1
  30. package/node_modules/aws-sdk/clients/inspector2.d.ts +101 -2
  31. package/node_modules/aws-sdk/clients/internetmonitor.d.ts +49 -26
  32. package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +522 -15
  33. package/node_modules/aws-sdk/clients/medialive.d.ts +16 -0
  34. package/node_modules/aws-sdk/clients/omics.d.ts +13 -0
  35. package/node_modules/aws-sdk/clients/polly.d.ts +2 -2
  36. package/node_modules/aws-sdk/clients/rds.d.ts +194 -8
  37. package/node_modules/aws-sdk/clients/route53.d.ts +9 -9
  38. package/node_modules/aws-sdk/clients/sagemaker.d.ts +33 -8
  39. package/node_modules/aws-sdk/clients/scheduler.d.ts +16 -3
  40. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  41. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +16 -16
  42. package/node_modules/aws-sdk/dist/aws-sdk.js +359 -232
  43. package/node_modules/aws-sdk/dist/aws-sdk.min.js +49 -49
  44. package/node_modules/aws-sdk/lib/core.js +1 -1
  45. package/node_modules/aws-sdk/package.json +1 -1
  46. package/package.json +5 -5
@@ -471,6 +471,9 @@
471
471
  "type": "boolean"
472
472
  },
473
473
  "MasterUserSecretKmsKeyId": {},
474
+ "EnableLocalWriteForwarding": {
475
+ "type": "boolean"
476
+ },
474
477
  "SourceRegion": {}
475
478
  }
476
479
  },
@@ -508,7 +511,7 @@
508
511
  }
509
512
  },
510
513
  "output": {
511
- "shape": "S3h",
514
+ "shape": "S3i",
512
515
  "resultWrapper": "CreateDBClusterEndpointResult"
513
516
  }
514
517
  },
@@ -583,7 +586,7 @@
583
586
  "MasterUsername": {},
584
587
  "MasterUserPassword": {},
585
588
  "DBSecurityGroups": {
586
- "shape": "S3n"
589
+ "shape": "S3o"
587
590
  },
588
591
  "VpcSecurityGroupIds": {
589
592
  "shape": "S2s"
@@ -690,7 +693,7 @@
690
693
  "type": "structure",
691
694
  "members": {
692
695
  "DBInstance": {
693
- "shape": "S3p"
696
+ "shape": "S3q"
694
697
  }
695
698
  }
696
699
  }
@@ -794,7 +797,7 @@
794
797
  "type": "structure",
795
798
  "members": {
796
799
  "DBInstance": {
797
- "shape": "S3p"
800
+ "shape": "S3q"
798
801
  }
799
802
  }
800
803
  }
@@ -840,7 +843,7 @@
840
843
  "DBProxyName": {},
841
844
  "EngineFamily": {},
842
845
  "Auth": {
843
- "shape": "S4j"
846
+ "shape": "S4k"
844
847
  },
845
848
  "RoleArn": {},
846
849
  "VpcSubnetIds": {
@@ -868,7 +871,7 @@
868
871
  "type": "structure",
869
872
  "members": {
870
873
  "DBProxy": {
871
- "shape": "S4p"
874
+ "shape": "S4q"
872
875
  }
873
876
  }
874
877
  }
@@ -901,7 +904,7 @@
901
904
  "type": "structure",
902
905
  "members": {
903
906
  "DBProxyEndpoint": {
904
- "shape": "S4y"
907
+ "shape": "S4z"
905
908
  }
906
909
  }
907
910
  }
@@ -968,7 +971,7 @@
968
971
  "DBSubnetGroupName": {},
969
972
  "DBSubnetGroupDescription": {},
970
973
  "SubnetIds": {
971
- "shape": "S55"
974
+ "shape": "S56"
972
975
  },
973
976
  "Tags": {
974
977
  "shape": "Sb"
@@ -980,7 +983,7 @@
980
983
  "type": "structure",
981
984
  "members": {
982
985
  "DBSubnetGroup": {
983
- "shape": "S3t"
986
+ "shape": "S3u"
984
987
  }
985
988
  }
986
989
  }
@@ -1042,7 +1045,7 @@
1042
1045
  "type": "structure",
1043
1046
  "members": {
1044
1047
  "GlobalCluster": {
1045
- "shape": "S5b"
1048
+ "shape": "S5c"
1046
1049
  }
1047
1050
  }
1048
1051
  }
@@ -1127,7 +1130,10 @@
1127
1130
  "SkipFinalSnapshot": {
1128
1131
  "type": "boolean"
1129
1132
  },
1130
- "FinalDBSnapshotIdentifier": {}
1133
+ "FinalDBSnapshotIdentifier": {},
1134
+ "DeleteAutomatedBackups": {
1135
+ "type": "boolean"
1136
+ }
1131
1137
  }
1132
1138
  },
1133
1139
  "output": {
@@ -1140,6 +1146,26 @@
1140
1146
  }
1141
1147
  }
1142
1148
  },
1149
+ "DeleteDBClusterAutomatedBackup": {
1150
+ "input": {
1151
+ "type": "structure",
1152
+ "required": [
1153
+ "DbClusterResourceId"
1154
+ ],
1155
+ "members": {
1156
+ "DbClusterResourceId": {}
1157
+ }
1158
+ },
1159
+ "output": {
1160
+ "resultWrapper": "DeleteDBClusterAutomatedBackupResult",
1161
+ "type": "structure",
1162
+ "members": {
1163
+ "DBClusterAutomatedBackup": {
1164
+ "shape": "S5r"
1165
+ }
1166
+ }
1167
+ }
1168
+ },
1143
1169
  "DeleteDBClusterEndpoint": {
1144
1170
  "input": {
1145
1171
  "type": "structure",
@@ -1151,7 +1177,7 @@
1151
1177
  }
1152
1178
  },
1153
1179
  "output": {
1154
- "shape": "S3h",
1180
+ "shape": "S3i",
1155
1181
  "resultWrapper": "DeleteDBClusterEndpointResult"
1156
1182
  }
1157
1183
  },
@@ -1208,7 +1234,7 @@
1208
1234
  "type": "structure",
1209
1235
  "members": {
1210
1236
  "DBInstance": {
1211
- "shape": "S3p"
1237
+ "shape": "S3q"
1212
1238
  }
1213
1239
  }
1214
1240
  }
@@ -1226,7 +1252,7 @@
1226
1252
  "type": "structure",
1227
1253
  "members": {
1228
1254
  "DBInstanceAutomatedBackup": {
1229
- "shape": "S5w"
1255
+ "shape": "S61"
1230
1256
  }
1231
1257
  }
1232
1258
  }
@@ -1257,7 +1283,7 @@
1257
1283
  "type": "structure",
1258
1284
  "members": {
1259
1285
  "DBProxy": {
1260
- "shape": "S4p"
1286
+ "shape": "S4q"
1261
1287
  }
1262
1288
  }
1263
1289
  }
@@ -1277,7 +1303,7 @@
1277
1303
  "type": "structure",
1278
1304
  "members": {
1279
1305
  "DBProxyEndpoint": {
1280
- "shape": "S4y"
1306
+ "shape": "S4z"
1281
1307
  }
1282
1308
  }
1283
1309
  }
@@ -1359,7 +1385,7 @@
1359
1385
  "type": "structure",
1360
1386
  "members": {
1361
1387
  "GlobalCluster": {
1362
- "shape": "S5b"
1388
+ "shape": "S5c"
1363
1389
  }
1364
1390
  }
1365
1391
  }
@@ -1433,7 +1459,7 @@
1433
1459
  "members": {
1434
1460
  "BlueGreenDeploymentIdentifier": {},
1435
1461
  "Filters": {
1436
- "shape": "S6k"
1462
+ "shape": "S6o"
1437
1463
  },
1438
1464
  "Marker": {},
1439
1465
  "MaxRecords": {
@@ -1461,7 +1487,7 @@
1461
1487
  "members": {
1462
1488
  "CertificateIdentifier": {},
1463
1489
  "Filters": {
1464
- "shape": "S6k"
1490
+ "shape": "S6o"
1465
1491
  },
1466
1492
  "MaxRecords": {
1467
1493
  "type": "integer"
@@ -1476,7 +1502,7 @@
1476
1502
  "Certificates": {
1477
1503
  "type": "list",
1478
1504
  "member": {
1479
- "shape": "S6t",
1505
+ "shape": "S6x",
1480
1506
  "locationName": "Certificate"
1481
1507
  }
1482
1508
  },
@@ -1484,6 +1510,36 @@
1484
1510
  }
1485
1511
  }
1486
1512
  },
1513
+ "DescribeDBClusterAutomatedBackups": {
1514
+ "input": {
1515
+ "type": "structure",
1516
+ "members": {
1517
+ "DbClusterResourceId": {},
1518
+ "DBClusterIdentifier": {},
1519
+ "Filters": {
1520
+ "shape": "S6o"
1521
+ },
1522
+ "MaxRecords": {
1523
+ "type": "integer"
1524
+ },
1525
+ "Marker": {}
1526
+ }
1527
+ },
1528
+ "output": {
1529
+ "resultWrapper": "DescribeDBClusterAutomatedBackupsResult",
1530
+ "type": "structure",
1531
+ "members": {
1532
+ "Marker": {},
1533
+ "DBClusterAutomatedBackups": {
1534
+ "type": "list",
1535
+ "member": {
1536
+ "shape": "S5r",
1537
+ "locationName": "DBClusterAutomatedBackup"
1538
+ }
1539
+ }
1540
+ }
1541
+ }
1542
+ },
1487
1543
  "DescribeDBClusterBacktracks": {
1488
1544
  "input": {
1489
1545
  "type": "structure",
@@ -1494,7 +1550,7 @@
1494
1550
  "DBClusterIdentifier": {},
1495
1551
  "BacktrackIdentifier": {},
1496
1552
  "Filters": {
1497
- "shape": "S6k"
1553
+ "shape": "S6o"
1498
1554
  },
1499
1555
  "MaxRecords": {
1500
1556
  "type": "integer"
@@ -1524,7 +1580,7 @@
1524
1580
  "DBClusterIdentifier": {},
1525
1581
  "DBClusterEndpointIdentifier": {},
1526
1582
  "Filters": {
1527
- "shape": "S6k"
1583
+ "shape": "S6o"
1528
1584
  },
1529
1585
  "MaxRecords": {
1530
1586
  "type": "integer"
@@ -1540,7 +1596,7 @@
1540
1596
  "DBClusterEndpoints": {
1541
1597
  "type": "list",
1542
1598
  "member": {
1543
- "shape": "S3h",
1599
+ "shape": "S3i",
1544
1600
  "locationName": "DBClusterEndpointList"
1545
1601
  }
1546
1602
  }
@@ -1553,7 +1609,7 @@
1553
1609
  "members": {
1554
1610
  "DBClusterParameterGroupName": {},
1555
1611
  "Filters": {
1556
- "shape": "S6k"
1612
+ "shape": "S6o"
1557
1613
  },
1558
1614
  "MaxRecords": {
1559
1615
  "type": "integer"
@@ -1586,7 +1642,7 @@
1586
1642
  "DBClusterParameterGroupName": {},
1587
1643
  "Source": {},
1588
1644
  "Filters": {
1589
- "shape": "S6k"
1645
+ "shape": "S6o"
1590
1646
  },
1591
1647
  "MaxRecords": {
1592
1648
  "type": "integer"
@@ -1599,7 +1655,7 @@
1599
1655
  "type": "structure",
1600
1656
  "members": {
1601
1657
  "Parameters": {
1602
- "shape": "S75"
1658
+ "shape": "S7c"
1603
1659
  },
1604
1660
  "Marker": {}
1605
1661
  }
@@ -1620,7 +1676,7 @@
1620
1676
  "type": "structure",
1621
1677
  "members": {
1622
1678
  "DBClusterSnapshotAttributesResult": {
1623
- "shape": "S7a"
1679
+ "shape": "S7h"
1624
1680
  }
1625
1681
  }
1626
1682
  }
@@ -1633,7 +1689,7 @@
1633
1689
  "DBClusterSnapshotIdentifier": {},
1634
1690
  "SnapshotType": {},
1635
1691
  "Filters": {
1636
- "shape": "S6k"
1692
+ "shape": "S6o"
1637
1693
  },
1638
1694
  "MaxRecords": {
1639
1695
  "type": "integer"
@@ -1644,7 +1700,8 @@
1644
1700
  },
1645
1701
  "IncludePublic": {
1646
1702
  "type": "boolean"
1647
- }
1703
+ },
1704
+ "DbClusterResourceId": {}
1648
1705
  }
1649
1706
  },
1650
1707
  "output": {
@@ -1668,7 +1725,7 @@
1668
1725
  "members": {
1669
1726
  "DBClusterIdentifier": {},
1670
1727
  "Filters": {
1671
- "shape": "S6k"
1728
+ "shape": "S6o"
1672
1729
  },
1673
1730
  "MaxRecords": {
1674
1731
  "type": "integer"
@@ -1702,7 +1759,7 @@
1702
1759
  "EngineVersion": {},
1703
1760
  "DBParameterGroupFamily": {},
1704
1761
  "Filters": {
1705
- "shape": "S6k"
1762
+ "shape": "S6o"
1706
1763
  },
1707
1764
  "MaxRecords": {
1708
1765
  "type": "integer"
@@ -1744,7 +1801,7 @@
1744
1801
  "DbiResourceId": {},
1745
1802
  "DBInstanceIdentifier": {},
1746
1803
  "Filters": {
1747
- "shape": "S6k"
1804
+ "shape": "S6o"
1748
1805
  },
1749
1806
  "MaxRecords": {
1750
1807
  "type": "integer"
@@ -1761,7 +1818,7 @@
1761
1818
  "DBInstanceAutomatedBackups": {
1762
1819
  "type": "list",
1763
1820
  "member": {
1764
- "shape": "S5w",
1821
+ "shape": "S61",
1765
1822
  "locationName": "DBInstanceAutomatedBackup"
1766
1823
  }
1767
1824
  }
@@ -1774,7 +1831,7 @@
1774
1831
  "members": {
1775
1832
  "DBInstanceIdentifier": {},
1776
1833
  "Filters": {
1777
- "shape": "S6k"
1834
+ "shape": "S6o"
1778
1835
  },
1779
1836
  "MaxRecords": {
1780
1837
  "type": "integer"
@@ -1790,7 +1847,7 @@
1790
1847
  "DBInstances": {
1791
1848
  "type": "list",
1792
1849
  "member": {
1793
- "shape": "S3p",
1850
+ "shape": "S3q",
1794
1851
  "locationName": "DBInstance"
1795
1852
  }
1796
1853
  }
@@ -1813,7 +1870,7 @@
1813
1870
  "type": "long"
1814
1871
  },
1815
1872
  "Filters": {
1816
- "shape": "S6k"
1873
+ "shape": "S6o"
1817
1874
  },
1818
1875
  "MaxRecords": {
1819
1876
  "type": "integer"
@@ -1851,7 +1908,7 @@
1851
1908
  "members": {
1852
1909
  "DBParameterGroupName": {},
1853
1910
  "Filters": {
1854
- "shape": "S6k"
1911
+ "shape": "S6o"
1855
1912
  },
1856
1913
  "MaxRecords": {
1857
1914
  "type": "integer"
@@ -1884,7 +1941,7 @@
1884
1941
  "DBParameterGroupName": {},
1885
1942
  "Source": {},
1886
1943
  "Filters": {
1887
- "shape": "S6k"
1944
+ "shape": "S6o"
1888
1945
  },
1889
1946
  "MaxRecords": {
1890
1947
  "type": "integer"
@@ -1897,7 +1954,7 @@
1897
1954
  "type": "structure",
1898
1955
  "members": {
1899
1956
  "Parameters": {
1900
- "shape": "S75"
1957
+ "shape": "S7c"
1901
1958
  },
1902
1959
  "Marker": {}
1903
1960
  }
@@ -1909,7 +1966,7 @@
1909
1966
  "members": {
1910
1967
  "DBProxyName": {},
1911
1968
  "Filters": {
1912
- "shape": "S6k"
1969
+ "shape": "S6o"
1913
1970
  },
1914
1971
  "Marker": {},
1915
1972
  "MaxRecords": {
@@ -1924,7 +1981,7 @@
1924
1981
  "DBProxies": {
1925
1982
  "type": "list",
1926
1983
  "member": {
1927
- "shape": "S4p"
1984
+ "shape": "S4q"
1928
1985
  }
1929
1986
  },
1930
1987
  "Marker": {}
@@ -1938,7 +1995,7 @@
1938
1995
  "DBProxyName": {},
1939
1996
  "DBProxyEndpointName": {},
1940
1997
  "Filters": {
1941
- "shape": "S6k"
1998
+ "shape": "S6o"
1942
1999
  },
1943
2000
  "Marker": {},
1944
2001
  "MaxRecords": {
@@ -1953,7 +2010,7 @@
1953
2010
  "DBProxyEndpoints": {
1954
2011
  "type": "list",
1955
2012
  "member": {
1956
- "shape": "S4y"
2013
+ "shape": "S4z"
1957
2014
  }
1958
2015
  },
1959
2016
  "Marker": {}
@@ -1970,7 +2027,7 @@
1970
2027
  "DBProxyName": {},
1971
2028
  "TargetGroupName": {},
1972
2029
  "Filters": {
1973
- "shape": "S6k"
2030
+ "shape": "S6o"
1974
2031
  },
1975
2032
  "Marker": {},
1976
2033
  "MaxRecords": {
@@ -1985,7 +2042,7 @@
1985
2042
  "TargetGroups": {
1986
2043
  "type": "list",
1987
2044
  "member": {
1988
- "shape": "S8b"
2045
+ "shape": "S8i"
1989
2046
  }
1990
2047
  },
1991
2048
  "Marker": {}
@@ -2002,7 +2059,7 @@
2002
2059
  "DBProxyName": {},
2003
2060
  "TargetGroupName": {},
2004
2061
  "Filters": {
2005
- "shape": "S6k"
2062
+ "shape": "S6o"
2006
2063
  },
2007
2064
  "Marker": {},
2008
2065
  "MaxRecords": {
@@ -2015,7 +2072,7 @@
2015
2072
  "type": "structure",
2016
2073
  "members": {
2017
2074
  "Targets": {
2018
- "shape": "S8f"
2075
+ "shape": "S8m"
2019
2076
  },
2020
2077
  "Marker": {}
2021
2078
  }
@@ -2027,7 +2084,7 @@
2027
2084
  "members": {
2028
2085
  "DBSecurityGroupName": {},
2029
2086
  "Filters": {
2030
- "shape": "S6k"
2087
+ "shape": "S6o"
2031
2088
  },
2032
2089
  "MaxRecords": {
2033
2090
  "type": "integer"
@@ -2065,7 +2122,7 @@
2065
2122
  "type": "structure",
2066
2123
  "members": {
2067
2124
  "DBSnapshotAttributesResult": {
2068
- "shape": "S8r"
2125
+ "shape": "S8y"
2069
2126
  }
2070
2127
  }
2071
2128
  }
@@ -2078,7 +2135,7 @@
2078
2135
  "DBSnapshotIdentifier": {},
2079
2136
  "SnapshotType": {},
2080
2137
  "Filters": {
2081
- "shape": "S6k"
2138
+ "shape": "S6o"
2082
2139
  },
2083
2140
  "MaxRecords": {
2084
2141
  "type": "integer"
@@ -2114,7 +2171,7 @@
2114
2171
  "members": {
2115
2172
  "DBSubnetGroupName": {},
2116
2173
  "Filters": {
2117
- "shape": "S6k"
2174
+ "shape": "S6o"
2118
2175
  },
2119
2176
  "MaxRecords": {
2120
2177
  "type": "integer"
@@ -2130,7 +2187,7 @@
2130
2187
  "DBSubnetGroups": {
2131
2188
  "type": "list",
2132
2189
  "member": {
2133
- "shape": "S3t",
2190
+ "shape": "S3u",
2134
2191
  "locationName": "DBSubnetGroup"
2135
2192
  }
2136
2193
  }
@@ -2146,7 +2203,7 @@
2146
2203
  "members": {
2147
2204
  "DBParameterGroupFamily": {},
2148
2205
  "Filters": {
2149
- "shape": "S6k"
2206
+ "shape": "S6o"
2150
2207
  },
2151
2208
  "MaxRecords": {
2152
2209
  "type": "integer"
@@ -2159,7 +2216,7 @@
2159
2216
  "type": "structure",
2160
2217
  "members": {
2161
2218
  "EngineDefaults": {
2162
- "shape": "S92"
2219
+ "shape": "S99"
2163
2220
  }
2164
2221
  }
2165
2222
  }
@@ -2173,7 +2230,7 @@
2173
2230
  "members": {
2174
2231
  "DBParameterGroupFamily": {},
2175
2232
  "Filters": {
2176
- "shape": "S6k"
2233
+ "shape": "S6o"
2177
2234
  },
2178
2235
  "MaxRecords": {
2179
2236
  "type": "integer"
@@ -2186,7 +2243,7 @@
2186
2243
  "type": "structure",
2187
2244
  "members": {
2188
2245
  "EngineDefaults": {
2189
- "shape": "S92"
2246
+ "shape": "S99"
2190
2247
  }
2191
2248
  }
2192
2249
  }
@@ -2197,7 +2254,7 @@
2197
2254
  "members": {
2198
2255
  "SourceType": {},
2199
2256
  "Filters": {
2200
- "shape": "S6k"
2257
+ "shape": "S6o"
2201
2258
  }
2202
2259
  }
2203
2260
  },
@@ -2228,7 +2285,7 @@
2228
2285
  "members": {
2229
2286
  "SubscriptionName": {},
2230
2287
  "Filters": {
2231
- "shape": "S6k"
2288
+ "shape": "S6o"
2232
2289
  },
2233
2290
  "MaxRecords": {
2234
2291
  "type": "integer"
@@ -2270,7 +2327,7 @@
2270
2327
  "shape": "S8"
2271
2328
  },
2272
2329
  "Filters": {
2273
- "shape": "S6k"
2330
+ "shape": "S6o"
2274
2331
  },
2275
2332
  "MaxRecords": {
2276
2333
  "type": "integer"
@@ -2312,7 +2369,7 @@
2312
2369
  "ExportTaskIdentifier": {},
2313
2370
  "SourceArn": {},
2314
2371
  "Filters": {
2315
- "shape": "S6k"
2372
+ "shape": "S6o"
2316
2373
  },
2317
2374
  "Marker": {},
2318
2375
  "MaxRecords": {
@@ -2342,7 +2399,7 @@
2342
2399
  "members": {
2343
2400
  "GlobalClusterIdentifier": {},
2344
2401
  "Filters": {
2345
- "shape": "S6k"
2402
+ "shape": "S6o"
2346
2403
  },
2347
2404
  "MaxRecords": {
2348
2405
  "type": "integer"
@@ -2358,7 +2415,7 @@
2358
2415
  "GlobalClusters": {
2359
2416
  "type": "list",
2360
2417
  "member": {
2361
- "shape": "S5b",
2418
+ "shape": "S5c",
2362
2419
  "locationName": "GlobalClusterMember"
2363
2420
  }
2364
2421
  }
@@ -2375,7 +2432,7 @@
2375
2432
  "EngineName": {},
2376
2433
  "MajorEngineVersion": {},
2377
2434
  "Filters": {
2378
- "shape": "S6k"
2435
+ "shape": "S6o"
2379
2436
  },
2380
2437
  "MaxRecords": {
2381
2438
  "type": "integer"
@@ -2491,7 +2548,7 @@
2491
2548
  "members": {
2492
2549
  "OptionGroupName": {},
2493
2550
  "Filters": {
2494
- "shape": "S6k"
2551
+ "shape": "S6o"
2495
2552
  },
2496
2553
  "Marker": {},
2497
2554
  "MaxRecords": {
@@ -2532,7 +2589,7 @@
2532
2589
  "type": "boolean"
2533
2590
  },
2534
2591
  "Filters": {
2535
- "shape": "S6k"
2592
+ "shape": "S6o"
2536
2593
  },
2537
2594
  "MaxRecords": {
2538
2595
  "type": "integer"
@@ -2558,7 +2615,7 @@
2558
2615
  "AvailabilityZones": {
2559
2616
  "type": "list",
2560
2617
  "member": {
2561
- "shape": "S3w",
2618
+ "shape": "S3x",
2562
2619
  "locationName": "AvailabilityZone"
2563
2620
  }
2564
2621
  },
@@ -2606,7 +2663,7 @@
2606
2663
  "type": "double"
2607
2664
  },
2608
2665
  "AvailableProcessorFeatures": {
2609
- "shape": "Sa7"
2666
+ "shape": "Sae"
2610
2667
  },
2611
2668
  "SupportedEngineModes": {
2612
2669
  "shape": "S2l"
@@ -2662,7 +2719,7 @@
2662
2719
  "members": {
2663
2720
  "ResourceIdentifier": {},
2664
2721
  "Filters": {
2665
- "shape": "S6k"
2722
+ "shape": "S6o"
2666
2723
  },
2667
2724
  "Marker": {},
2668
2725
  "MaxRecords": {
@@ -2700,7 +2757,7 @@
2700
2757
  },
2701
2758
  "LeaseId": {},
2702
2759
  "Filters": {
2703
- "shape": "S6k"
2760
+ "shape": "S6o"
2704
2761
  },
2705
2762
  "MaxRecords": {
2706
2763
  "type": "integer"
@@ -2716,7 +2773,7 @@
2716
2773
  "ReservedDBInstances": {
2717
2774
  "type": "list",
2718
2775
  "member": {
2719
- "shape": "Sag",
2776
+ "shape": "San",
2720
2777
  "locationName": "ReservedDBInstance"
2721
2778
  }
2722
2779
  }
@@ -2736,7 +2793,7 @@
2736
2793
  "type": "boolean"
2737
2794
  },
2738
2795
  "Filters": {
2739
- "shape": "S6k"
2796
+ "shape": "S6o"
2740
2797
  },
2741
2798
  "MaxRecords": {
2742
2799
  "type": "integer"
@@ -2773,7 +2830,7 @@
2773
2830
  "type": "boolean"
2774
2831
  },
2775
2832
  "RecurringCharges": {
2776
- "shape": "Sai"
2833
+ "shape": "Sap"
2777
2834
  }
2778
2835
  },
2779
2836
  "wrapper": true
@@ -2792,7 +2849,7 @@
2792
2849
  },
2793
2850
  "Marker": {},
2794
2851
  "Filters": {
2795
- "shape": "S6k"
2852
+ "shape": "S6o"
2796
2853
  }
2797
2854
  }
2798
2855
  },
@@ -2844,28 +2901,28 @@
2844
2901
  "members": {
2845
2902
  "StorageType": {},
2846
2903
  "StorageSize": {
2847
- "shape": "Sax"
2904
+ "shape": "Sb4"
2848
2905
  },
2849
2906
  "ProvisionedIops": {
2850
- "shape": "Sax"
2907
+ "shape": "Sb4"
2851
2908
  },
2852
2909
  "IopsToStorageRatio": {
2853
- "shape": "Saz"
2910
+ "shape": "Sb6"
2854
2911
  },
2855
2912
  "SupportsStorageAutoscaling": {
2856
2913
  "type": "boolean"
2857
2914
  },
2858
2915
  "ProvisionedStorageThroughput": {
2859
- "shape": "Sax"
2916
+ "shape": "Sb4"
2860
2917
  },
2861
2918
  "StorageThroughputToIopsRatio": {
2862
- "shape": "Saz"
2919
+ "shape": "Sb6"
2863
2920
  }
2864
2921
  }
2865
2922
  }
2866
2923
  },
2867
2924
  "ValidProcessorFeatures": {
2868
- "shape": "Sa7"
2925
+ "shape": "Sae"
2869
2926
  }
2870
2927
  },
2871
2928
  "wrapper": true
@@ -2939,7 +2996,7 @@
2939
2996
  "type": "structure",
2940
2997
  "members": {
2941
2998
  "GlobalCluster": {
2942
- "shape": "S5b"
2999
+ "shape": "S5c"
2943
3000
  }
2944
3001
  }
2945
3002
  }
@@ -2953,7 +3010,7 @@
2953
3010
  "members": {
2954
3011
  "ResourceName": {},
2955
3012
  "Filters": {
2956
- "shape": "S6k"
3013
+ "shape": "S6o"
2957
3014
  }
2958
3015
  }
2959
3016
  },
@@ -3005,7 +3062,7 @@
3005
3062
  "type": "structure",
3006
3063
  "members": {
3007
3064
  "Certificate": {
3008
- "shape": "S6t"
3065
+ "shape": "S6x"
3009
3066
  }
3010
3067
  }
3011
3068
  }
@@ -3097,7 +3154,7 @@
3097
3154
  "type": "long"
3098
3155
  },
3099
3156
  "CloudwatchLogsExportConfiguration": {
3100
- "shape": "Sbl"
3157
+ "shape": "Sbs"
3101
3158
  },
3102
3159
  "EngineVersion": {},
3103
3160
  "AllowMajorVersionUpgrade": {
@@ -3157,6 +3214,9 @@
3157
3214
  "EngineMode": {},
3158
3215
  "AllowEngineModeChange": {
3159
3216
  "type": "boolean"
3217
+ },
3218
+ "EnableLocalWriteForwarding": {
3219
+ "type": "boolean"
3160
3220
  }
3161
3221
  }
3162
3222
  },
@@ -3188,7 +3248,7 @@
3188
3248
  }
3189
3249
  },
3190
3250
  "output": {
3191
- "shape": "S3h",
3251
+ "shape": "S3i",
3192
3252
  "resultWrapper": "ModifyDBClusterEndpointResult"
3193
3253
  }
3194
3254
  },
@@ -3202,12 +3262,12 @@
3202
3262
  "members": {
3203
3263
  "DBClusterParameterGroupName": {},
3204
3264
  "Parameters": {
3205
- "shape": "S75"
3265
+ "shape": "S7c"
3206
3266
  }
3207
3267
  }
3208
3268
  },
3209
3269
  "output": {
3210
- "shape": "Sbp",
3270
+ "shape": "Sbw",
3211
3271
  "resultWrapper": "ModifyDBClusterParameterGroupResult"
3212
3272
  }
3213
3273
  },
@@ -3222,10 +3282,10 @@
3222
3282
  "DBClusterSnapshotIdentifier": {},
3223
3283
  "AttributeName": {},
3224
3284
  "ValuesToAdd": {
3225
- "shape": "S7d"
3285
+ "shape": "S7k"
3226
3286
  },
3227
3287
  "ValuesToRemove": {
3228
- "shape": "S7d"
3288
+ "shape": "S7k"
3229
3289
  }
3230
3290
  }
3231
3291
  },
@@ -3234,7 +3294,7 @@
3234
3294
  "type": "structure",
3235
3295
  "members": {
3236
3296
  "DBClusterSnapshotAttributesResult": {
3237
- "shape": "S7a"
3297
+ "shape": "S7h"
3238
3298
  }
3239
3299
  }
3240
3300
  }
@@ -3253,7 +3313,7 @@
3253
3313
  "DBInstanceClass": {},
3254
3314
  "DBSubnetGroupName": {},
3255
3315
  "DBSecurityGroups": {
3256
- "shape": "S3n"
3316
+ "shape": "S3o"
3257
3317
  },
3258
3318
  "VpcSecurityGroupIds": {
3259
3319
  "shape": "S2s"
@@ -3326,7 +3386,7 @@
3326
3386
  "type": "integer"
3327
3387
  },
3328
3388
  "CloudwatchLogsExportConfiguration": {
3329
- "shape": "Sbl"
3389
+ "shape": "Sbs"
3330
3390
  },
3331
3391
  "ProcessorFeatures": {
3332
3392
  "shape": "S1c"
@@ -3371,7 +3431,7 @@
3371
3431
  "type": "structure",
3372
3432
  "members": {
3373
3433
  "DBInstance": {
3374
- "shape": "S3p"
3434
+ "shape": "S3q"
3375
3435
  }
3376
3436
  }
3377
3437
  }
@@ -3386,12 +3446,12 @@
3386
3446
  "members": {
3387
3447
  "DBParameterGroupName": {},
3388
3448
  "Parameters": {
3389
- "shape": "S75"
3449
+ "shape": "S7c"
3390
3450
  }
3391
3451
  }
3392
3452
  },
3393
3453
  "output": {
3394
- "shape": "Sbw",
3454
+ "shape": "Sc3",
3395
3455
  "resultWrapper": "ModifyDBParameterGroupResult"
3396
3456
  }
3397
3457
  },
@@ -3405,7 +3465,7 @@
3405
3465
  "DBProxyName": {},
3406
3466
  "NewDBProxyName": {},
3407
3467
  "Auth": {
3408
- "shape": "S4j"
3468
+ "shape": "S4k"
3409
3469
  },
3410
3470
  "RequireTLS": {
3411
3471
  "type": "boolean"
@@ -3427,7 +3487,7 @@
3427
3487
  "type": "structure",
3428
3488
  "members": {
3429
3489
  "DBProxy": {
3430
- "shape": "S4p"
3490
+ "shape": "S4q"
3431
3491
  }
3432
3492
  }
3433
3493
  }
@@ -3451,7 +3511,7 @@
3451
3511
  "type": "structure",
3452
3512
  "members": {
3453
3513
  "DBProxyEndpoint": {
3454
- "shape": "S4y"
3514
+ "shape": "S4z"
3455
3515
  }
3456
3516
  }
3457
3517
  }
@@ -3492,7 +3552,7 @@
3492
3552
  "type": "structure",
3493
3553
  "members": {
3494
3554
  "DBProxyTargetGroup": {
3495
- "shape": "S8b"
3555
+ "shape": "S8i"
3496
3556
  }
3497
3557
  }
3498
3558
  }
@@ -3530,10 +3590,10 @@
3530
3590
  "DBSnapshotIdentifier": {},
3531
3591
  "AttributeName": {},
3532
3592
  "ValuesToAdd": {
3533
- "shape": "S7d"
3593
+ "shape": "S7k"
3534
3594
  },
3535
3595
  "ValuesToRemove": {
3536
- "shape": "S7d"
3596
+ "shape": "S7k"
3537
3597
  }
3538
3598
  }
3539
3599
  },
@@ -3542,7 +3602,7 @@
3542
3602
  "type": "structure",
3543
3603
  "members": {
3544
3604
  "DBSnapshotAttributesResult": {
3545
- "shape": "S8r"
3605
+ "shape": "S8y"
3546
3606
  }
3547
3607
  }
3548
3608
  }
@@ -3558,7 +3618,7 @@
3558
3618
  "DBSubnetGroupName": {},
3559
3619
  "DBSubnetGroupDescription": {},
3560
3620
  "SubnetIds": {
3561
- "shape": "S55"
3621
+ "shape": "S56"
3562
3622
  }
3563
3623
  }
3564
3624
  },
@@ -3567,7 +3627,7 @@
3567
3627
  "type": "structure",
3568
3628
  "members": {
3569
3629
  "DBSubnetGroup": {
3570
- "shape": "S3t"
3630
+ "shape": "S3u"
3571
3631
  }
3572
3632
  }
3573
3633
  }
@@ -3620,7 +3680,7 @@
3620
3680
  "type": "structure",
3621
3681
  "members": {
3622
3682
  "GlobalCluster": {
3623
- "shape": "S5b"
3683
+ "shape": "S5c"
3624
3684
  }
3625
3685
  }
3626
3686
  }
@@ -3648,7 +3708,7 @@
3648
3708
  },
3649
3709
  "OptionVersion": {},
3650
3710
  "DBSecurityGroupMemberships": {
3651
- "shape": "S3n"
3711
+ "shape": "S3o"
3652
3712
  },
3653
3713
  "VpcSecurityGroupMemberships": {
3654
3714
  "shape": "S2s"
@@ -3701,7 +3761,7 @@
3701
3761
  "type": "structure",
3702
3762
  "members": {
3703
3763
  "DBInstance": {
3704
- "shape": "S3p"
3764
+ "shape": "S3q"
3705
3765
  }
3706
3766
  }
3707
3767
  }
@@ -3748,7 +3808,7 @@
3748
3808
  "type": "structure",
3749
3809
  "members": {
3750
3810
  "ReservedDBInstance": {
3751
- "shape": "Sag"
3811
+ "shape": "San"
3752
3812
  }
3753
3813
  }
3754
3814
  }
@@ -3791,7 +3851,7 @@
3791
3851
  "type": "structure",
3792
3852
  "members": {
3793
3853
  "DBInstance": {
3794
- "shape": "S3p"
3854
+ "shape": "S3q"
3795
3855
  }
3796
3856
  }
3797
3857
  }
@@ -3818,7 +3878,7 @@
3818
3878
  "type": "structure",
3819
3879
  "members": {
3820
3880
  "DBProxyTargets": {
3821
- "shape": "S8f"
3881
+ "shape": "S8m"
3822
3882
  }
3823
3883
  }
3824
3884
  }
@@ -3836,7 +3896,7 @@
3836
3896
  "type": "structure",
3837
3897
  "members": {
3838
3898
  "GlobalCluster": {
3839
- "shape": "S5b"
3899
+ "shape": "S5c"
3840
3900
  }
3841
3901
  }
3842
3902
  }
@@ -3920,12 +3980,12 @@
3920
3980
  "type": "boolean"
3921
3981
  },
3922
3982
  "Parameters": {
3923
- "shape": "S75"
3983
+ "shape": "S7c"
3924
3984
  }
3925
3985
  }
3926
3986
  },
3927
3987
  "output": {
3928
- "shape": "Sbp",
3988
+ "shape": "Sbw",
3929
3989
  "resultWrapper": "ResetDBClusterParameterGroupResult"
3930
3990
  }
3931
3991
  },
@@ -3941,12 +4001,12 @@
3941
4001
  "type": "boolean"
3942
4002
  },
3943
4003
  "Parameters": {
3944
- "shape": "S75"
4004
+ "shape": "S7c"
3945
4005
  }
3946
4006
  }
3947
4007
  },
3948
4008
  "output": {
3949
- "shape": "Sbw",
4009
+ "shape": "Sc3",
3950
4010
  "resultWrapper": "ResetDBParameterGroupResult"
3951
4011
  }
3952
4012
  },
@@ -4116,8 +4176,7 @@
4116
4176
  "input": {
4117
4177
  "type": "structure",
4118
4178
  "required": [
4119
- "DBClusterIdentifier",
4120
- "SourceDBClusterIdentifier"
4179
+ "DBClusterIdentifier"
4121
4180
  ],
4122
4181
  "members": {
4123
4182
  "DBClusterIdentifier": {},
@@ -4174,7 +4233,8 @@
4174
4233
  "ServerlessV2ScalingConfiguration": {
4175
4234
  "shape": "S2v"
4176
4235
  },
4177
- "NetworkType": {}
4236
+ "NetworkType": {},
4237
+ "SourceDbClusterResourceId": {}
4178
4238
  }
4179
4239
  },
4180
4240
  "output": {
@@ -4274,7 +4334,7 @@
4274
4334
  "type": "structure",
4275
4335
  "members": {
4276
4336
  "DBInstance": {
4277
- "shape": "S3p"
4337
+ "shape": "S3q"
4278
4338
  }
4279
4339
  }
4280
4340
  }
@@ -4302,7 +4362,7 @@
4302
4362
  "MasterUsername": {},
4303
4363
  "MasterUserPassword": {},
4304
4364
  "DBSecurityGroups": {
4305
- "shape": "S3n"
4365
+ "shape": "S3o"
4306
4366
  },
4307
4367
  "VpcSecurityGroupIds": {
4308
4368
  "shape": "S2s"
@@ -4393,7 +4453,7 @@
4393
4453
  "type": "structure",
4394
4454
  "members": {
4395
4455
  "DBInstance": {
4396
- "shape": "S3p"
4456
+ "shape": "S3q"
4397
4457
  }
4398
4458
  }
4399
4459
  }
@@ -4495,7 +4555,7 @@
4495
4555
  "type": "structure",
4496
4556
  "members": {
4497
4557
  "DBInstance": {
4498
- "shape": "S3p"
4558
+ "shape": "S3q"
4499
4559
  }
4500
4560
  }
4501
4561
  }
@@ -4596,7 +4656,7 @@
4596
4656
  "type": "structure",
4597
4657
  "members": {
4598
4658
  "DBInstance": {
4599
- "shape": "S3p"
4659
+ "shape": "S3q"
4600
4660
  }
4601
4661
  }
4602
4662
  }
@@ -4621,7 +4681,7 @@
4621
4681
  "type": "structure",
4622
4682
  "members": {
4623
4683
  "DBInstanceAutomatedBackup": {
4624
- "shape": "S5w"
4684
+ "shape": "S61"
4625
4685
  }
4626
4686
  }
4627
4687
  }
@@ -4712,7 +4772,7 @@
4712
4772
  "type": "structure",
4713
4773
  "members": {
4714
4774
  "DBInstance": {
4715
- "shape": "S3p"
4775
+ "shape": "S3q"
4716
4776
  }
4717
4777
  }
4718
4778
  }
@@ -4732,7 +4792,7 @@
4732
4792
  "type": "structure",
4733
4793
  "members": {
4734
4794
  "DBInstanceAutomatedBackup": {
4735
- "shape": "S5w"
4795
+ "shape": "S61"
4736
4796
  }
4737
4797
  }
4738
4798
  }
@@ -4775,7 +4835,7 @@
4775
4835
  "type": "structure",
4776
4836
  "members": {
4777
4837
  "DBInstance": {
4778
- "shape": "S3p"
4838
+ "shape": "S3q"
4779
4839
  }
4780
4840
  }
4781
4841
  }
@@ -4998,7 +5058,8 @@
4998
5058
  "shape": "Sb"
4999
5059
  },
5000
5060
  "DBSystemId": {},
5001
- "StorageType": {}
5061
+ "StorageType": {},
5062
+ "DbClusterResourceId": {}
5002
5063
  },
5003
5064
  "wrapper": true
5004
5065
  },
@@ -5281,6 +5342,9 @@
5281
5342
  },
5282
5343
  "SupportsBabelfish": {
5283
5344
  "type": "boolean"
5345
+ },
5346
+ "SupportsLocalWriteForwarding": {
5347
+ "type": "boolean"
5284
5348
  }
5285
5349
  }
5286
5350
  }
@@ -5339,6 +5403,9 @@
5339
5403
  "SupportedCACertificateIdentifiers": {
5340
5404
  "type": "list",
5341
5405
  "member": {}
5406
+ },
5407
+ "SupportsLocalWriteForwarding": {
5408
+ "type": "boolean"
5342
5409
  }
5343
5410
  }
5344
5411
  },
@@ -5638,7 +5705,8 @@
5638
5705
  },
5639
5706
  "IOOptimizedNextAllowedModificationTime": {
5640
5707
  "type": "timestamp"
5641
- }
5708
+ },
5709
+ "LocalWriteForwardingStatus": {}
5642
5710
  },
5643
5711
  "wrapper": true
5644
5712
  },
@@ -5679,7 +5747,7 @@
5679
5747
  "KmsKeyId": {}
5680
5748
  }
5681
5749
  },
5682
- "S3h": {
5750
+ "S3i": {
5683
5751
  "type": "structure",
5684
5752
  "members": {
5685
5753
  "DBClusterEndpointIdentifier": {},
@@ -5698,13 +5766,13 @@
5698
5766
  "DBClusterEndpointArn": {}
5699
5767
  }
5700
5768
  },
5701
- "S3n": {
5769
+ "S3o": {
5702
5770
  "type": "list",
5703
5771
  "member": {
5704
5772
  "locationName": "DBSecurityGroupName"
5705
5773
  }
5706
5774
  },
5707
- "S3p": {
5775
+ "S3q": {
5708
5776
  "type": "structure",
5709
5777
  "members": {
5710
5778
  "DBInstanceIdentifier": {},
@@ -5717,7 +5785,7 @@
5717
5785
  "MasterUsername": {},
5718
5786
  "DBName": {},
5719
5787
  "Endpoint": {
5720
- "shape": "S3q"
5788
+ "shape": "S3r"
5721
5789
  },
5722
5790
  "AllocatedStorage": {
5723
5791
  "type": "integer"
@@ -5748,7 +5816,7 @@
5748
5816
  },
5749
5817
  "AvailabilityZone": {},
5750
5818
  "DBSubnetGroup": {
5751
- "shape": "S3t"
5819
+ "shape": "S3u"
5752
5820
  },
5753
5821
  "PreferredMaintenanceWindow": {},
5754
5822
  "PendingModifiedValues": {
@@ -5916,7 +5984,7 @@
5916
5984
  }
5917
5985
  },
5918
5986
  "ListenerEndpoint": {
5919
- "shape": "S3q"
5987
+ "shape": "S3r"
5920
5988
  },
5921
5989
  "MaxAllocatedStorage": {
5922
5990
  "type": "integer"
@@ -5925,7 +5993,7 @@
5925
5993
  "shape": "Sb"
5926
5994
  },
5927
5995
  "DBInstanceAutomatedBackupsReplications": {
5928
- "shape": "S49"
5996
+ "shape": "S4a"
5929
5997
  },
5930
5998
  "CustomerOwnedIpEnabled": {
5931
5999
  "type": "boolean"
@@ -5967,7 +6035,7 @@
5967
6035
  },
5968
6036
  "wrapper": true
5969
6037
  },
5970
- "S3q": {
6038
+ "S3r": {
5971
6039
  "type": "structure",
5972
6040
  "members": {
5973
6041
  "Address": {},
@@ -5977,7 +6045,7 @@
5977
6045
  "HostedZoneId": {}
5978
6046
  }
5979
6047
  },
5980
- "S3t": {
6048
+ "S3u": {
5981
6049
  "type": "structure",
5982
6050
  "members": {
5983
6051
  "DBSubnetGroupName": {},
@@ -5992,7 +6060,7 @@
5992
6060
  "members": {
5993
6061
  "SubnetIdentifier": {},
5994
6062
  "SubnetAvailabilityZone": {
5995
- "shape": "S3w"
6063
+ "shape": "S3x"
5996
6064
  },
5997
6065
  "SubnetOutpost": {
5998
6066
  "type": "structure",
@@ -6011,14 +6079,14 @@
6011
6079
  },
6012
6080
  "wrapper": true
6013
6081
  },
6014
- "S3w": {
6082
+ "S3x": {
6015
6083
  "type": "structure",
6016
6084
  "members": {
6017
6085
  "Name": {}
6018
6086
  },
6019
6087
  "wrapper": true
6020
6088
  },
6021
- "S49": {
6089
+ "S4a": {
6022
6090
  "type": "list",
6023
6091
  "member": {
6024
6092
  "locationName": "DBInstanceAutomatedBackupsReplication",
@@ -6028,7 +6096,7 @@
6028
6096
  }
6029
6097
  }
6030
6098
  },
6031
- "S4j": {
6099
+ "S4k": {
6032
6100
  "type": "list",
6033
6101
  "member": {
6034
6102
  "type": "structure",
@@ -6042,7 +6110,7 @@
6042
6110
  }
6043
6111
  }
6044
6112
  },
6045
- "S4p": {
6113
+ "S4q": {
6046
6114
  "type": "structure",
6047
6115
  "members": {
6048
6116
  "DBProxyName": {},
@@ -6089,7 +6157,7 @@
6089
6157
  }
6090
6158
  }
6091
6159
  },
6092
- "S4y": {
6160
+ "S4z": {
6093
6161
  "type": "structure",
6094
6162
  "members": {
6095
6163
  "DBProxyEndpointName": {},
@@ -6113,13 +6181,13 @@
6113
6181
  }
6114
6182
  }
6115
6183
  },
6116
- "S55": {
6184
+ "S56": {
6117
6185
  "type": "list",
6118
6186
  "member": {
6119
6187
  "locationName": "SubnetIdentifier"
6120
6188
  }
6121
6189
  },
6122
- "S5b": {
6190
+ "S5c": {
6123
6191
  "type": "structure",
6124
6192
  "members": {
6125
6193
  "GlobalClusterIdentifier": {},
@@ -6166,7 +6234,65 @@
6166
6234
  },
6167
6235
  "wrapper": true
6168
6236
  },
6169
- "S5w": {
6237
+ "S5r": {
6238
+ "type": "structure",
6239
+ "members": {
6240
+ "Engine": {},
6241
+ "VpcId": {},
6242
+ "DBClusterAutomatedBackupsArn": {},
6243
+ "DBClusterIdentifier": {},
6244
+ "RestoreWindow": {
6245
+ "shape": "S5s"
6246
+ },
6247
+ "MasterUsername": {},
6248
+ "DbClusterResourceId": {},
6249
+ "Region": {},
6250
+ "LicenseModel": {},
6251
+ "Status": {},
6252
+ "IAMDatabaseAuthenticationEnabled": {
6253
+ "type": "boolean"
6254
+ },
6255
+ "ClusterCreateTime": {
6256
+ "type": "timestamp"
6257
+ },
6258
+ "StorageEncrypted": {
6259
+ "type": "boolean"
6260
+ },
6261
+ "AllocatedStorage": {
6262
+ "type": "integer"
6263
+ },
6264
+ "EngineVersion": {},
6265
+ "DBClusterArn": {},
6266
+ "BackupRetentionPeriod": {
6267
+ "type": "integer"
6268
+ },
6269
+ "EngineMode": {},
6270
+ "AvailabilityZones": {
6271
+ "shape": "S14"
6272
+ },
6273
+ "Port": {
6274
+ "type": "integer"
6275
+ },
6276
+ "KmsKeyId": {},
6277
+ "StorageType": {},
6278
+ "Iops": {
6279
+ "type": "integer"
6280
+ }
6281
+ },
6282
+ "wrapper": true
6283
+ },
6284
+ "S5s": {
6285
+ "type": "structure",
6286
+ "members": {
6287
+ "EarliestTime": {
6288
+ "type": "timestamp"
6289
+ },
6290
+ "LatestTime": {
6291
+ "type": "timestamp"
6292
+ }
6293
+ }
6294
+ },
6295
+ "S61": {
6170
6296
  "type": "structure",
6171
6297
  "members": {
6172
6298
  "DBInstanceArn": {},
@@ -6174,15 +6300,7 @@
6174
6300
  "Region": {},
6175
6301
  "DBInstanceIdentifier": {},
6176
6302
  "RestoreWindow": {
6177
- "type": "structure",
6178
- "members": {
6179
- "EarliestTime": {
6180
- "type": "timestamp"
6181
- },
6182
- "LatestTime": {
6183
- "type": "timestamp"
6184
- }
6185
- }
6303
+ "shape": "S5s"
6186
6304
  },
6187
6305
  "AllocatedStorage": {
6188
6306
  "type": "integer"
@@ -6219,7 +6337,7 @@
6219
6337
  },
6220
6338
  "DBInstanceAutomatedBackupsArn": {},
6221
6339
  "DBInstanceAutomatedBackupsReplications": {
6222
- "shape": "S49"
6340
+ "shape": "S4a"
6223
6341
  },
6224
6342
  "BackupTarget": {},
6225
6343
  "StorageThroughput": {
@@ -6228,7 +6346,7 @@
6228
6346
  },
6229
6347
  "wrapper": true
6230
6348
  },
6231
- "S6k": {
6349
+ "S6o": {
6232
6350
  "type": "list",
6233
6351
  "member": {
6234
6352
  "locationName": "Filter",
@@ -6248,7 +6366,7 @@
6248
6366
  }
6249
6367
  }
6250
6368
  },
6251
- "S6t": {
6369
+ "S6x": {
6252
6370
  "type": "structure",
6253
6371
  "members": {
6254
6372
  "CertificateIdentifier": {},
@@ -6270,7 +6388,7 @@
6270
6388
  },
6271
6389
  "wrapper": true
6272
6390
  },
6273
- "S75": {
6391
+ "S7c": {
6274
6392
  "type": "list",
6275
6393
  "member": {
6276
6394
  "locationName": "Parameter",
@@ -6294,7 +6412,7 @@
6294
6412
  }
6295
6413
  }
6296
6414
  },
6297
- "S7a": {
6415
+ "S7h": {
6298
6416
  "type": "structure",
6299
6417
  "members": {
6300
6418
  "DBClusterSnapshotIdentifier": {},
@@ -6306,7 +6424,7 @@
6306
6424
  "members": {
6307
6425
  "AttributeName": {},
6308
6426
  "AttributeValues": {
6309
- "shape": "S7d"
6427
+ "shape": "S7k"
6310
6428
  }
6311
6429
  }
6312
6430
  }
@@ -6314,13 +6432,13 @@
6314
6432
  },
6315
6433
  "wrapper": true
6316
6434
  },
6317
- "S7d": {
6435
+ "S7k": {
6318
6436
  "type": "list",
6319
6437
  "member": {
6320
6438
  "locationName": "AttributeValue"
6321
6439
  }
6322
6440
  },
6323
- "S8b": {
6441
+ "S8i": {
6324
6442
  "type": "structure",
6325
6443
  "members": {
6326
6444
  "DBProxyName": {},
@@ -6356,7 +6474,7 @@
6356
6474
  }
6357
6475
  }
6358
6476
  },
6359
- "S8f": {
6477
+ "S8m": {
6360
6478
  "type": "list",
6361
6479
  "member": {
6362
6480
  "type": "structure",
@@ -6381,7 +6499,7 @@
6381
6499
  }
6382
6500
  }
6383
6501
  },
6384
- "S8r": {
6502
+ "S8y": {
6385
6503
  "type": "structure",
6386
6504
  "members": {
6387
6505
  "DBSnapshotIdentifier": {},
@@ -6393,7 +6511,7 @@
6393
6511
  "members": {
6394
6512
  "AttributeName": {},
6395
6513
  "AttributeValues": {
6396
- "shape": "S7d"
6514
+ "shape": "S7k"
6397
6515
  }
6398
6516
  },
6399
6517
  "wrapper": true
@@ -6402,18 +6520,18 @@
6402
6520
  },
6403
6521
  "wrapper": true
6404
6522
  },
6405
- "S92": {
6523
+ "S99": {
6406
6524
  "type": "structure",
6407
6525
  "members": {
6408
6526
  "DBParameterGroupFamily": {},
6409
6527
  "Marker": {},
6410
6528
  "Parameters": {
6411
- "shape": "S75"
6529
+ "shape": "S7c"
6412
6530
  }
6413
6531
  },
6414
6532
  "wrapper": true
6415
6533
  },
6416
- "Sa7": {
6534
+ "Sae": {
6417
6535
  "type": "list",
6418
6536
  "member": {
6419
6537
  "locationName": "AvailableProcessorFeature",
@@ -6425,7 +6543,7 @@
6425
6543
  }
6426
6544
  }
6427
6545
  },
6428
- "Sag": {
6546
+ "San": {
6429
6547
  "type": "structure",
6430
6548
  "members": {
6431
6549
  "ReservedDBInstanceId": {},
@@ -6454,14 +6572,14 @@
6454
6572
  },
6455
6573
  "State": {},
6456
6574
  "RecurringCharges": {
6457
- "shape": "Sai"
6575
+ "shape": "Sap"
6458
6576
  },
6459
6577
  "ReservedDBInstanceArn": {},
6460
6578
  "LeaseId": {}
6461
6579
  },
6462
6580
  "wrapper": true
6463
6581
  },
6464
- "Sai": {
6582
+ "Sap": {
6465
6583
  "type": "list",
6466
6584
  "member": {
6467
6585
  "locationName": "RecurringCharge",
@@ -6475,7 +6593,7 @@
6475
6593
  "wrapper": true
6476
6594
  }
6477
6595
  },
6478
- "Sax": {
6596
+ "Sb4": {
6479
6597
  "type": "list",
6480
6598
  "member": {
6481
6599
  "locationName": "Range",
@@ -6493,7 +6611,7 @@
6493
6611
  }
6494
6612
  }
6495
6613
  },
6496
- "Saz": {
6614
+ "Sb6": {
6497
6615
  "type": "list",
6498
6616
  "member": {
6499
6617
  "locationName": "DoubleRange",
@@ -6508,7 +6626,7 @@
6508
6626
  }
6509
6627
  }
6510
6628
  },
6511
- "Sbl": {
6629
+ "Sbs": {
6512
6630
  "type": "structure",
6513
6631
  "members": {
6514
6632
  "EnableLogTypes": {
@@ -6519,13 +6637,13 @@
6519
6637
  }
6520
6638
  }
6521
6639
  },
6522
- "Sbp": {
6640
+ "Sbw": {
6523
6641
  "type": "structure",
6524
6642
  "members": {
6525
6643
  "DBClusterParameterGroupName": {}
6526
6644
  }
6527
6645
  },
6528
- "Sbw": {
6646
+ "Sc3": {
6529
6647
  "type": "structure",
6530
6648
  "members": {
6531
6649
  "DBParameterGroupName": {}