aws-sdk 2.1564.0 → 2.1566.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/README.md +1 -1
- package/apis/drs-2020-02-26.min.json +70 -55
- package/apis/kafkaconnect-2021-09-14.min.json +185 -48
- package/apis/rds-2014-10-31.min.json +166 -157
- package/clients/apigateway.d.ts +4 -4
- package/clients/appsync.d.ts +4 -4
- package/clients/drs.d.ts +23 -0
- package/clients/kafkaconnect.d.ts +124 -3
- package/clients/qldb.d.ts +2 -2
- package/clients/rds.d.ts +19 -6
- package/clients/rum.d.ts +7 -7
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +4 -4
- package/dist/aws-sdk.js +169 -160
- package/dist/aws-sdk.min.js +32 -32
- package/lib/core.js +1 -1
- package/package.json +1 -1
@@ -246,7 +246,7 @@
|
|
246
246
|
"type": "structure",
|
247
247
|
"members": {
|
248
248
|
"DBParameterGroup": {
|
249
|
-
"shape": "
|
249
|
+
"shape": "S18"
|
250
250
|
}
|
251
251
|
}
|
252
252
|
}
|
@@ -282,7 +282,7 @@
|
|
282
282
|
"type": "structure",
|
283
283
|
"members": {
|
284
284
|
"DBSnapshot": {
|
285
|
-
"shape": "
|
285
|
+
"shape": "S1b"
|
286
286
|
}
|
287
287
|
}
|
288
288
|
}
|
@@ -850,7 +850,7 @@
|
|
850
850
|
"type": "structure",
|
851
851
|
"members": {
|
852
852
|
"DBParameterGroup": {
|
853
|
-
"shape": "
|
853
|
+
"shape": "S18"
|
854
854
|
}
|
855
855
|
}
|
856
856
|
}
|
@@ -1007,7 +1007,7 @@
|
|
1007
1007
|
"type": "structure",
|
1008
1008
|
"members": {
|
1009
1009
|
"DBSnapshot": {
|
1010
|
-
"shape": "
|
1010
|
+
"shape": "S1b"
|
1011
1011
|
}
|
1012
1012
|
}
|
1013
1013
|
}
|
@@ -1024,7 +1024,7 @@
|
|
1024
1024
|
"DBSubnetGroupName": {},
|
1025
1025
|
"DBSubnetGroupDescription": {},
|
1026
1026
|
"SubnetIds": {
|
1027
|
-
"shape": "
|
1027
|
+
"shape": "S5f"
|
1028
1028
|
},
|
1029
1029
|
"Tags": {
|
1030
1030
|
"shape": "Sb"
|
@@ -1098,7 +1098,7 @@
|
|
1098
1098
|
"type": "structure",
|
1099
1099
|
"members": {
|
1100
1100
|
"GlobalCluster": {
|
1101
|
-
"shape": "
|
1101
|
+
"shape": "S5l"
|
1102
1102
|
}
|
1103
1103
|
}
|
1104
1104
|
}
|
@@ -1117,7 +1117,7 @@
|
|
1117
1117
|
"IntegrationName": {},
|
1118
1118
|
"KMSKeyId": {},
|
1119
1119
|
"AdditionalEncryptionContext": {
|
1120
|
-
"shape": "
|
1120
|
+
"shape": "S5w"
|
1121
1121
|
},
|
1122
1122
|
"Tags": {
|
1123
1123
|
"shape": "Sb"
|
@@ -1125,7 +1125,7 @@
|
|
1125
1125
|
}
|
1126
1126
|
},
|
1127
1127
|
"output": {
|
1128
|
-
"shape": "
|
1128
|
+
"shape": "S5x",
|
1129
1129
|
"resultWrapper": "CreateIntegrationResult"
|
1130
1130
|
}
|
1131
1131
|
},
|
@@ -1172,7 +1172,7 @@
|
|
1172
1172
|
"TenantDBName": {},
|
1173
1173
|
"MasterUsername": {},
|
1174
1174
|
"MasterUserPassword": {
|
1175
|
-
"shape": "
|
1175
|
+
"shape": "S65"
|
1176
1176
|
},
|
1177
1177
|
"CharacterSetName": {},
|
1178
1178
|
"NcharCharacterSetName": {},
|
@@ -1186,7 +1186,7 @@
|
|
1186
1186
|
"type": "structure",
|
1187
1187
|
"members": {
|
1188
1188
|
"TenantDatabase": {
|
1189
|
-
"shape": "
|
1189
|
+
"shape": "S67"
|
1190
1190
|
}
|
1191
1191
|
}
|
1192
1192
|
}
|
@@ -1273,7 +1273,7 @@
|
|
1273
1273
|
"type": "structure",
|
1274
1274
|
"members": {
|
1275
1275
|
"DBClusterAutomatedBackup": {
|
1276
|
-
"shape": "
|
1276
|
+
"shape": "S6g"
|
1277
1277
|
}
|
1278
1278
|
}
|
1279
1279
|
}
|
@@ -1364,7 +1364,7 @@
|
|
1364
1364
|
"type": "structure",
|
1365
1365
|
"members": {
|
1366
1366
|
"DBInstanceAutomatedBackup": {
|
1367
|
-
"shape": "
|
1367
|
+
"shape": "S6q"
|
1368
1368
|
}
|
1369
1369
|
}
|
1370
1370
|
}
|
@@ -1461,7 +1461,7 @@
|
|
1461
1461
|
"type": "structure",
|
1462
1462
|
"members": {
|
1463
1463
|
"DBSnapshot": {
|
1464
|
-
"shape": "
|
1464
|
+
"shape": "S1b"
|
1465
1465
|
}
|
1466
1466
|
}
|
1467
1467
|
}
|
@@ -1512,7 +1512,7 @@
|
|
1512
1512
|
"type": "structure",
|
1513
1513
|
"members": {
|
1514
1514
|
"GlobalCluster": {
|
1515
|
-
"shape": "
|
1515
|
+
"shape": "S5l"
|
1516
1516
|
}
|
1517
1517
|
}
|
1518
1518
|
}
|
@@ -1528,7 +1528,7 @@
|
|
1528
1528
|
}
|
1529
1529
|
},
|
1530
1530
|
"output": {
|
1531
|
-
"shape": "
|
1531
|
+
"shape": "S5x",
|
1532
1532
|
"resultWrapper": "DeleteIntegrationResult"
|
1533
1533
|
}
|
1534
1534
|
},
|
@@ -1564,7 +1564,7 @@
|
|
1564
1564
|
"type": "structure",
|
1565
1565
|
"members": {
|
1566
1566
|
"TenantDatabase": {
|
1567
|
-
"shape": "
|
1567
|
+
"shape": "S67"
|
1568
1568
|
}
|
1569
1569
|
}
|
1570
1570
|
}
|
@@ -1627,7 +1627,7 @@
|
|
1627
1627
|
"members": {
|
1628
1628
|
"BlueGreenDeploymentIdentifier": {},
|
1629
1629
|
"Filters": {
|
1630
|
-
"shape": "
|
1630
|
+
"shape": "S7i"
|
1631
1631
|
},
|
1632
1632
|
"Marker": {},
|
1633
1633
|
"MaxRecords": {
|
@@ -1655,7 +1655,7 @@
|
|
1655
1655
|
"members": {
|
1656
1656
|
"CertificateIdentifier": {},
|
1657
1657
|
"Filters": {
|
1658
|
-
"shape": "
|
1658
|
+
"shape": "S7i"
|
1659
1659
|
},
|
1660
1660
|
"MaxRecords": {
|
1661
1661
|
"type": "integer"
|
@@ -1671,7 +1671,7 @@
|
|
1671
1671
|
"Certificates": {
|
1672
1672
|
"type": "list",
|
1673
1673
|
"member": {
|
1674
|
-
"shape": "
|
1674
|
+
"shape": "S7r",
|
1675
1675
|
"locationName": "Certificate"
|
1676
1676
|
}
|
1677
1677
|
},
|
@@ -1686,7 +1686,7 @@
|
|
1686
1686
|
"DbClusterResourceId": {},
|
1687
1687
|
"DBClusterIdentifier": {},
|
1688
1688
|
"Filters": {
|
1689
|
-
"shape": "
|
1689
|
+
"shape": "S7i"
|
1690
1690
|
},
|
1691
1691
|
"MaxRecords": {
|
1692
1692
|
"type": "integer"
|
@@ -1702,7 +1702,7 @@
|
|
1702
1702
|
"DBClusterAutomatedBackups": {
|
1703
1703
|
"type": "list",
|
1704
1704
|
"member": {
|
1705
|
-
"shape": "
|
1705
|
+
"shape": "S6g",
|
1706
1706
|
"locationName": "DBClusterAutomatedBackup"
|
1707
1707
|
}
|
1708
1708
|
}
|
@@ -1719,7 +1719,7 @@
|
|
1719
1719
|
"DBClusterIdentifier": {},
|
1720
1720
|
"BacktrackIdentifier": {},
|
1721
1721
|
"Filters": {
|
1722
|
-
"shape": "
|
1722
|
+
"shape": "S7i"
|
1723
1723
|
},
|
1724
1724
|
"MaxRecords": {
|
1725
1725
|
"type": "integer"
|
@@ -1749,7 +1749,7 @@
|
|
1749
1749
|
"DBClusterIdentifier": {},
|
1750
1750
|
"DBClusterEndpointIdentifier": {},
|
1751
1751
|
"Filters": {
|
1752
|
-
"shape": "
|
1752
|
+
"shape": "S7i"
|
1753
1753
|
},
|
1754
1754
|
"MaxRecords": {
|
1755
1755
|
"type": "integer"
|
@@ -1778,7 +1778,7 @@
|
|
1778
1778
|
"members": {
|
1779
1779
|
"DBClusterParameterGroupName": {},
|
1780
1780
|
"Filters": {
|
1781
|
-
"shape": "
|
1781
|
+
"shape": "S7i"
|
1782
1782
|
},
|
1783
1783
|
"MaxRecords": {
|
1784
1784
|
"type": "integer"
|
@@ -1811,7 +1811,7 @@
|
|
1811
1811
|
"DBClusterParameterGroupName": {},
|
1812
1812
|
"Source": {},
|
1813
1813
|
"Filters": {
|
1814
|
-
"shape": "
|
1814
|
+
"shape": "S7i"
|
1815
1815
|
},
|
1816
1816
|
"MaxRecords": {
|
1817
1817
|
"type": "integer"
|
@@ -1824,7 +1824,7 @@
|
|
1824
1824
|
"type": "structure",
|
1825
1825
|
"members": {
|
1826
1826
|
"Parameters": {
|
1827
|
-
"shape": "
|
1827
|
+
"shape": "S86"
|
1828
1828
|
},
|
1829
1829
|
"Marker": {}
|
1830
1830
|
}
|
@@ -1845,7 +1845,7 @@
|
|
1845
1845
|
"type": "structure",
|
1846
1846
|
"members": {
|
1847
1847
|
"DBClusterSnapshotAttributesResult": {
|
1848
|
-
"shape": "
|
1848
|
+
"shape": "S8b"
|
1849
1849
|
}
|
1850
1850
|
}
|
1851
1851
|
}
|
@@ -1858,7 +1858,7 @@
|
|
1858
1858
|
"DBClusterSnapshotIdentifier": {},
|
1859
1859
|
"SnapshotType": {},
|
1860
1860
|
"Filters": {
|
1861
|
-
"shape": "
|
1861
|
+
"shape": "S7i"
|
1862
1862
|
},
|
1863
1863
|
"MaxRecords": {
|
1864
1864
|
"type": "integer"
|
@@ -1894,7 +1894,7 @@
|
|
1894
1894
|
"members": {
|
1895
1895
|
"DBClusterIdentifier": {},
|
1896
1896
|
"Filters": {
|
1897
|
-
"shape": "
|
1897
|
+
"shape": "S7i"
|
1898
1898
|
},
|
1899
1899
|
"MaxRecords": {
|
1900
1900
|
"type": "integer"
|
@@ -1928,7 +1928,7 @@
|
|
1928
1928
|
"EngineVersion": {},
|
1929
1929
|
"DBParameterGroupFamily": {},
|
1930
1930
|
"Filters": {
|
1931
|
-
"shape": "
|
1931
|
+
"shape": "S7i"
|
1932
1932
|
},
|
1933
1933
|
"MaxRecords": {
|
1934
1934
|
"type": "integer"
|
@@ -1970,7 +1970,7 @@
|
|
1970
1970
|
"DbiResourceId": {},
|
1971
1971
|
"DBInstanceIdentifier": {},
|
1972
1972
|
"Filters": {
|
1973
|
-
"shape": "
|
1973
|
+
"shape": "S7i"
|
1974
1974
|
},
|
1975
1975
|
"MaxRecords": {
|
1976
1976
|
"type": "integer"
|
@@ -1987,7 +1987,7 @@
|
|
1987
1987
|
"DBInstanceAutomatedBackups": {
|
1988
1988
|
"type": "list",
|
1989
1989
|
"member": {
|
1990
|
-
"shape": "
|
1990
|
+
"shape": "S6q",
|
1991
1991
|
"locationName": "DBInstanceAutomatedBackup"
|
1992
1992
|
}
|
1993
1993
|
}
|
@@ -2000,7 +2000,7 @@
|
|
2000
2000
|
"members": {
|
2001
2001
|
"DBInstanceIdentifier": {},
|
2002
2002
|
"Filters": {
|
2003
|
-
"shape": "
|
2003
|
+
"shape": "S7i"
|
2004
2004
|
},
|
2005
2005
|
"MaxRecords": {
|
2006
2006
|
"type": "integer"
|
@@ -2039,7 +2039,7 @@
|
|
2039
2039
|
"type": "long"
|
2040
2040
|
},
|
2041
2041
|
"Filters": {
|
2042
|
-
"shape": "
|
2042
|
+
"shape": "S7i"
|
2043
2043
|
},
|
2044
2044
|
"MaxRecords": {
|
2045
2045
|
"type": "integer"
|
@@ -2077,7 +2077,7 @@
|
|
2077
2077
|
"members": {
|
2078
2078
|
"DBParameterGroupName": {},
|
2079
2079
|
"Filters": {
|
2080
|
-
"shape": "
|
2080
|
+
"shape": "S7i"
|
2081
2081
|
},
|
2082
2082
|
"MaxRecords": {
|
2083
2083
|
"type": "integer"
|
@@ -2093,7 +2093,7 @@
|
|
2093
2093
|
"DBParameterGroups": {
|
2094
2094
|
"type": "list",
|
2095
2095
|
"member": {
|
2096
|
-
"shape": "
|
2096
|
+
"shape": "S18",
|
2097
2097
|
"locationName": "DBParameterGroup"
|
2098
2098
|
}
|
2099
2099
|
}
|
@@ -2110,7 +2110,7 @@
|
|
2110
2110
|
"DBParameterGroupName": {},
|
2111
2111
|
"Source": {},
|
2112
2112
|
"Filters": {
|
2113
|
-
"shape": "
|
2113
|
+
"shape": "S7i"
|
2114
2114
|
},
|
2115
2115
|
"MaxRecords": {
|
2116
2116
|
"type": "integer"
|
@@ -2123,7 +2123,7 @@
|
|
2123
2123
|
"type": "structure",
|
2124
2124
|
"members": {
|
2125
2125
|
"Parameters": {
|
2126
|
-
"shape": "
|
2126
|
+
"shape": "S86"
|
2127
2127
|
},
|
2128
2128
|
"Marker": {}
|
2129
2129
|
}
|
@@ -2135,7 +2135,7 @@
|
|
2135
2135
|
"members": {
|
2136
2136
|
"DBProxyName": {},
|
2137
2137
|
"Filters": {
|
2138
|
-
"shape": "
|
2138
|
+
"shape": "S7i"
|
2139
2139
|
},
|
2140
2140
|
"Marker": {},
|
2141
2141
|
"MaxRecords": {
|
@@ -2164,7 +2164,7 @@
|
|
2164
2164
|
"DBProxyName": {},
|
2165
2165
|
"DBProxyEndpointName": {},
|
2166
2166
|
"Filters": {
|
2167
|
-
"shape": "
|
2167
|
+
"shape": "S7i"
|
2168
2168
|
},
|
2169
2169
|
"Marker": {},
|
2170
2170
|
"MaxRecords": {
|
@@ -2196,7 +2196,7 @@
|
|
2196
2196
|
"DBProxyName": {},
|
2197
2197
|
"TargetGroupName": {},
|
2198
2198
|
"Filters": {
|
2199
|
-
"shape": "
|
2199
|
+
"shape": "S7i"
|
2200
2200
|
},
|
2201
2201
|
"Marker": {},
|
2202
2202
|
"MaxRecords": {
|
@@ -2211,7 +2211,7 @@
|
|
2211
2211
|
"TargetGroups": {
|
2212
2212
|
"type": "list",
|
2213
2213
|
"member": {
|
2214
|
-
"shape": "
|
2214
|
+
"shape": "S9c"
|
2215
2215
|
}
|
2216
2216
|
},
|
2217
2217
|
"Marker": {}
|
@@ -2228,7 +2228,7 @@
|
|
2228
2228
|
"DBProxyName": {},
|
2229
2229
|
"TargetGroupName": {},
|
2230
2230
|
"Filters": {
|
2231
|
-
"shape": "
|
2231
|
+
"shape": "S7i"
|
2232
2232
|
},
|
2233
2233
|
"Marker": {},
|
2234
2234
|
"MaxRecords": {
|
@@ -2241,7 +2241,7 @@
|
|
2241
2241
|
"type": "structure",
|
2242
2242
|
"members": {
|
2243
2243
|
"Targets": {
|
2244
|
-
"shape": "
|
2244
|
+
"shape": "S9g"
|
2245
2245
|
},
|
2246
2246
|
"Marker": {}
|
2247
2247
|
}
|
@@ -2259,7 +2259,7 @@
|
|
2259
2259
|
},
|
2260
2260
|
"Locale": {},
|
2261
2261
|
"Filters": {
|
2262
|
-
"shape": "
|
2262
|
+
"shape": "S7i"
|
2263
2263
|
},
|
2264
2264
|
"MaxRecords": {
|
2265
2265
|
"type": "integer"
|
@@ -2274,7 +2274,7 @@
|
|
2274
2274
|
"DBRecommendations": {
|
2275
2275
|
"type": "list",
|
2276
2276
|
"member": {
|
2277
|
-
"shape": "
|
2277
|
+
"shape": "S9q"
|
2278
2278
|
}
|
2279
2279
|
},
|
2280
2280
|
"Marker": {}
|
@@ -2287,7 +2287,7 @@
|
|
2287
2287
|
"members": {
|
2288
2288
|
"DBSecurityGroupName": {},
|
2289
2289
|
"Filters": {
|
2290
|
-
"shape": "
|
2290
|
+
"shape": "S7i"
|
2291
2291
|
},
|
2292
2292
|
"MaxRecords": {
|
2293
2293
|
"type": "integer"
|
@@ -2316,7 +2316,7 @@
|
|
2316
2316
|
"members": {
|
2317
2317
|
"DBShardGroupIdentifier": {},
|
2318
2318
|
"Filters": {
|
2319
|
-
"shape": "
|
2319
|
+
"shape": "S7i"
|
2320
2320
|
},
|
2321
2321
|
"Marker": {},
|
2322
2322
|
"MaxRecords": {
|
@@ -2354,7 +2354,7 @@
|
|
2354
2354
|
"type": "structure",
|
2355
2355
|
"members": {
|
2356
2356
|
"DBSnapshotAttributesResult": {
|
2357
|
-
"shape": "
|
2357
|
+
"shape": "Saj"
|
2358
2358
|
}
|
2359
2359
|
}
|
2360
2360
|
}
|
@@ -2367,7 +2367,7 @@
|
|
2367
2367
|
"DBSnapshotIdentifier": {},
|
2368
2368
|
"SnapshotType": {},
|
2369
2369
|
"Filters": {
|
2370
|
-
"shape": "
|
2370
|
+
"shape": "S7i"
|
2371
2371
|
},
|
2372
2372
|
"MaxRecords": {
|
2373
2373
|
"type": "integer"
|
@@ -2419,7 +2419,7 @@
|
|
2419
2419
|
"DBSnapshotIdentifier": {},
|
2420
2420
|
"SnapshotType": {},
|
2421
2421
|
"Filters": {
|
2422
|
-
"shape": "
|
2422
|
+
"shape": "S7i"
|
2423
2423
|
},
|
2424
2424
|
"MaxRecords": {
|
2425
2425
|
"type": "integer"
|
@@ -2442,7 +2442,7 @@
|
|
2442
2442
|
"DBSnapshots": {
|
2443
2443
|
"type": "list",
|
2444
2444
|
"member": {
|
2445
|
-
"shape": "
|
2445
|
+
"shape": "S1b",
|
2446
2446
|
"locationName": "DBSnapshot"
|
2447
2447
|
}
|
2448
2448
|
}
|
@@ -2455,7 +2455,7 @@
|
|
2455
2455
|
"members": {
|
2456
2456
|
"DBSubnetGroupName": {},
|
2457
2457
|
"Filters": {
|
2458
|
-
"shape": "
|
2458
|
+
"shape": "S7i"
|
2459
2459
|
},
|
2460
2460
|
"MaxRecords": {
|
2461
2461
|
"type": "integer"
|
@@ -2487,7 +2487,7 @@
|
|
2487
2487
|
"members": {
|
2488
2488
|
"DBParameterGroupFamily": {},
|
2489
2489
|
"Filters": {
|
2490
|
-
"shape": "
|
2490
|
+
"shape": "S7i"
|
2491
2491
|
},
|
2492
2492
|
"MaxRecords": {
|
2493
2493
|
"type": "integer"
|
@@ -2500,7 +2500,7 @@
|
|
2500
2500
|
"type": "structure",
|
2501
2501
|
"members": {
|
2502
2502
|
"EngineDefaults": {
|
2503
|
-
"shape": "
|
2503
|
+
"shape": "Say"
|
2504
2504
|
}
|
2505
2505
|
}
|
2506
2506
|
}
|
@@ -2514,7 +2514,7 @@
|
|
2514
2514
|
"members": {
|
2515
2515
|
"DBParameterGroupFamily": {},
|
2516
2516
|
"Filters": {
|
2517
|
-
"shape": "
|
2517
|
+
"shape": "S7i"
|
2518
2518
|
},
|
2519
2519
|
"MaxRecords": {
|
2520
2520
|
"type": "integer"
|
@@ -2527,7 +2527,7 @@
|
|
2527
2527
|
"type": "structure",
|
2528
2528
|
"members": {
|
2529
2529
|
"EngineDefaults": {
|
2530
|
-
"shape": "
|
2530
|
+
"shape": "Say"
|
2531
2531
|
}
|
2532
2532
|
}
|
2533
2533
|
}
|
@@ -2538,7 +2538,7 @@
|
|
2538
2538
|
"members": {
|
2539
2539
|
"SourceType": {},
|
2540
2540
|
"Filters": {
|
2541
|
-
"shape": "
|
2541
|
+
"shape": "S7i"
|
2542
2542
|
}
|
2543
2543
|
}
|
2544
2544
|
},
|
@@ -2569,7 +2569,7 @@
|
|
2569
2569
|
"members": {
|
2570
2570
|
"SubscriptionName": {},
|
2571
2571
|
"Filters": {
|
2572
|
-
"shape": "
|
2572
|
+
"shape": "S7i"
|
2573
2573
|
},
|
2574
2574
|
"MaxRecords": {
|
2575
2575
|
"type": "integer"
|
@@ -2611,7 +2611,7 @@
|
|
2611
2611
|
"shape": "S8"
|
2612
2612
|
},
|
2613
2613
|
"Filters": {
|
2614
|
-
"shape": "
|
2614
|
+
"shape": "S7i"
|
2615
2615
|
},
|
2616
2616
|
"MaxRecords": {
|
2617
2617
|
"type": "integer"
|
@@ -2653,7 +2653,7 @@
|
|
2653
2653
|
"ExportTaskIdentifier": {},
|
2654
2654
|
"SourceArn": {},
|
2655
2655
|
"Filters": {
|
2656
|
-
"shape": "
|
2656
|
+
"shape": "S7i"
|
2657
2657
|
},
|
2658
2658
|
"Marker": {},
|
2659
2659
|
"MaxRecords": {
|
@@ -2683,7 +2683,7 @@
|
|
2683
2683
|
"members": {
|
2684
2684
|
"GlobalClusterIdentifier": {},
|
2685
2685
|
"Filters": {
|
2686
|
-
"shape": "
|
2686
|
+
"shape": "S7i"
|
2687
2687
|
},
|
2688
2688
|
"MaxRecords": {
|
2689
2689
|
"type": "integer"
|
@@ -2699,7 +2699,7 @@
|
|
2699
2699
|
"GlobalClusters": {
|
2700
2700
|
"type": "list",
|
2701
2701
|
"member": {
|
2702
|
-
"shape": "
|
2702
|
+
"shape": "S5l",
|
2703
2703
|
"locationName": "GlobalClusterMember"
|
2704
2704
|
}
|
2705
2705
|
}
|
@@ -2712,7 +2712,7 @@
|
|
2712
2712
|
"members": {
|
2713
2713
|
"IntegrationIdentifier": {},
|
2714
2714
|
"Filters": {
|
2715
|
-
"shape": "
|
2715
|
+
"shape": "S7i"
|
2716
2716
|
},
|
2717
2717
|
"MaxRecords": {
|
2718
2718
|
"type": "integer"
|
@@ -2728,7 +2728,7 @@
|
|
2728
2728
|
"Integrations": {
|
2729
2729
|
"type": "list",
|
2730
2730
|
"member": {
|
2731
|
-
"shape": "
|
2731
|
+
"shape": "S5x",
|
2732
2732
|
"locationName": "Integration"
|
2733
2733
|
}
|
2734
2734
|
}
|
@@ -2745,7 +2745,7 @@
|
|
2745
2745
|
"EngineName": {},
|
2746
2746
|
"MajorEngineVersion": {},
|
2747
2747
|
"Filters": {
|
2748
|
-
"shape": "
|
2748
|
+
"shape": "S7i"
|
2749
2749
|
},
|
2750
2750
|
"MaxRecords": {
|
2751
2751
|
"type": "integer"
|
@@ -2861,7 +2861,7 @@
|
|
2861
2861
|
"members": {
|
2862
2862
|
"OptionGroupName": {},
|
2863
2863
|
"Filters": {
|
2864
|
-
"shape": "
|
2864
|
+
"shape": "S7i"
|
2865
2865
|
},
|
2866
2866
|
"Marker": {},
|
2867
2867
|
"MaxRecords": {
|
@@ -2902,7 +2902,7 @@
|
|
2902
2902
|
"type": "boolean"
|
2903
2903
|
},
|
2904
2904
|
"Filters": {
|
2905
|
-
"shape": "
|
2905
|
+
"shape": "S7i"
|
2906
2906
|
},
|
2907
2907
|
"MaxRecords": {
|
2908
2908
|
"type": "integer"
|
@@ -2976,7 +2976,7 @@
|
|
2976
2976
|
"type": "double"
|
2977
2977
|
},
|
2978
2978
|
"AvailableProcessorFeatures": {
|
2979
|
-
"shape": "
|
2979
|
+
"shape": "Sc7"
|
2980
2980
|
},
|
2981
2981
|
"SupportedEngineModes": {
|
2982
2982
|
"shape": "S2m"
|
@@ -3035,7 +3035,7 @@
|
|
3035
3035
|
"members": {
|
3036
3036
|
"ResourceIdentifier": {},
|
3037
3037
|
"Filters": {
|
3038
|
-
"shape": "
|
3038
|
+
"shape": "S7i"
|
3039
3039
|
},
|
3040
3040
|
"Marker": {},
|
3041
3041
|
"MaxRecords": {
|
@@ -3073,7 +3073,7 @@
|
|
3073
3073
|
},
|
3074
3074
|
"LeaseId": {},
|
3075
3075
|
"Filters": {
|
3076
|
-
"shape": "
|
3076
|
+
"shape": "S7i"
|
3077
3077
|
},
|
3078
3078
|
"MaxRecords": {
|
3079
3079
|
"type": "integer"
|
@@ -3089,7 +3089,7 @@
|
|
3089
3089
|
"ReservedDBInstances": {
|
3090
3090
|
"type": "list",
|
3091
3091
|
"member": {
|
3092
|
-
"shape": "
|
3092
|
+
"shape": "Scg",
|
3093
3093
|
"locationName": "ReservedDBInstance"
|
3094
3094
|
}
|
3095
3095
|
}
|
@@ -3109,7 +3109,7 @@
|
|
3109
3109
|
"type": "boolean"
|
3110
3110
|
},
|
3111
3111
|
"Filters": {
|
3112
|
-
"shape": "
|
3112
|
+
"shape": "S7i"
|
3113
3113
|
},
|
3114
3114
|
"MaxRecords": {
|
3115
3115
|
"type": "integer"
|
@@ -3146,7 +3146,7 @@
|
|
3146
3146
|
"type": "boolean"
|
3147
3147
|
},
|
3148
3148
|
"RecurringCharges": {
|
3149
|
-
"shape": "
|
3149
|
+
"shape": "Sch"
|
3150
3150
|
}
|
3151
3151
|
},
|
3152
3152
|
"wrapper": true
|
@@ -3165,7 +3165,7 @@
|
|
3165
3165
|
},
|
3166
3166
|
"Marker": {},
|
3167
3167
|
"Filters": {
|
3168
|
-
"shape": "
|
3168
|
+
"shape": "S7i"
|
3169
3169
|
}
|
3170
3170
|
}
|
3171
3171
|
},
|
@@ -3199,7 +3199,7 @@
|
|
3199
3199
|
"DBInstanceIdentifier": {},
|
3200
3200
|
"TenantDBName": {},
|
3201
3201
|
"Filters": {
|
3202
|
-
"shape": "
|
3202
|
+
"shape": "S7i"
|
3203
3203
|
},
|
3204
3204
|
"Marker": {},
|
3205
3205
|
"MaxRecords": {
|
@@ -3215,7 +3215,7 @@
|
|
3215
3215
|
"TenantDatabases": {
|
3216
3216
|
"type": "list",
|
3217
3217
|
"member": {
|
3218
|
-
"shape": "
|
3218
|
+
"shape": "S67",
|
3219
3219
|
"locationName": "TenantDatabase"
|
3220
3220
|
}
|
3221
3221
|
}
|
@@ -3247,28 +3247,28 @@
|
|
3247
3247
|
"members": {
|
3248
3248
|
"StorageType": {},
|
3249
3249
|
"StorageSize": {
|
3250
|
-
"shape": "
|
3250
|
+
"shape": "Scz"
|
3251
3251
|
},
|
3252
3252
|
"ProvisionedIops": {
|
3253
|
-
"shape": "
|
3253
|
+
"shape": "Scz"
|
3254
3254
|
},
|
3255
3255
|
"IopsToStorageRatio": {
|
3256
|
-
"shape": "
|
3256
|
+
"shape": "Sd1"
|
3257
3257
|
},
|
3258
3258
|
"SupportsStorageAutoscaling": {
|
3259
3259
|
"type": "boolean"
|
3260
3260
|
},
|
3261
3261
|
"ProvisionedStorageThroughput": {
|
3262
|
-
"shape": "
|
3262
|
+
"shape": "Scz"
|
3263
3263
|
},
|
3264
3264
|
"StorageThroughputToIopsRatio": {
|
3265
|
-
"shape": "
|
3265
|
+
"shape": "Sd1"
|
3266
3266
|
}
|
3267
3267
|
}
|
3268
3268
|
}
|
3269
3269
|
},
|
3270
3270
|
"ValidProcessorFeatures": {
|
3271
|
-
"shape": "
|
3271
|
+
"shape": "Sc7"
|
3272
3272
|
},
|
3273
3273
|
"SupportsDedicatedLogVolume": {
|
3274
3274
|
"type": "boolean"
|
@@ -3393,7 +3393,7 @@
|
|
3393
3393
|
"type": "structure",
|
3394
3394
|
"members": {
|
3395
3395
|
"GlobalCluster": {
|
3396
|
-
"shape": "
|
3396
|
+
"shape": "S5l"
|
3397
3397
|
}
|
3398
3398
|
}
|
3399
3399
|
}
|
@@ -3407,7 +3407,7 @@
|
|
3407
3407
|
"members": {
|
3408
3408
|
"ResourceName": {},
|
3409
3409
|
"Filters": {
|
3410
|
-
"shape": "
|
3410
|
+
"shape": "S7i"
|
3411
3411
|
}
|
3412
3412
|
}
|
3413
3413
|
},
|
@@ -3459,7 +3459,7 @@
|
|
3459
3459
|
"type": "structure",
|
3460
3460
|
"members": {
|
3461
3461
|
"Certificate": {
|
3462
|
-
"shape": "
|
3462
|
+
"shape": "S7r"
|
3463
3463
|
}
|
3464
3464
|
}
|
3465
3465
|
}
|
@@ -3551,7 +3551,7 @@
|
|
3551
3551
|
"type": "long"
|
3552
3552
|
},
|
3553
3553
|
"CloudwatchLogsExportConfiguration": {
|
3554
|
-
"shape": "
|
3554
|
+
"shape": "Sdr"
|
3555
3555
|
},
|
3556
3556
|
"EngineVersion": {},
|
3557
3557
|
"AllowMajorVersionUpgrade": {
|
@@ -3663,12 +3663,12 @@
|
|
3663
3663
|
"members": {
|
3664
3664
|
"DBClusterParameterGroupName": {},
|
3665
3665
|
"Parameters": {
|
3666
|
-
"shape": "
|
3666
|
+
"shape": "S86"
|
3667
3667
|
}
|
3668
3668
|
}
|
3669
3669
|
},
|
3670
3670
|
"output": {
|
3671
|
-
"shape": "
|
3671
|
+
"shape": "Sdw",
|
3672
3672
|
"resultWrapper": "ModifyDBClusterParameterGroupResult"
|
3673
3673
|
}
|
3674
3674
|
},
|
@@ -3683,10 +3683,10 @@
|
|
3683
3683
|
"DBClusterSnapshotIdentifier": {},
|
3684
3684
|
"AttributeName": {},
|
3685
3685
|
"ValuesToAdd": {
|
3686
|
-
"shape": "
|
3686
|
+
"shape": "S8e"
|
3687
3687
|
},
|
3688
3688
|
"ValuesToRemove": {
|
3689
|
-
"shape": "
|
3689
|
+
"shape": "S8e"
|
3690
3690
|
}
|
3691
3691
|
}
|
3692
3692
|
},
|
@@ -3695,7 +3695,7 @@
|
|
3695
3695
|
"type": "structure",
|
3696
3696
|
"members": {
|
3697
3697
|
"DBClusterSnapshotAttributesResult": {
|
3698
|
-
"shape": "
|
3698
|
+
"shape": "S8b"
|
3699
3699
|
}
|
3700
3700
|
}
|
3701
3701
|
}
|
@@ -3787,7 +3787,7 @@
|
|
3787
3787
|
"type": "integer"
|
3788
3788
|
},
|
3789
3789
|
"CloudwatchLogsExportConfiguration": {
|
3790
|
-
"shape": "
|
3790
|
+
"shape": "Sdr"
|
3791
3791
|
},
|
3792
3792
|
"ProcessorFeatures": {
|
3793
3793
|
"shape": "S1c"
|
@@ -3853,12 +3853,12 @@
|
|
3853
3853
|
"members": {
|
3854
3854
|
"DBParameterGroupName": {},
|
3855
3855
|
"Parameters": {
|
3856
|
-
"shape": "
|
3856
|
+
"shape": "S86"
|
3857
3857
|
}
|
3858
3858
|
}
|
3859
3859
|
},
|
3860
3860
|
"output": {
|
3861
|
-
"shape": "
|
3861
|
+
"shape": "Se2",
|
3862
3862
|
"resultWrapper": "ModifyDBParameterGroupResult"
|
3863
3863
|
}
|
3864
3864
|
},
|
@@ -3959,7 +3959,7 @@
|
|
3959
3959
|
"type": "structure",
|
3960
3960
|
"members": {
|
3961
3961
|
"DBProxyTargetGroup": {
|
3962
|
-
"shape": "
|
3962
|
+
"shape": "S9c"
|
3963
3963
|
}
|
3964
3964
|
}
|
3965
3965
|
}
|
@@ -3995,7 +3995,7 @@
|
|
3995
3995
|
"type": "structure",
|
3996
3996
|
"members": {
|
3997
3997
|
"DBRecommendation": {
|
3998
|
-
"shape": "
|
3998
|
+
"shape": "S9q"
|
3999
3999
|
}
|
4000
4000
|
}
|
4001
4001
|
}
|
@@ -4035,7 +4035,7 @@
|
|
4035
4035
|
"type": "structure",
|
4036
4036
|
"members": {
|
4037
4037
|
"DBSnapshot": {
|
4038
|
-
"shape": "
|
4038
|
+
"shape": "S1b"
|
4039
4039
|
}
|
4040
4040
|
}
|
4041
4041
|
}
|
@@ -4051,10 +4051,10 @@
|
|
4051
4051
|
"DBSnapshotIdentifier": {},
|
4052
4052
|
"AttributeName": {},
|
4053
4053
|
"ValuesToAdd": {
|
4054
|
-
"shape": "
|
4054
|
+
"shape": "S8e"
|
4055
4055
|
},
|
4056
4056
|
"ValuesToRemove": {
|
4057
|
-
"shape": "
|
4057
|
+
"shape": "S8e"
|
4058
4058
|
}
|
4059
4059
|
}
|
4060
4060
|
},
|
@@ -4063,7 +4063,7 @@
|
|
4063
4063
|
"type": "structure",
|
4064
4064
|
"members": {
|
4065
4065
|
"DBSnapshotAttributesResult": {
|
4066
|
-
"shape": "
|
4066
|
+
"shape": "Saj"
|
4067
4067
|
}
|
4068
4068
|
}
|
4069
4069
|
}
|
@@ -4079,7 +4079,7 @@
|
|
4079
4079
|
"DBSubnetGroupName": {},
|
4080
4080
|
"DBSubnetGroupDescription": {},
|
4081
4081
|
"SubnetIds": {
|
4082
|
-
"shape": "
|
4082
|
+
"shape": "S5f"
|
4083
4083
|
}
|
4084
4084
|
}
|
4085
4085
|
},
|
@@ -4141,7 +4141,7 @@
|
|
4141
4141
|
"type": "structure",
|
4142
4142
|
"members": {
|
4143
4143
|
"GlobalCluster": {
|
4144
|
-
"shape": "
|
4144
|
+
"shape": "S5l"
|
4145
4145
|
}
|
4146
4146
|
}
|
4147
4147
|
}
|
@@ -4214,7 +4214,7 @@
|
|
4214
4214
|
"DBInstanceIdentifier": {},
|
4215
4215
|
"TenantDBName": {},
|
4216
4216
|
"MasterUserPassword": {
|
4217
|
-
"shape": "
|
4217
|
+
"shape": "S65"
|
4218
4218
|
},
|
4219
4219
|
"NewTenantDBName": {}
|
4220
4220
|
}
|
@@ -4224,7 +4224,7 @@
|
|
4224
4224
|
"type": "structure",
|
4225
4225
|
"members": {
|
4226
4226
|
"TenantDatabase": {
|
4227
|
-
"shape": "
|
4227
|
+
"shape": "S67"
|
4228
4228
|
}
|
4229
4229
|
}
|
4230
4230
|
}
|
@@ -4295,7 +4295,7 @@
|
|
4295
4295
|
"type": "structure",
|
4296
4296
|
"members": {
|
4297
4297
|
"ReservedDBInstance": {
|
4298
|
-
"shape": "
|
4298
|
+
"shape": "Scg"
|
4299
4299
|
}
|
4300
4300
|
}
|
4301
4301
|
}
|
@@ -4380,7 +4380,7 @@
|
|
4380
4380
|
"type": "structure",
|
4381
4381
|
"members": {
|
4382
4382
|
"DBProxyTargets": {
|
4383
|
-
"shape": "
|
4383
|
+
"shape": "S9g"
|
4384
4384
|
}
|
4385
4385
|
}
|
4386
4386
|
}
|
@@ -4398,7 +4398,7 @@
|
|
4398
4398
|
"type": "structure",
|
4399
4399
|
"members": {
|
4400
4400
|
"GlobalCluster": {
|
4401
|
-
"shape": "
|
4401
|
+
"shape": "S5l"
|
4402
4402
|
}
|
4403
4403
|
}
|
4404
4404
|
}
|
@@ -4482,12 +4482,12 @@
|
|
4482
4482
|
"type": "boolean"
|
4483
4483
|
},
|
4484
4484
|
"Parameters": {
|
4485
|
-
"shape": "
|
4485
|
+
"shape": "S86"
|
4486
4486
|
}
|
4487
4487
|
}
|
4488
4488
|
},
|
4489
4489
|
"output": {
|
4490
|
-
"shape": "
|
4490
|
+
"shape": "Sdw",
|
4491
4491
|
"resultWrapper": "ResetDBClusterParameterGroupResult"
|
4492
4492
|
}
|
4493
4493
|
},
|
@@ -4503,12 +4503,12 @@
|
|
4503
4503
|
"type": "boolean"
|
4504
4504
|
},
|
4505
4505
|
"Parameters": {
|
4506
|
-
"shape": "
|
4506
|
+
"shape": "S86"
|
4507
4507
|
}
|
4508
4508
|
}
|
4509
4509
|
},
|
4510
4510
|
"output": {
|
4511
|
-
"shape": "
|
4511
|
+
"shape": "Se2",
|
4512
4512
|
"resultWrapper": "ResetDBParameterGroupResult"
|
4513
4513
|
}
|
4514
4514
|
},
|
@@ -5198,7 +5198,7 @@
|
|
5198
5198
|
"type": "structure",
|
5199
5199
|
"members": {
|
5200
5200
|
"DBInstanceAutomatedBackup": {
|
5201
|
-
"shape": "
|
5201
|
+
"shape": "S6q"
|
5202
5202
|
}
|
5203
5203
|
}
|
5204
5204
|
}
|
@@ -5309,7 +5309,7 @@
|
|
5309
5309
|
"type": "structure",
|
5310
5310
|
"members": {
|
5311
5311
|
"DBInstanceAutomatedBackup": {
|
5312
|
-
"shape": "
|
5312
|
+
"shape": "S6q"
|
5313
5313
|
}
|
5314
5314
|
}
|
5315
5315
|
}
|
@@ -5354,7 +5354,7 @@
|
|
5354
5354
|
"type": "structure",
|
5355
5355
|
"members": {
|
5356
5356
|
"GlobalCluster": {
|
5357
|
-
"shape": "
|
5357
|
+
"shape": "S5l"
|
5358
5358
|
}
|
5359
5359
|
}
|
5360
5360
|
}
|
@@ -5598,7 +5598,10 @@
|
|
5598
5598
|
},
|
5599
5599
|
"DBSystemId": {},
|
5600
5600
|
"StorageType": {},
|
5601
|
-
"DbClusterResourceId": {}
|
5601
|
+
"DbClusterResourceId": {},
|
5602
|
+
"StorageThroughput": {
|
5603
|
+
"type": "integer"
|
5604
|
+
}
|
5602
5605
|
},
|
5603
5606
|
"wrapper": true
|
5604
5607
|
},
|
@@ -5608,7 +5611,7 @@
|
|
5608
5611
|
"locationName": "AvailabilityZone"
|
5609
5612
|
}
|
5610
5613
|
},
|
5611
|
-
"
|
5614
|
+
"S18": {
|
5612
5615
|
"type": "structure",
|
5613
5616
|
"members": {
|
5614
5617
|
"DBParameterGroupName": {},
|
@@ -5618,7 +5621,7 @@
|
|
5618
5621
|
},
|
5619
5622
|
"wrapper": true
|
5620
5623
|
},
|
5621
|
-
"
|
5624
|
+
"S1b": {
|
5622
5625
|
"type": "structure",
|
5623
5626
|
"members": {
|
5624
5627
|
"DBSnapshotIdentifier": {},
|
@@ -6296,6 +6299,9 @@
|
|
6296
6299
|
"type": "double"
|
6297
6300
|
}
|
6298
6301
|
}
|
6302
|
+
},
|
6303
|
+
"StorageThroughput": {
|
6304
|
+
"type": "integer"
|
6299
6305
|
}
|
6300
6306
|
},
|
6301
6307
|
"wrapper": true
|
@@ -6805,13 +6811,13 @@
|
|
6805
6811
|
"Endpoint": {}
|
6806
6812
|
}
|
6807
6813
|
},
|
6808
|
-
"
|
6814
|
+
"S5f": {
|
6809
6815
|
"type": "list",
|
6810
6816
|
"member": {
|
6811
6817
|
"locationName": "SubnetIdentifier"
|
6812
6818
|
}
|
6813
6819
|
},
|
6814
|
-
"
|
6820
|
+
"S5l": {
|
6815
6821
|
"type": "structure",
|
6816
6822
|
"members": {
|
6817
6823
|
"GlobalClusterIdentifier": {},
|
@@ -6862,12 +6868,12 @@
|
|
6862
6868
|
},
|
6863
6869
|
"wrapper": true
|
6864
6870
|
},
|
6865
|
-
"
|
6871
|
+
"S5w": {
|
6866
6872
|
"type": "map",
|
6867
6873
|
"key": {},
|
6868
6874
|
"value": {}
|
6869
6875
|
},
|
6870
|
-
"
|
6876
|
+
"S5x": {
|
6871
6877
|
"type": "structure",
|
6872
6878
|
"members": {
|
6873
6879
|
"SourceArn": {},
|
@@ -6876,7 +6882,7 @@
|
|
6876
6882
|
"IntegrationArn": {},
|
6877
6883
|
"KMSKeyId": {},
|
6878
6884
|
"AdditionalEncryptionContext": {
|
6879
|
-
"shape": "
|
6885
|
+
"shape": "S5w"
|
6880
6886
|
},
|
6881
6887
|
"Status": {},
|
6882
6888
|
"Tags": {
|
@@ -6901,11 +6907,11 @@
|
|
6901
6907
|
}
|
6902
6908
|
}
|
6903
6909
|
},
|
6904
|
-
"
|
6910
|
+
"S65": {
|
6905
6911
|
"type": "string",
|
6906
6912
|
"sensitive": true
|
6907
6913
|
},
|
6908
|
-
"
|
6914
|
+
"S67": {
|
6909
6915
|
"type": "structure",
|
6910
6916
|
"members": {
|
6911
6917
|
"TenantDatabaseCreateTime": {
|
@@ -6927,7 +6933,7 @@
|
|
6927
6933
|
"type": "structure",
|
6928
6934
|
"members": {
|
6929
6935
|
"MasterUserPassword": {
|
6930
|
-
"shape": "
|
6936
|
+
"shape": "S65"
|
6931
6937
|
},
|
6932
6938
|
"TenantDBName": {}
|
6933
6939
|
}
|
@@ -6938,7 +6944,7 @@
|
|
6938
6944
|
},
|
6939
6945
|
"wrapper": true
|
6940
6946
|
},
|
6941
|
-
"
|
6947
|
+
"S6g": {
|
6942
6948
|
"type": "structure",
|
6943
6949
|
"members": {
|
6944
6950
|
"Engine": {},
|
@@ -6946,7 +6952,7 @@
|
|
6946
6952
|
"DBClusterAutomatedBackupsArn": {},
|
6947
6953
|
"DBClusterIdentifier": {},
|
6948
6954
|
"RestoreWindow": {
|
6949
|
-
"shape": "
|
6955
|
+
"shape": "S6h"
|
6950
6956
|
},
|
6951
6957
|
"MasterUsername": {},
|
6952
6958
|
"DbClusterResourceId": {},
|
@@ -6982,11 +6988,14 @@
|
|
6982
6988
|
"Iops": {
|
6983
6989
|
"type": "integer"
|
6984
6990
|
},
|
6985
|
-
"AwsBackupRecoveryPointArn": {}
|
6991
|
+
"AwsBackupRecoveryPointArn": {},
|
6992
|
+
"StorageThroughput": {
|
6993
|
+
"type": "integer"
|
6994
|
+
}
|
6986
6995
|
},
|
6987
6996
|
"wrapper": true
|
6988
6997
|
},
|
6989
|
-
"
|
6998
|
+
"S6h": {
|
6990
6999
|
"type": "structure",
|
6991
7000
|
"members": {
|
6992
7001
|
"EarliestTime": {
|
@@ -6997,7 +7006,7 @@
|
|
6997
7006
|
}
|
6998
7007
|
}
|
6999
7008
|
},
|
7000
|
-
"
|
7009
|
+
"S6q": {
|
7001
7010
|
"type": "structure",
|
7002
7011
|
"members": {
|
7003
7012
|
"DBInstanceArn": {},
|
@@ -7005,7 +7014,7 @@
|
|
7005
7014
|
"Region": {},
|
7006
7015
|
"DBInstanceIdentifier": {},
|
7007
7016
|
"RestoreWindow": {
|
7008
|
-
"shape": "
|
7017
|
+
"shape": "S6h"
|
7009
7018
|
},
|
7010
7019
|
"AllocatedStorage": {
|
7011
7020
|
"type": "integer"
|
@@ -7058,7 +7067,7 @@
|
|
7058
7067
|
},
|
7059
7068
|
"wrapper": true
|
7060
7069
|
},
|
7061
|
-
"
|
7070
|
+
"S7i": {
|
7062
7071
|
"type": "list",
|
7063
7072
|
"member": {
|
7064
7073
|
"locationName": "Filter",
|
@@ -7078,7 +7087,7 @@
|
|
7078
7087
|
}
|
7079
7088
|
}
|
7080
7089
|
},
|
7081
|
-
"
|
7090
|
+
"S7r": {
|
7082
7091
|
"type": "structure",
|
7083
7092
|
"members": {
|
7084
7093
|
"CertificateIdentifier": {},
|
@@ -7100,7 +7109,7 @@
|
|
7100
7109
|
},
|
7101
7110
|
"wrapper": true
|
7102
7111
|
},
|
7103
|
-
"
|
7112
|
+
"S86": {
|
7104
7113
|
"type": "list",
|
7105
7114
|
"member": {
|
7106
7115
|
"locationName": "Parameter",
|
@@ -7124,7 +7133,7 @@
|
|
7124
7133
|
}
|
7125
7134
|
}
|
7126
7135
|
},
|
7127
|
-
"
|
7136
|
+
"S8b": {
|
7128
7137
|
"type": "structure",
|
7129
7138
|
"members": {
|
7130
7139
|
"DBClusterSnapshotIdentifier": {},
|
@@ -7136,7 +7145,7 @@
|
|
7136
7145
|
"members": {
|
7137
7146
|
"AttributeName": {},
|
7138
7147
|
"AttributeValues": {
|
7139
|
-
"shape": "
|
7148
|
+
"shape": "S8e"
|
7140
7149
|
}
|
7141
7150
|
}
|
7142
7151
|
}
|
@@ -7144,13 +7153,13 @@
|
|
7144
7153
|
},
|
7145
7154
|
"wrapper": true
|
7146
7155
|
},
|
7147
|
-
"
|
7156
|
+
"S8e": {
|
7148
7157
|
"type": "list",
|
7149
7158
|
"member": {
|
7150
7159
|
"locationName": "AttributeValue"
|
7151
7160
|
}
|
7152
7161
|
},
|
7153
|
-
"
|
7162
|
+
"S9c": {
|
7154
7163
|
"type": "structure",
|
7155
7164
|
"members": {
|
7156
7165
|
"DBProxyName": {},
|
@@ -7186,7 +7195,7 @@
|
|
7186
7195
|
}
|
7187
7196
|
}
|
7188
7197
|
},
|
7189
|
-
"
|
7198
|
+
"S9g": {
|
7190
7199
|
"type": "list",
|
7191
7200
|
"member": {
|
7192
7201
|
"type": "structure",
|
@@ -7211,7 +7220,7 @@
|
|
7211
7220
|
}
|
7212
7221
|
}
|
7213
7222
|
},
|
7214
|
-
"
|
7223
|
+
"S9q": {
|
7215
7224
|
"type": "structure",
|
7216
7225
|
"members": {
|
7217
7226
|
"RecommendationId": {},
|
@@ -7253,7 +7262,7 @@
|
|
7253
7262
|
},
|
7254
7263
|
"Status": {},
|
7255
7264
|
"IssueDetails": {
|
7256
|
-
"shape": "
|
7265
|
+
"shape": "S9v"
|
7257
7266
|
},
|
7258
7267
|
"ContextAttributes": {
|
7259
7268
|
"type": "list",
|
@@ -7285,11 +7294,11 @@
|
|
7285
7294
|
}
|
7286
7295
|
},
|
7287
7296
|
"IssueDetails": {
|
7288
|
-
"shape": "
|
7297
|
+
"shape": "S9v"
|
7289
7298
|
}
|
7290
7299
|
}
|
7291
7300
|
},
|
7292
|
-
"
|
7301
|
+
"S9v": {
|
7293
7302
|
"type": "structure",
|
7294
7303
|
"members": {
|
7295
7304
|
"PerformanceIssueDetails": {
|
@@ -7361,7 +7370,7 @@
|
|
7361
7370
|
}
|
7362
7371
|
}
|
7363
7372
|
},
|
7364
|
-
"
|
7373
|
+
"Saj": {
|
7365
7374
|
"type": "structure",
|
7366
7375
|
"members": {
|
7367
7376
|
"DBSnapshotIdentifier": {},
|
@@ -7373,7 +7382,7 @@
|
|
7373
7382
|
"members": {
|
7374
7383
|
"AttributeName": {},
|
7375
7384
|
"AttributeValues": {
|
7376
|
-
"shape": "
|
7385
|
+
"shape": "S8e"
|
7377
7386
|
}
|
7378
7387
|
},
|
7379
7388
|
"wrapper": true
|
@@ -7382,18 +7391,18 @@
|
|
7382
7391
|
},
|
7383
7392
|
"wrapper": true
|
7384
7393
|
},
|
7385
|
-
"
|
7394
|
+
"Say": {
|
7386
7395
|
"type": "structure",
|
7387
7396
|
"members": {
|
7388
7397
|
"DBParameterGroupFamily": {},
|
7389
7398
|
"Marker": {},
|
7390
7399
|
"Parameters": {
|
7391
|
-
"shape": "
|
7400
|
+
"shape": "S86"
|
7392
7401
|
}
|
7393
7402
|
},
|
7394
7403
|
"wrapper": true
|
7395
7404
|
},
|
7396
|
-
"
|
7405
|
+
"Sc7": {
|
7397
7406
|
"type": "list",
|
7398
7407
|
"member": {
|
7399
7408
|
"locationName": "AvailableProcessorFeature",
|
@@ -7405,7 +7414,7 @@
|
|
7405
7414
|
}
|
7406
7415
|
}
|
7407
7416
|
},
|
7408
|
-
"
|
7417
|
+
"Scg": {
|
7409
7418
|
"type": "structure",
|
7410
7419
|
"members": {
|
7411
7420
|
"ReservedDBInstanceId": {},
|
@@ -7434,14 +7443,14 @@
|
|
7434
7443
|
},
|
7435
7444
|
"State": {},
|
7436
7445
|
"RecurringCharges": {
|
7437
|
-
"shape": "
|
7446
|
+
"shape": "Sch"
|
7438
7447
|
},
|
7439
7448
|
"ReservedDBInstanceArn": {},
|
7440
7449
|
"LeaseId": {}
|
7441
7450
|
},
|
7442
7451
|
"wrapper": true
|
7443
7452
|
},
|
7444
|
-
"
|
7453
|
+
"Sch": {
|
7445
7454
|
"type": "list",
|
7446
7455
|
"member": {
|
7447
7456
|
"locationName": "RecurringCharge",
|
@@ -7455,7 +7464,7 @@
|
|
7455
7464
|
"wrapper": true
|
7456
7465
|
}
|
7457
7466
|
},
|
7458
|
-
"
|
7467
|
+
"Scz": {
|
7459
7468
|
"type": "list",
|
7460
7469
|
"member": {
|
7461
7470
|
"locationName": "Range",
|
@@ -7473,7 +7482,7 @@
|
|
7473
7482
|
}
|
7474
7483
|
}
|
7475
7484
|
},
|
7476
|
-
"
|
7485
|
+
"Sd1": {
|
7477
7486
|
"type": "list",
|
7478
7487
|
"member": {
|
7479
7488
|
"locationName": "DoubleRange",
|
@@ -7488,7 +7497,7 @@
|
|
7488
7497
|
}
|
7489
7498
|
}
|
7490
7499
|
},
|
7491
|
-
"
|
7500
|
+
"Sdr": {
|
7492
7501
|
"type": "structure",
|
7493
7502
|
"members": {
|
7494
7503
|
"EnableLogTypes": {
|
@@ -7499,13 +7508,13 @@
|
|
7499
7508
|
}
|
7500
7509
|
}
|
7501
7510
|
},
|
7502
|
-
"
|
7511
|
+
"Sdw": {
|
7503
7512
|
"type": "structure",
|
7504
7513
|
"members": {
|
7505
7514
|
"DBClusterParameterGroupName": {}
|
7506
7515
|
}
|
7507
7516
|
},
|
7508
|
-
"
|
7517
|
+
"Se2": {
|
7509
7518
|
"type": "structure",
|
7510
7519
|
"members": {
|
7511
7520
|
"DBParameterGroupName": {}
|