aws-sdk 2.1440.0 → 2.1442.0
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.
- package/CHANGELOG.md +11 -1
- package/README.md +1 -1
- package/apis/ce-2017-10-25.min.json +3 -1
- package/apis/ec2-2016-11-15.min.json +605 -593
- package/apis/finspace-2021-03-12.min.json +74 -13
- package/apis/rds-2014-10-31.min.json +146 -110
- package/apis/verifiedpermissions-2021-12-01.min.json +127 -33
- package/clients/costexplorer.d.ts +10 -2
- package/clients/ec2.d.ts +12 -2
- package/clients/finspace.d.ts +73 -5
- package/clients/globalaccelerator.d.ts +2 -2
- package/clients/rds.d.ts +59 -13
- package/clients/route53domains.d.ts +1 -1
- package/clients/verifiedpermissions.d.ts +11 -11
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +6 -6
- package/dist/aws-sdk.js +757 -707
- package/dist/aws-sdk.min.js +70 -70
- package/lib/core.js +1 -1
- package/package.json +1 -1
@@ -360,6 +360,10 @@
|
|
360
360
|
"Manifest": {},
|
361
361
|
"Tags": {
|
362
362
|
"shape": "Sb"
|
363
|
+
},
|
364
|
+
"SourceCustomDbEngineVersionIdentifier": {},
|
365
|
+
"UseAwsProvidedLatestImage": {
|
366
|
+
"type": "boolean"
|
363
367
|
}
|
364
368
|
}
|
365
369
|
},
|
@@ -1161,7 +1165,7 @@
|
|
1161
1165
|
"type": "structure",
|
1162
1166
|
"members": {
|
1163
1167
|
"DBClusterAutomatedBackup": {
|
1164
|
-
"shape": "
|
1168
|
+
"shape": "S5s"
|
1165
1169
|
}
|
1166
1170
|
}
|
1167
1171
|
}
|
@@ -1252,7 +1256,7 @@
|
|
1252
1256
|
"type": "structure",
|
1253
1257
|
"members": {
|
1254
1258
|
"DBInstanceAutomatedBackup": {
|
1255
|
-
"shape": "
|
1259
|
+
"shape": "S62"
|
1256
1260
|
}
|
1257
1261
|
}
|
1258
1262
|
}
|
@@ -1459,7 +1463,7 @@
|
|
1459
1463
|
"members": {
|
1460
1464
|
"BlueGreenDeploymentIdentifier": {},
|
1461
1465
|
"Filters": {
|
1462
|
-
"shape": "
|
1466
|
+
"shape": "S6p"
|
1463
1467
|
},
|
1464
1468
|
"Marker": {},
|
1465
1469
|
"MaxRecords": {
|
@@ -1487,7 +1491,7 @@
|
|
1487
1491
|
"members": {
|
1488
1492
|
"CertificateIdentifier": {},
|
1489
1493
|
"Filters": {
|
1490
|
-
"shape": "
|
1494
|
+
"shape": "S6p"
|
1491
1495
|
},
|
1492
1496
|
"MaxRecords": {
|
1493
1497
|
"type": "integer"
|
@@ -1502,7 +1506,7 @@
|
|
1502
1506
|
"Certificates": {
|
1503
1507
|
"type": "list",
|
1504
1508
|
"member": {
|
1505
|
-
"shape": "
|
1509
|
+
"shape": "S6y",
|
1506
1510
|
"locationName": "Certificate"
|
1507
1511
|
}
|
1508
1512
|
},
|
@@ -1517,7 +1521,7 @@
|
|
1517
1521
|
"DbClusterResourceId": {},
|
1518
1522
|
"DBClusterIdentifier": {},
|
1519
1523
|
"Filters": {
|
1520
|
-
"shape": "
|
1524
|
+
"shape": "S6p"
|
1521
1525
|
},
|
1522
1526
|
"MaxRecords": {
|
1523
1527
|
"type": "integer"
|
@@ -1533,7 +1537,7 @@
|
|
1533
1537
|
"DBClusterAutomatedBackups": {
|
1534
1538
|
"type": "list",
|
1535
1539
|
"member": {
|
1536
|
-
"shape": "
|
1540
|
+
"shape": "S5s",
|
1537
1541
|
"locationName": "DBClusterAutomatedBackup"
|
1538
1542
|
}
|
1539
1543
|
}
|
@@ -1550,7 +1554,7 @@
|
|
1550
1554
|
"DBClusterIdentifier": {},
|
1551
1555
|
"BacktrackIdentifier": {},
|
1552
1556
|
"Filters": {
|
1553
|
-
"shape": "
|
1557
|
+
"shape": "S6p"
|
1554
1558
|
},
|
1555
1559
|
"MaxRecords": {
|
1556
1560
|
"type": "integer"
|
@@ -1580,7 +1584,7 @@
|
|
1580
1584
|
"DBClusterIdentifier": {},
|
1581
1585
|
"DBClusterEndpointIdentifier": {},
|
1582
1586
|
"Filters": {
|
1583
|
-
"shape": "
|
1587
|
+
"shape": "S6p"
|
1584
1588
|
},
|
1585
1589
|
"MaxRecords": {
|
1586
1590
|
"type": "integer"
|
@@ -1609,7 +1613,7 @@
|
|
1609
1613
|
"members": {
|
1610
1614
|
"DBClusterParameterGroupName": {},
|
1611
1615
|
"Filters": {
|
1612
|
-
"shape": "
|
1616
|
+
"shape": "S6p"
|
1613
1617
|
},
|
1614
1618
|
"MaxRecords": {
|
1615
1619
|
"type": "integer"
|
@@ -1642,7 +1646,7 @@
|
|
1642
1646
|
"DBClusterParameterGroupName": {},
|
1643
1647
|
"Source": {},
|
1644
1648
|
"Filters": {
|
1645
|
-
"shape": "
|
1649
|
+
"shape": "S6p"
|
1646
1650
|
},
|
1647
1651
|
"MaxRecords": {
|
1648
1652
|
"type": "integer"
|
@@ -1655,7 +1659,7 @@
|
|
1655
1659
|
"type": "structure",
|
1656
1660
|
"members": {
|
1657
1661
|
"Parameters": {
|
1658
|
-
"shape": "
|
1662
|
+
"shape": "S7d"
|
1659
1663
|
},
|
1660
1664
|
"Marker": {}
|
1661
1665
|
}
|
@@ -1676,7 +1680,7 @@
|
|
1676
1680
|
"type": "structure",
|
1677
1681
|
"members": {
|
1678
1682
|
"DBClusterSnapshotAttributesResult": {
|
1679
|
-
"shape": "
|
1683
|
+
"shape": "S7i"
|
1680
1684
|
}
|
1681
1685
|
}
|
1682
1686
|
}
|
@@ -1689,7 +1693,7 @@
|
|
1689
1693
|
"DBClusterSnapshotIdentifier": {},
|
1690
1694
|
"SnapshotType": {},
|
1691
1695
|
"Filters": {
|
1692
|
-
"shape": "
|
1696
|
+
"shape": "S6p"
|
1693
1697
|
},
|
1694
1698
|
"MaxRecords": {
|
1695
1699
|
"type": "integer"
|
@@ -1725,7 +1729,7 @@
|
|
1725
1729
|
"members": {
|
1726
1730
|
"DBClusterIdentifier": {},
|
1727
1731
|
"Filters": {
|
1728
|
-
"shape": "
|
1732
|
+
"shape": "S6p"
|
1729
1733
|
},
|
1730
1734
|
"MaxRecords": {
|
1731
1735
|
"type": "integer"
|
@@ -1759,7 +1763,7 @@
|
|
1759
1763
|
"EngineVersion": {},
|
1760
1764
|
"DBParameterGroupFamily": {},
|
1761
1765
|
"Filters": {
|
1762
|
-
"shape": "
|
1766
|
+
"shape": "S6p"
|
1763
1767
|
},
|
1764
1768
|
"MaxRecords": {
|
1765
1769
|
"type": "integer"
|
@@ -1801,7 +1805,7 @@
|
|
1801
1805
|
"DbiResourceId": {},
|
1802
1806
|
"DBInstanceIdentifier": {},
|
1803
1807
|
"Filters": {
|
1804
|
-
"shape": "
|
1808
|
+
"shape": "S6p"
|
1805
1809
|
},
|
1806
1810
|
"MaxRecords": {
|
1807
1811
|
"type": "integer"
|
@@ -1818,7 +1822,7 @@
|
|
1818
1822
|
"DBInstanceAutomatedBackups": {
|
1819
1823
|
"type": "list",
|
1820
1824
|
"member": {
|
1821
|
-
"shape": "
|
1825
|
+
"shape": "S62",
|
1822
1826
|
"locationName": "DBInstanceAutomatedBackup"
|
1823
1827
|
}
|
1824
1828
|
}
|
@@ -1831,7 +1835,7 @@
|
|
1831
1835
|
"members": {
|
1832
1836
|
"DBInstanceIdentifier": {},
|
1833
1837
|
"Filters": {
|
1834
|
-
"shape": "
|
1838
|
+
"shape": "S6p"
|
1835
1839
|
},
|
1836
1840
|
"MaxRecords": {
|
1837
1841
|
"type": "integer"
|
@@ -1870,7 +1874,7 @@
|
|
1870
1874
|
"type": "long"
|
1871
1875
|
},
|
1872
1876
|
"Filters": {
|
1873
|
-
"shape": "
|
1877
|
+
"shape": "S6p"
|
1874
1878
|
},
|
1875
1879
|
"MaxRecords": {
|
1876
1880
|
"type": "integer"
|
@@ -1908,7 +1912,7 @@
|
|
1908
1912
|
"members": {
|
1909
1913
|
"DBParameterGroupName": {},
|
1910
1914
|
"Filters": {
|
1911
|
-
"shape": "
|
1915
|
+
"shape": "S6p"
|
1912
1916
|
},
|
1913
1917
|
"MaxRecords": {
|
1914
1918
|
"type": "integer"
|
@@ -1941,7 +1945,7 @@
|
|
1941
1945
|
"DBParameterGroupName": {},
|
1942
1946
|
"Source": {},
|
1943
1947
|
"Filters": {
|
1944
|
-
"shape": "
|
1948
|
+
"shape": "S6p"
|
1945
1949
|
},
|
1946
1950
|
"MaxRecords": {
|
1947
1951
|
"type": "integer"
|
@@ -1954,7 +1958,7 @@
|
|
1954
1958
|
"type": "structure",
|
1955
1959
|
"members": {
|
1956
1960
|
"Parameters": {
|
1957
|
-
"shape": "
|
1961
|
+
"shape": "S7d"
|
1958
1962
|
},
|
1959
1963
|
"Marker": {}
|
1960
1964
|
}
|
@@ -1966,7 +1970,7 @@
|
|
1966
1970
|
"members": {
|
1967
1971
|
"DBProxyName": {},
|
1968
1972
|
"Filters": {
|
1969
|
-
"shape": "
|
1973
|
+
"shape": "S6p"
|
1970
1974
|
},
|
1971
1975
|
"Marker": {},
|
1972
1976
|
"MaxRecords": {
|
@@ -1995,7 +1999,7 @@
|
|
1995
1999
|
"DBProxyName": {},
|
1996
2000
|
"DBProxyEndpointName": {},
|
1997
2001
|
"Filters": {
|
1998
|
-
"shape": "
|
2002
|
+
"shape": "S6p"
|
1999
2003
|
},
|
2000
2004
|
"Marker": {},
|
2001
2005
|
"MaxRecords": {
|
@@ -2027,7 +2031,7 @@
|
|
2027
2031
|
"DBProxyName": {},
|
2028
2032
|
"TargetGroupName": {},
|
2029
2033
|
"Filters": {
|
2030
|
-
"shape": "
|
2034
|
+
"shape": "S6p"
|
2031
2035
|
},
|
2032
2036
|
"Marker": {},
|
2033
2037
|
"MaxRecords": {
|
@@ -2042,7 +2046,7 @@
|
|
2042
2046
|
"TargetGroups": {
|
2043
2047
|
"type": "list",
|
2044
2048
|
"member": {
|
2045
|
-
"shape": "
|
2049
|
+
"shape": "S8j"
|
2046
2050
|
}
|
2047
2051
|
},
|
2048
2052
|
"Marker": {}
|
@@ -2059,7 +2063,7 @@
|
|
2059
2063
|
"DBProxyName": {},
|
2060
2064
|
"TargetGroupName": {},
|
2061
2065
|
"Filters": {
|
2062
|
-
"shape": "
|
2066
|
+
"shape": "S6p"
|
2063
2067
|
},
|
2064
2068
|
"Marker": {},
|
2065
2069
|
"MaxRecords": {
|
@@ -2072,7 +2076,7 @@
|
|
2072
2076
|
"type": "structure",
|
2073
2077
|
"members": {
|
2074
2078
|
"Targets": {
|
2075
|
-
"shape": "
|
2079
|
+
"shape": "S8n"
|
2076
2080
|
},
|
2077
2081
|
"Marker": {}
|
2078
2082
|
}
|
@@ -2084,7 +2088,7 @@
|
|
2084
2088
|
"members": {
|
2085
2089
|
"DBSecurityGroupName": {},
|
2086
2090
|
"Filters": {
|
2087
|
-
"shape": "
|
2091
|
+
"shape": "S6p"
|
2088
2092
|
},
|
2089
2093
|
"MaxRecords": {
|
2090
2094
|
"type": "integer"
|
@@ -2122,7 +2126,7 @@
|
|
2122
2126
|
"type": "structure",
|
2123
2127
|
"members": {
|
2124
2128
|
"DBSnapshotAttributesResult": {
|
2125
|
-
"shape": "
|
2129
|
+
"shape": "S8z"
|
2126
2130
|
}
|
2127
2131
|
}
|
2128
2132
|
}
|
@@ -2135,7 +2139,7 @@
|
|
2135
2139
|
"DBSnapshotIdentifier": {},
|
2136
2140
|
"SnapshotType": {},
|
2137
2141
|
"Filters": {
|
2138
|
-
"shape": "
|
2142
|
+
"shape": "S6p"
|
2139
2143
|
},
|
2140
2144
|
"MaxRecords": {
|
2141
2145
|
"type": "integer"
|
@@ -2171,7 +2175,7 @@
|
|
2171
2175
|
"members": {
|
2172
2176
|
"DBSubnetGroupName": {},
|
2173
2177
|
"Filters": {
|
2174
|
-
"shape": "
|
2178
|
+
"shape": "S6p"
|
2175
2179
|
},
|
2176
2180
|
"MaxRecords": {
|
2177
2181
|
"type": "integer"
|
@@ -2203,7 +2207,7 @@
|
|
2203
2207
|
"members": {
|
2204
2208
|
"DBParameterGroupFamily": {},
|
2205
2209
|
"Filters": {
|
2206
|
-
"shape": "
|
2210
|
+
"shape": "S6p"
|
2207
2211
|
},
|
2208
2212
|
"MaxRecords": {
|
2209
2213
|
"type": "integer"
|
@@ -2216,7 +2220,7 @@
|
|
2216
2220
|
"type": "structure",
|
2217
2221
|
"members": {
|
2218
2222
|
"EngineDefaults": {
|
2219
|
-
"shape": "
|
2223
|
+
"shape": "S9a"
|
2220
2224
|
}
|
2221
2225
|
}
|
2222
2226
|
}
|
@@ -2230,7 +2234,7 @@
|
|
2230
2234
|
"members": {
|
2231
2235
|
"DBParameterGroupFamily": {},
|
2232
2236
|
"Filters": {
|
2233
|
-
"shape": "
|
2237
|
+
"shape": "S6p"
|
2234
2238
|
},
|
2235
2239
|
"MaxRecords": {
|
2236
2240
|
"type": "integer"
|
@@ -2243,7 +2247,7 @@
|
|
2243
2247
|
"type": "structure",
|
2244
2248
|
"members": {
|
2245
2249
|
"EngineDefaults": {
|
2246
|
-
"shape": "
|
2250
|
+
"shape": "S9a"
|
2247
2251
|
}
|
2248
2252
|
}
|
2249
2253
|
}
|
@@ -2254,7 +2258,7 @@
|
|
2254
2258
|
"members": {
|
2255
2259
|
"SourceType": {},
|
2256
2260
|
"Filters": {
|
2257
|
-
"shape": "
|
2261
|
+
"shape": "S6p"
|
2258
2262
|
}
|
2259
2263
|
}
|
2260
2264
|
},
|
@@ -2285,7 +2289,7 @@
|
|
2285
2289
|
"members": {
|
2286
2290
|
"SubscriptionName": {},
|
2287
2291
|
"Filters": {
|
2288
|
-
"shape": "
|
2292
|
+
"shape": "S6p"
|
2289
2293
|
},
|
2290
2294
|
"MaxRecords": {
|
2291
2295
|
"type": "integer"
|
@@ -2327,7 +2331,7 @@
|
|
2327
2331
|
"shape": "S8"
|
2328
2332
|
},
|
2329
2333
|
"Filters": {
|
2330
|
-
"shape": "
|
2334
|
+
"shape": "S6p"
|
2331
2335
|
},
|
2332
2336
|
"MaxRecords": {
|
2333
2337
|
"type": "integer"
|
@@ -2369,7 +2373,7 @@
|
|
2369
2373
|
"ExportTaskIdentifier": {},
|
2370
2374
|
"SourceArn": {},
|
2371
2375
|
"Filters": {
|
2372
|
-
"shape": "
|
2376
|
+
"shape": "S6p"
|
2373
2377
|
},
|
2374
2378
|
"Marker": {},
|
2375
2379
|
"MaxRecords": {
|
@@ -2399,7 +2403,7 @@
|
|
2399
2403
|
"members": {
|
2400
2404
|
"GlobalClusterIdentifier": {},
|
2401
2405
|
"Filters": {
|
2402
|
-
"shape": "
|
2406
|
+
"shape": "S6p"
|
2403
2407
|
},
|
2404
2408
|
"MaxRecords": {
|
2405
2409
|
"type": "integer"
|
@@ -2432,7 +2436,7 @@
|
|
2432
2436
|
"EngineName": {},
|
2433
2437
|
"MajorEngineVersion": {},
|
2434
2438
|
"Filters": {
|
2435
|
-
"shape": "
|
2439
|
+
"shape": "S6p"
|
2436
2440
|
},
|
2437
2441
|
"MaxRecords": {
|
2438
2442
|
"type": "integer"
|
@@ -2548,7 +2552,7 @@
|
|
2548
2552
|
"members": {
|
2549
2553
|
"OptionGroupName": {},
|
2550
2554
|
"Filters": {
|
2551
|
-
"shape": "
|
2555
|
+
"shape": "S6p"
|
2552
2556
|
},
|
2553
2557
|
"Marker": {},
|
2554
2558
|
"MaxRecords": {
|
@@ -2589,7 +2593,7 @@
|
|
2589
2593
|
"type": "boolean"
|
2590
2594
|
},
|
2591
2595
|
"Filters": {
|
2592
|
-
"shape": "
|
2596
|
+
"shape": "S6p"
|
2593
2597
|
},
|
2594
2598
|
"MaxRecords": {
|
2595
2599
|
"type": "integer"
|
@@ -2663,7 +2667,7 @@
|
|
2663
2667
|
"type": "double"
|
2664
2668
|
},
|
2665
2669
|
"AvailableProcessorFeatures": {
|
2666
|
-
"shape": "
|
2670
|
+
"shape": "Saf"
|
2667
2671
|
},
|
2668
2672
|
"SupportedEngineModes": {
|
2669
2673
|
"shape": "S2l"
|
@@ -2719,7 +2723,7 @@
|
|
2719
2723
|
"members": {
|
2720
2724
|
"ResourceIdentifier": {},
|
2721
2725
|
"Filters": {
|
2722
|
-
"shape": "
|
2726
|
+
"shape": "S6p"
|
2723
2727
|
},
|
2724
2728
|
"Marker": {},
|
2725
2729
|
"MaxRecords": {
|
@@ -2757,7 +2761,7 @@
|
|
2757
2761
|
},
|
2758
2762
|
"LeaseId": {},
|
2759
2763
|
"Filters": {
|
2760
|
-
"shape": "
|
2764
|
+
"shape": "S6p"
|
2761
2765
|
},
|
2762
2766
|
"MaxRecords": {
|
2763
2767
|
"type": "integer"
|
@@ -2773,7 +2777,7 @@
|
|
2773
2777
|
"ReservedDBInstances": {
|
2774
2778
|
"type": "list",
|
2775
2779
|
"member": {
|
2776
|
-
"shape": "
|
2780
|
+
"shape": "Sao",
|
2777
2781
|
"locationName": "ReservedDBInstance"
|
2778
2782
|
}
|
2779
2783
|
}
|
@@ -2793,7 +2797,7 @@
|
|
2793
2797
|
"type": "boolean"
|
2794
2798
|
},
|
2795
2799
|
"Filters": {
|
2796
|
-
"shape": "
|
2800
|
+
"shape": "S6p"
|
2797
2801
|
},
|
2798
2802
|
"MaxRecords": {
|
2799
2803
|
"type": "integer"
|
@@ -2830,7 +2834,7 @@
|
|
2830
2834
|
"type": "boolean"
|
2831
2835
|
},
|
2832
2836
|
"RecurringCharges": {
|
2833
|
-
"shape": "
|
2837
|
+
"shape": "Saq"
|
2834
2838
|
}
|
2835
2839
|
},
|
2836
2840
|
"wrapper": true
|
@@ -2849,7 +2853,7 @@
|
|
2849
2853
|
},
|
2850
2854
|
"Marker": {},
|
2851
2855
|
"Filters": {
|
2852
|
-
"shape": "
|
2856
|
+
"shape": "S6p"
|
2853
2857
|
}
|
2854
2858
|
}
|
2855
2859
|
},
|
@@ -2901,28 +2905,28 @@
|
|
2901
2905
|
"members": {
|
2902
2906
|
"StorageType": {},
|
2903
2907
|
"StorageSize": {
|
2904
|
-
"shape": "
|
2908
|
+
"shape": "Sb5"
|
2905
2909
|
},
|
2906
2910
|
"ProvisionedIops": {
|
2907
|
-
"shape": "
|
2911
|
+
"shape": "Sb5"
|
2908
2912
|
},
|
2909
2913
|
"IopsToStorageRatio": {
|
2910
|
-
"shape": "
|
2914
|
+
"shape": "Sb7"
|
2911
2915
|
},
|
2912
2916
|
"SupportsStorageAutoscaling": {
|
2913
2917
|
"type": "boolean"
|
2914
2918
|
},
|
2915
2919
|
"ProvisionedStorageThroughput": {
|
2916
|
-
"shape": "
|
2920
|
+
"shape": "Sb5"
|
2917
2921
|
},
|
2918
2922
|
"StorageThroughputToIopsRatio": {
|
2919
|
-
"shape": "
|
2923
|
+
"shape": "Sb7"
|
2920
2924
|
}
|
2921
2925
|
}
|
2922
2926
|
}
|
2923
2927
|
},
|
2924
2928
|
"ValidProcessorFeatures": {
|
2925
|
-
"shape": "
|
2929
|
+
"shape": "Saf"
|
2926
2930
|
}
|
2927
2931
|
},
|
2928
2932
|
"wrapper": true
|
@@ -2988,7 +2992,13 @@
|
|
2988
2992
|
],
|
2989
2993
|
"members": {
|
2990
2994
|
"GlobalClusterIdentifier": {},
|
2991
|
-
"TargetDbClusterIdentifier": {}
|
2995
|
+
"TargetDbClusterIdentifier": {},
|
2996
|
+
"AllowDataLoss": {
|
2997
|
+
"type": "boolean"
|
2998
|
+
},
|
2999
|
+
"Switchover": {
|
3000
|
+
"type": "boolean"
|
3001
|
+
}
|
2992
3002
|
}
|
2993
3003
|
},
|
2994
3004
|
"output": {
|
@@ -3010,7 +3020,7 @@
|
|
3010
3020
|
"members": {
|
3011
3021
|
"ResourceName": {},
|
3012
3022
|
"Filters": {
|
3013
|
-
"shape": "
|
3023
|
+
"shape": "S6p"
|
3014
3024
|
}
|
3015
3025
|
}
|
3016
3026
|
},
|
@@ -3062,7 +3072,7 @@
|
|
3062
3072
|
"type": "structure",
|
3063
3073
|
"members": {
|
3064
3074
|
"Certificate": {
|
3065
|
-
"shape": "
|
3075
|
+
"shape": "S6y"
|
3066
3076
|
}
|
3067
3077
|
}
|
3068
3078
|
}
|
@@ -3154,7 +3164,7 @@
|
|
3154
3164
|
"type": "long"
|
3155
3165
|
},
|
3156
3166
|
"CloudwatchLogsExportConfiguration": {
|
3157
|
-
"shape": "
|
3167
|
+
"shape": "Sbt"
|
3158
3168
|
},
|
3159
3169
|
"EngineVersion": {},
|
3160
3170
|
"AllowMajorVersionUpgrade": {
|
@@ -3262,12 +3272,12 @@
|
|
3262
3272
|
"members": {
|
3263
3273
|
"DBClusterParameterGroupName": {},
|
3264
3274
|
"Parameters": {
|
3265
|
-
"shape": "
|
3275
|
+
"shape": "S7d"
|
3266
3276
|
}
|
3267
3277
|
}
|
3268
3278
|
},
|
3269
3279
|
"output": {
|
3270
|
-
"shape": "
|
3280
|
+
"shape": "Sbx",
|
3271
3281
|
"resultWrapper": "ModifyDBClusterParameterGroupResult"
|
3272
3282
|
}
|
3273
3283
|
},
|
@@ -3282,10 +3292,10 @@
|
|
3282
3292
|
"DBClusterSnapshotIdentifier": {},
|
3283
3293
|
"AttributeName": {},
|
3284
3294
|
"ValuesToAdd": {
|
3285
|
-
"shape": "
|
3295
|
+
"shape": "S7l"
|
3286
3296
|
},
|
3287
3297
|
"ValuesToRemove": {
|
3288
|
-
"shape": "
|
3298
|
+
"shape": "S7l"
|
3289
3299
|
}
|
3290
3300
|
}
|
3291
3301
|
},
|
@@ -3294,7 +3304,7 @@
|
|
3294
3304
|
"type": "structure",
|
3295
3305
|
"members": {
|
3296
3306
|
"DBClusterSnapshotAttributesResult": {
|
3297
|
-
"shape": "
|
3307
|
+
"shape": "S7i"
|
3298
3308
|
}
|
3299
3309
|
}
|
3300
3310
|
}
|
@@ -3386,7 +3396,7 @@
|
|
3386
3396
|
"type": "integer"
|
3387
3397
|
},
|
3388
3398
|
"CloudwatchLogsExportConfiguration": {
|
3389
|
-
"shape": "
|
3399
|
+
"shape": "Sbt"
|
3390
3400
|
},
|
3391
3401
|
"ProcessorFeatures": {
|
3392
3402
|
"shape": "S1c"
|
@@ -3446,12 +3456,12 @@
|
|
3446
3456
|
"members": {
|
3447
3457
|
"DBParameterGroupName": {},
|
3448
3458
|
"Parameters": {
|
3449
|
-
"shape": "
|
3459
|
+
"shape": "S7d"
|
3450
3460
|
}
|
3451
3461
|
}
|
3452
3462
|
},
|
3453
3463
|
"output": {
|
3454
|
-
"shape": "
|
3464
|
+
"shape": "Sc4",
|
3455
3465
|
"resultWrapper": "ModifyDBParameterGroupResult"
|
3456
3466
|
}
|
3457
3467
|
},
|
@@ -3552,7 +3562,7 @@
|
|
3552
3562
|
"type": "structure",
|
3553
3563
|
"members": {
|
3554
3564
|
"DBProxyTargetGroup": {
|
3555
|
-
"shape": "
|
3565
|
+
"shape": "S8j"
|
3556
3566
|
}
|
3557
3567
|
}
|
3558
3568
|
}
|
@@ -3590,10 +3600,10 @@
|
|
3590
3600
|
"DBSnapshotIdentifier": {},
|
3591
3601
|
"AttributeName": {},
|
3592
3602
|
"ValuesToAdd": {
|
3593
|
-
"shape": "
|
3603
|
+
"shape": "S7l"
|
3594
3604
|
},
|
3595
3605
|
"ValuesToRemove": {
|
3596
|
-
"shape": "
|
3606
|
+
"shape": "S7l"
|
3597
3607
|
}
|
3598
3608
|
}
|
3599
3609
|
},
|
@@ -3602,7 +3612,7 @@
|
|
3602
3612
|
"type": "structure",
|
3603
3613
|
"members": {
|
3604
3614
|
"DBSnapshotAttributesResult": {
|
3605
|
-
"shape": "
|
3615
|
+
"shape": "S8z"
|
3606
3616
|
}
|
3607
3617
|
}
|
3608
3618
|
}
|
@@ -3808,7 +3818,7 @@
|
|
3808
3818
|
"type": "structure",
|
3809
3819
|
"members": {
|
3810
3820
|
"ReservedDBInstance": {
|
3811
|
-
"shape": "
|
3821
|
+
"shape": "Sao"
|
3812
3822
|
}
|
3813
3823
|
}
|
3814
3824
|
}
|
@@ -3878,7 +3888,7 @@
|
|
3878
3888
|
"type": "structure",
|
3879
3889
|
"members": {
|
3880
3890
|
"DBProxyTargets": {
|
3881
|
-
"shape": "
|
3891
|
+
"shape": "S8n"
|
3882
3892
|
}
|
3883
3893
|
}
|
3884
3894
|
}
|
@@ -3980,12 +3990,12 @@
|
|
3980
3990
|
"type": "boolean"
|
3981
3991
|
},
|
3982
3992
|
"Parameters": {
|
3983
|
-
"shape": "
|
3993
|
+
"shape": "S7d"
|
3984
3994
|
}
|
3985
3995
|
}
|
3986
3996
|
},
|
3987
3997
|
"output": {
|
3988
|
-
"shape": "
|
3998
|
+
"shape": "Sbx",
|
3989
3999
|
"resultWrapper": "ResetDBClusterParameterGroupResult"
|
3990
4000
|
}
|
3991
4001
|
},
|
@@ -4001,12 +4011,12 @@
|
|
4001
4011
|
"type": "boolean"
|
4002
4012
|
},
|
4003
4013
|
"Parameters": {
|
4004
|
-
"shape": "
|
4014
|
+
"shape": "S7d"
|
4005
4015
|
}
|
4006
4016
|
}
|
4007
4017
|
},
|
4008
4018
|
"output": {
|
4009
|
-
"shape": "
|
4019
|
+
"shape": "Sc4",
|
4010
4020
|
"resultWrapper": "ResetDBParameterGroupResult"
|
4011
4021
|
}
|
4012
4022
|
},
|
@@ -4681,7 +4691,7 @@
|
|
4681
4691
|
"type": "structure",
|
4682
4692
|
"members": {
|
4683
4693
|
"DBInstanceAutomatedBackup": {
|
4684
|
-
"shape": "
|
4694
|
+
"shape": "S62"
|
4685
4695
|
}
|
4686
4696
|
}
|
4687
4697
|
}
|
@@ -4792,7 +4802,7 @@
|
|
4792
4802
|
"type": "structure",
|
4793
4803
|
"members": {
|
4794
4804
|
"DBInstanceAutomatedBackup": {
|
4795
|
-
"shape": "
|
4805
|
+
"shape": "S62"
|
4796
4806
|
}
|
4797
4807
|
}
|
4798
4808
|
}
|
@@ -4820,6 +4830,28 @@
|
|
4820
4830
|
}
|
4821
4831
|
}
|
4822
4832
|
},
|
4833
|
+
"SwitchoverGlobalCluster": {
|
4834
|
+
"input": {
|
4835
|
+
"type": "structure",
|
4836
|
+
"required": [
|
4837
|
+
"GlobalClusterIdentifier",
|
4838
|
+
"TargetDbClusterIdentifier"
|
4839
|
+
],
|
4840
|
+
"members": {
|
4841
|
+
"GlobalClusterIdentifier": {},
|
4842
|
+
"TargetDbClusterIdentifier": {}
|
4843
|
+
}
|
4844
|
+
},
|
4845
|
+
"output": {
|
4846
|
+
"resultWrapper": "SwitchoverGlobalClusterResult",
|
4847
|
+
"type": "structure",
|
4848
|
+
"members": {
|
4849
|
+
"GlobalCluster": {
|
4850
|
+
"shape": "S5c"
|
4851
|
+
}
|
4852
|
+
}
|
4853
|
+
}
|
4854
|
+
},
|
4823
4855
|
"SwitchoverReadReplica": {
|
4824
4856
|
"input": {
|
4825
4857
|
"type": "structure",
|
@@ -6217,7 +6249,8 @@
|
|
6217
6249
|
"IsWriter": {
|
6218
6250
|
"type": "boolean"
|
6219
6251
|
},
|
6220
|
-
"GlobalWriteForwardingStatus": {}
|
6252
|
+
"GlobalWriteForwardingStatus": {},
|
6253
|
+
"SynchronizationStatus": {}
|
6221
6254
|
},
|
6222
6255
|
"wrapper": true
|
6223
6256
|
}
|
@@ -6227,14 +6260,17 @@
|
|
6227
6260
|
"members": {
|
6228
6261
|
"Status": {},
|
6229
6262
|
"FromDbClusterArn": {},
|
6230
|
-
"ToDbClusterArn": {}
|
6263
|
+
"ToDbClusterArn": {},
|
6264
|
+
"IsDataLossAllowed": {
|
6265
|
+
"type": "boolean"
|
6266
|
+
}
|
6231
6267
|
},
|
6232
6268
|
"wrapper": true
|
6233
6269
|
}
|
6234
6270
|
},
|
6235
6271
|
"wrapper": true
|
6236
6272
|
},
|
6237
|
-
"
|
6273
|
+
"S5s": {
|
6238
6274
|
"type": "structure",
|
6239
6275
|
"members": {
|
6240
6276
|
"Engine": {},
|
@@ -6242,7 +6278,7 @@
|
|
6242
6278
|
"DBClusterAutomatedBackupsArn": {},
|
6243
6279
|
"DBClusterIdentifier": {},
|
6244
6280
|
"RestoreWindow": {
|
6245
|
-
"shape": "
|
6281
|
+
"shape": "S5t"
|
6246
6282
|
},
|
6247
6283
|
"MasterUsername": {},
|
6248
6284
|
"DbClusterResourceId": {},
|
@@ -6281,7 +6317,7 @@
|
|
6281
6317
|
},
|
6282
6318
|
"wrapper": true
|
6283
6319
|
},
|
6284
|
-
"
|
6320
|
+
"S5t": {
|
6285
6321
|
"type": "structure",
|
6286
6322
|
"members": {
|
6287
6323
|
"EarliestTime": {
|
@@ -6292,7 +6328,7 @@
|
|
6292
6328
|
}
|
6293
6329
|
}
|
6294
6330
|
},
|
6295
|
-
"
|
6331
|
+
"S62": {
|
6296
6332
|
"type": "structure",
|
6297
6333
|
"members": {
|
6298
6334
|
"DBInstanceArn": {},
|
@@ -6300,7 +6336,7 @@
|
|
6300
6336
|
"Region": {},
|
6301
6337
|
"DBInstanceIdentifier": {},
|
6302
6338
|
"RestoreWindow": {
|
6303
|
-
"shape": "
|
6339
|
+
"shape": "S5t"
|
6304
6340
|
},
|
6305
6341
|
"AllocatedStorage": {
|
6306
6342
|
"type": "integer"
|
@@ -6346,7 +6382,7 @@
|
|
6346
6382
|
},
|
6347
6383
|
"wrapper": true
|
6348
6384
|
},
|
6349
|
-
"
|
6385
|
+
"S6p": {
|
6350
6386
|
"type": "list",
|
6351
6387
|
"member": {
|
6352
6388
|
"locationName": "Filter",
|
@@ -6366,7 +6402,7 @@
|
|
6366
6402
|
}
|
6367
6403
|
}
|
6368
6404
|
},
|
6369
|
-
"
|
6405
|
+
"S6y": {
|
6370
6406
|
"type": "structure",
|
6371
6407
|
"members": {
|
6372
6408
|
"CertificateIdentifier": {},
|
@@ -6388,7 +6424,7 @@
|
|
6388
6424
|
},
|
6389
6425
|
"wrapper": true
|
6390
6426
|
},
|
6391
|
-
"
|
6427
|
+
"S7d": {
|
6392
6428
|
"type": "list",
|
6393
6429
|
"member": {
|
6394
6430
|
"locationName": "Parameter",
|
@@ -6412,7 +6448,7 @@
|
|
6412
6448
|
}
|
6413
6449
|
}
|
6414
6450
|
},
|
6415
|
-
"
|
6451
|
+
"S7i": {
|
6416
6452
|
"type": "structure",
|
6417
6453
|
"members": {
|
6418
6454
|
"DBClusterSnapshotIdentifier": {},
|
@@ -6424,7 +6460,7 @@
|
|
6424
6460
|
"members": {
|
6425
6461
|
"AttributeName": {},
|
6426
6462
|
"AttributeValues": {
|
6427
|
-
"shape": "
|
6463
|
+
"shape": "S7l"
|
6428
6464
|
}
|
6429
6465
|
}
|
6430
6466
|
}
|
@@ -6432,13 +6468,13 @@
|
|
6432
6468
|
},
|
6433
6469
|
"wrapper": true
|
6434
6470
|
},
|
6435
|
-
"
|
6471
|
+
"S7l": {
|
6436
6472
|
"type": "list",
|
6437
6473
|
"member": {
|
6438
6474
|
"locationName": "AttributeValue"
|
6439
6475
|
}
|
6440
6476
|
},
|
6441
|
-
"
|
6477
|
+
"S8j": {
|
6442
6478
|
"type": "structure",
|
6443
6479
|
"members": {
|
6444
6480
|
"DBProxyName": {},
|
@@ -6474,7 +6510,7 @@
|
|
6474
6510
|
}
|
6475
6511
|
}
|
6476
6512
|
},
|
6477
|
-
"
|
6513
|
+
"S8n": {
|
6478
6514
|
"type": "list",
|
6479
6515
|
"member": {
|
6480
6516
|
"type": "structure",
|
@@ -6499,7 +6535,7 @@
|
|
6499
6535
|
}
|
6500
6536
|
}
|
6501
6537
|
},
|
6502
|
-
"
|
6538
|
+
"S8z": {
|
6503
6539
|
"type": "structure",
|
6504
6540
|
"members": {
|
6505
6541
|
"DBSnapshotIdentifier": {},
|
@@ -6511,7 +6547,7 @@
|
|
6511
6547
|
"members": {
|
6512
6548
|
"AttributeName": {},
|
6513
6549
|
"AttributeValues": {
|
6514
|
-
"shape": "
|
6550
|
+
"shape": "S7l"
|
6515
6551
|
}
|
6516
6552
|
},
|
6517
6553
|
"wrapper": true
|
@@ -6520,18 +6556,18 @@
|
|
6520
6556
|
},
|
6521
6557
|
"wrapper": true
|
6522
6558
|
},
|
6523
|
-
"
|
6559
|
+
"S9a": {
|
6524
6560
|
"type": "structure",
|
6525
6561
|
"members": {
|
6526
6562
|
"DBParameterGroupFamily": {},
|
6527
6563
|
"Marker": {},
|
6528
6564
|
"Parameters": {
|
6529
|
-
"shape": "
|
6565
|
+
"shape": "S7d"
|
6530
6566
|
}
|
6531
6567
|
},
|
6532
6568
|
"wrapper": true
|
6533
6569
|
},
|
6534
|
-
"
|
6570
|
+
"Saf": {
|
6535
6571
|
"type": "list",
|
6536
6572
|
"member": {
|
6537
6573
|
"locationName": "AvailableProcessorFeature",
|
@@ -6543,7 +6579,7 @@
|
|
6543
6579
|
}
|
6544
6580
|
}
|
6545
6581
|
},
|
6546
|
-
"
|
6582
|
+
"Sao": {
|
6547
6583
|
"type": "structure",
|
6548
6584
|
"members": {
|
6549
6585
|
"ReservedDBInstanceId": {},
|
@@ -6572,14 +6608,14 @@
|
|
6572
6608
|
},
|
6573
6609
|
"State": {},
|
6574
6610
|
"RecurringCharges": {
|
6575
|
-
"shape": "
|
6611
|
+
"shape": "Saq"
|
6576
6612
|
},
|
6577
6613
|
"ReservedDBInstanceArn": {},
|
6578
6614
|
"LeaseId": {}
|
6579
6615
|
},
|
6580
6616
|
"wrapper": true
|
6581
6617
|
},
|
6582
|
-
"
|
6618
|
+
"Saq": {
|
6583
6619
|
"type": "list",
|
6584
6620
|
"member": {
|
6585
6621
|
"locationName": "RecurringCharge",
|
@@ -6593,7 +6629,7 @@
|
|
6593
6629
|
"wrapper": true
|
6594
6630
|
}
|
6595
6631
|
},
|
6596
|
-
"
|
6632
|
+
"Sb5": {
|
6597
6633
|
"type": "list",
|
6598
6634
|
"member": {
|
6599
6635
|
"locationName": "Range",
|
@@ -6611,7 +6647,7 @@
|
|
6611
6647
|
}
|
6612
6648
|
}
|
6613
6649
|
},
|
6614
|
-
"
|
6650
|
+
"Sb7": {
|
6615
6651
|
"type": "list",
|
6616
6652
|
"member": {
|
6617
6653
|
"locationName": "DoubleRange",
|
@@ -6626,7 +6662,7 @@
|
|
6626
6662
|
}
|
6627
6663
|
}
|
6628
6664
|
},
|
6629
|
-
"
|
6665
|
+
"Sbt": {
|
6630
6666
|
"type": "structure",
|
6631
6667
|
"members": {
|
6632
6668
|
"EnableLogTypes": {
|
@@ -6637,13 +6673,13 @@
|
|
6637
6673
|
}
|
6638
6674
|
}
|
6639
6675
|
},
|
6640
|
-
"
|
6676
|
+
"Sbx": {
|
6641
6677
|
"type": "structure",
|
6642
6678
|
"members": {
|
6643
6679
|
"DBClusterParameterGroupName": {}
|
6644
6680
|
}
|
6645
6681
|
},
|
6646
|
-
"
|
6682
|
+
"Sc4": {
|
6647
6683
|
"type": "structure",
|
6648
6684
|
"members": {
|
6649
6685
|
"DBParameterGroupName": {}
|