aws-sdk 2.810.0 → 2.814.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 +35 -1
- package/README.md +2 -3
- package/apis/amp-2020-08-01.examples.json +5 -0
- package/apis/amp-2020-08-01.min.json +211 -0
- package/apis/amp-2020-08-01.paginators.json +10 -0
- package/apis/ce-2017-10-25.min.json +101 -97
- package/apis/config-2014-11-12.min.json +40 -6
- package/apis/dlm-2018-01-12.min.json +104 -16
- package/apis/ec2-2016-11-15.min.json +11 -0
- package/apis/greengrassv2-2020-11-30.examples.json +5 -0
- package/apis/greengrassv2-2020-11-30.min.json +1069 -0
- package/apis/greengrassv2-2020-11-30.paginators.json +40 -0
- package/apis/imagebuilder-2019-12-02.min.json +375 -88
- package/apis/imagebuilder-2019-12-02.paginators.json +24 -9
- package/apis/iot-2015-05-28.min.json +904 -278
- package/apis/iot-2015-05-28.paginators.json +24 -0
- package/apis/iotanalytics-2017-11-27.min.json +79 -27
- package/apis/iotdeviceadvisor-2020-09-18.examples.json +5 -0
- package/apis/iotdeviceadvisor-2020-09-18.min.json +596 -0
- package/apis/iotdeviceadvisor-2020-09-18.paginators.json +19 -0
- package/apis/iotfleethub-2020-11-03.examples.json +5 -0
- package/apis/iotfleethub-2020-11-03.min.json +292 -0
- package/apis/iotfleethub-2020-11-03.paginators.json +9 -0
- package/apis/iotwireless-2020-11-22.examples.json +5 -0
- package/apis/iotwireless-2020-11-22.min.json +1832 -0
- package/apis/iotwireless-2020-11-22.paginators.json +29 -0
- package/apis/kms-2014-11-01.examples.json +7 -4
- package/apis/kms-2014-11-01.min.json +7 -1
- package/apis/lambda-2015-03-31.examples.json +6 -6
- package/apis/lambda-2015-03-31.min.json +140 -100
- package/apis/location-2020-11-19.examples.json +5 -0
- package/apis/location-2020-11-19.min.json +1759 -0
- package/apis/location-2020-11-19.paginators.json +44 -0
- package/apis/metadata.json +21 -0
- package/apis/quicksight-2018-04-01.min.json +120 -119
- package/apis/rds-2014-10-31.min.json +192 -172
- package/apis/route53-2013-04-01.min.json +372 -96
- package/apis/route53resolver-2018-04-01.min.json +81 -6
- package/apis/route53resolver-2018-04-01.paginators.json +6 -0
- package/apis/servicecatalog-2015-12-10.min.json +187 -117
- package/apis/servicecatalog-2015-12-10.paginators.json +5 -0
- package/apis/ssm-2014-11-06.min.json +606 -293
- package/apis/ssm-2014-11-06.paginators.json +12 -0
- package/apis/wellarchitected-2020-03-31.examples.json +5 -0
- package/apis/wellarchitected-2020-03-31.min.json +1329 -0
- package/apis/wellarchitected-2020-03-31.paginators.json +49 -0
- package/clients/all.d.ts +7 -0
- package/clients/all.js +8 -1
- package/clients/amp.d.ts +220 -0
- package/clients/amp.js +18 -0
- package/clients/configservice.d.ts +49 -28
- package/clients/costexplorer.d.ts +3 -2
- package/clients/dlm.d.ts +99 -7
- package/clients/ec2.d.ts +14 -2
- package/clients/greengrassv2.d.ts +1270 -0
- package/clients/greengrassv2.js +18 -0
- package/clients/imagebuilder.d.ts +433 -5
- package/clients/iot.d.ts +770 -60
- package/clients/iotanalytics.d.ts +68 -2
- package/clients/iotdeviceadvisor.d.ts +710 -0
- package/clients/iotdeviceadvisor.js +18 -0
- package/clients/iotfleethub.d.ts +315 -0
- package/clients/iotfleethub.js +18 -0
- package/clients/iotwireless.d.ts +2124 -0
- package/clients/iotwireless.js +18 -0
- package/clients/kms.d.ts +117 -109
- package/clients/lambda.d.ts +63 -17
- package/clients/location.d.ts +1498 -0
- package/clients/location.js +18 -0
- package/clients/quicksight.d.ts +15 -10
- package/clients/rds.d.ts +41 -14
- package/clients/route53.d.ts +247 -1
- package/clients/route53resolver.d.ts +105 -8
- package/clients/servicecatalog.d.ts +122 -14
- package/clients/sqs.d.ts +23 -23
- package/clients/ssm.d.ts +534 -31
- package/clients/wellarchitected.d.ts +871 -0
- package/clients/wellarchitected.js +18 -0
- package/dist/aws-sdk-core-react-native.js +7 -2
- package/dist/aws-sdk-react-native.js +293 -24
- package/dist/aws-sdk.js +2709 -1190
- package/dist/aws-sdk.min.js +81 -81
- package/lib/config_service_placeholders.d.ts +14 -0
- package/lib/core.js +1 -1
- package/lib/util.js +5 -0
- package/package.json +1 -1
|
@@ -440,7 +440,7 @@
|
|
|
440
440
|
}
|
|
441
441
|
},
|
|
442
442
|
"output": {
|
|
443
|
-
"shape": "
|
|
443
|
+
"shape": "S2g",
|
|
444
444
|
"resultWrapper": "CreateDBClusterEndpointResult"
|
|
445
445
|
}
|
|
446
446
|
},
|
|
@@ -515,7 +515,7 @@
|
|
|
515
515
|
"MasterUsername": {},
|
|
516
516
|
"MasterUserPassword": {},
|
|
517
517
|
"DBSecurityGroups": {
|
|
518
|
-
"shape": "
|
|
518
|
+
"shape": "S2m"
|
|
519
519
|
},
|
|
520
520
|
"VpcSecurityGroupIds": {
|
|
521
521
|
"shape": "S1u"
|
|
@@ -601,7 +601,7 @@
|
|
|
601
601
|
"type": "structure",
|
|
602
602
|
"members": {
|
|
603
603
|
"DBInstance": {
|
|
604
|
-
"shape": "
|
|
604
|
+
"shape": "S2o"
|
|
605
605
|
}
|
|
606
606
|
}
|
|
607
607
|
}
|
|
@@ -688,7 +688,7 @@
|
|
|
688
688
|
"type": "structure",
|
|
689
689
|
"members": {
|
|
690
690
|
"DBInstance": {
|
|
691
|
-
"shape": "
|
|
691
|
+
"shape": "S2o"
|
|
692
692
|
}
|
|
693
693
|
}
|
|
694
694
|
}
|
|
@@ -734,7 +734,7 @@
|
|
|
734
734
|
"DBProxyName": {},
|
|
735
735
|
"EngineFamily": {},
|
|
736
736
|
"Auth": {
|
|
737
|
-
"shape": "
|
|
737
|
+
"shape": "S3f"
|
|
738
738
|
},
|
|
739
739
|
"RoleArn": {},
|
|
740
740
|
"VpcSubnetIds": {
|
|
@@ -762,7 +762,7 @@
|
|
|
762
762
|
"type": "structure",
|
|
763
763
|
"members": {
|
|
764
764
|
"DBProxy": {
|
|
765
|
-
"shape": "
|
|
765
|
+
"shape": "S3k"
|
|
766
766
|
}
|
|
767
767
|
}
|
|
768
768
|
}
|
|
@@ -829,7 +829,7 @@
|
|
|
829
829
|
"DBSubnetGroupName": {},
|
|
830
830
|
"DBSubnetGroupDescription": {},
|
|
831
831
|
"SubnetIds": {
|
|
832
|
-
"shape": "
|
|
832
|
+
"shape": "S3t"
|
|
833
833
|
},
|
|
834
834
|
"Tags": {
|
|
835
835
|
"shape": "Sb"
|
|
@@ -841,7 +841,7 @@
|
|
|
841
841
|
"type": "structure",
|
|
842
842
|
"members": {
|
|
843
843
|
"DBSubnetGroup": {
|
|
844
|
-
"shape": "
|
|
844
|
+
"shape": "S2s"
|
|
845
845
|
}
|
|
846
846
|
}
|
|
847
847
|
}
|
|
@@ -903,7 +903,7 @@
|
|
|
903
903
|
"type": "structure",
|
|
904
904
|
"members": {
|
|
905
905
|
"GlobalCluster": {
|
|
906
|
-
"shape": "
|
|
906
|
+
"shape": "S3z"
|
|
907
907
|
}
|
|
908
908
|
}
|
|
909
909
|
}
|
|
@@ -992,7 +992,7 @@
|
|
|
992
992
|
}
|
|
993
993
|
},
|
|
994
994
|
"output": {
|
|
995
|
-
"shape": "
|
|
995
|
+
"shape": "S2g",
|
|
996
996
|
"resultWrapper": "DeleteDBClusterEndpointResult"
|
|
997
997
|
}
|
|
998
998
|
},
|
|
@@ -1049,7 +1049,7 @@
|
|
|
1049
1049
|
"type": "structure",
|
|
1050
1050
|
"members": {
|
|
1051
1051
|
"DBInstance": {
|
|
1052
|
-
"shape": "
|
|
1052
|
+
"shape": "S2o"
|
|
1053
1053
|
}
|
|
1054
1054
|
}
|
|
1055
1055
|
}
|
|
@@ -1067,7 +1067,7 @@
|
|
|
1067
1067
|
"type": "structure",
|
|
1068
1068
|
"members": {
|
|
1069
1069
|
"DBInstanceAutomatedBackup": {
|
|
1070
|
-
"shape": "
|
|
1070
|
+
"shape": "S4h"
|
|
1071
1071
|
}
|
|
1072
1072
|
}
|
|
1073
1073
|
}
|
|
@@ -1098,7 +1098,7 @@
|
|
|
1098
1098
|
"type": "structure",
|
|
1099
1099
|
"members": {
|
|
1100
1100
|
"DBProxy": {
|
|
1101
|
-
"shape": "
|
|
1101
|
+
"shape": "S3k"
|
|
1102
1102
|
}
|
|
1103
1103
|
}
|
|
1104
1104
|
}
|
|
@@ -1180,7 +1180,7 @@
|
|
|
1180
1180
|
"type": "structure",
|
|
1181
1181
|
"members": {
|
|
1182
1182
|
"GlobalCluster": {
|
|
1183
|
-
"shape": "
|
|
1183
|
+
"shape": "S3z"
|
|
1184
1184
|
}
|
|
1185
1185
|
}
|
|
1186
1186
|
}
|
|
@@ -1196,7 +1196,7 @@
|
|
|
1196
1196
|
}
|
|
1197
1197
|
},
|
|
1198
1198
|
"output": {
|
|
1199
|
-
"shape": "
|
|
1199
|
+
"shape": "S4v",
|
|
1200
1200
|
"resultWrapper": "DeleteInstallationMediaResult"
|
|
1201
1201
|
}
|
|
1202
1202
|
},
|
|
@@ -1269,7 +1269,7 @@
|
|
|
1269
1269
|
"members": {
|
|
1270
1270
|
"CertificateIdentifier": {},
|
|
1271
1271
|
"Filters": {
|
|
1272
|
-
"shape": "
|
|
1272
|
+
"shape": "S56"
|
|
1273
1273
|
},
|
|
1274
1274
|
"MaxRecords": {
|
|
1275
1275
|
"type": "integer"
|
|
@@ -1284,7 +1284,7 @@
|
|
|
1284
1284
|
"Certificates": {
|
|
1285
1285
|
"type": "list",
|
|
1286
1286
|
"member": {
|
|
1287
|
-
"shape": "
|
|
1287
|
+
"shape": "S5b",
|
|
1288
1288
|
"locationName": "Certificate"
|
|
1289
1289
|
}
|
|
1290
1290
|
},
|
|
@@ -1298,7 +1298,7 @@
|
|
|
1298
1298
|
"members": {
|
|
1299
1299
|
"CustomAvailabilityZoneId": {},
|
|
1300
1300
|
"Filters": {
|
|
1301
|
-
"shape": "
|
|
1301
|
+
"shape": "S56"
|
|
1302
1302
|
},
|
|
1303
1303
|
"MaxRecords": {
|
|
1304
1304
|
"type": "integer"
|
|
@@ -1331,7 +1331,7 @@
|
|
|
1331
1331
|
"DBClusterIdentifier": {},
|
|
1332
1332
|
"BacktrackIdentifier": {},
|
|
1333
1333
|
"Filters": {
|
|
1334
|
-
"shape": "
|
|
1334
|
+
"shape": "S56"
|
|
1335
1335
|
},
|
|
1336
1336
|
"MaxRecords": {
|
|
1337
1337
|
"type": "integer"
|
|
@@ -1361,7 +1361,7 @@
|
|
|
1361
1361
|
"DBClusterIdentifier": {},
|
|
1362
1362
|
"DBClusterEndpointIdentifier": {},
|
|
1363
1363
|
"Filters": {
|
|
1364
|
-
"shape": "
|
|
1364
|
+
"shape": "S56"
|
|
1365
1365
|
},
|
|
1366
1366
|
"MaxRecords": {
|
|
1367
1367
|
"type": "integer"
|
|
@@ -1377,7 +1377,7 @@
|
|
|
1377
1377
|
"DBClusterEndpoints": {
|
|
1378
1378
|
"type": "list",
|
|
1379
1379
|
"member": {
|
|
1380
|
-
"shape": "
|
|
1380
|
+
"shape": "S2g",
|
|
1381
1381
|
"locationName": "DBClusterEndpointList"
|
|
1382
1382
|
}
|
|
1383
1383
|
}
|
|
@@ -1390,7 +1390,7 @@
|
|
|
1390
1390
|
"members": {
|
|
1391
1391
|
"DBClusterParameterGroupName": {},
|
|
1392
1392
|
"Filters": {
|
|
1393
|
-
"shape": "
|
|
1393
|
+
"shape": "S56"
|
|
1394
1394
|
},
|
|
1395
1395
|
"MaxRecords": {
|
|
1396
1396
|
"type": "integer"
|
|
@@ -1423,7 +1423,7 @@
|
|
|
1423
1423
|
"DBClusterParameterGroupName": {},
|
|
1424
1424
|
"Source": {},
|
|
1425
1425
|
"Filters": {
|
|
1426
|
-
"shape": "
|
|
1426
|
+
"shape": "S56"
|
|
1427
1427
|
},
|
|
1428
1428
|
"MaxRecords": {
|
|
1429
1429
|
"type": "integer"
|
|
@@ -1436,7 +1436,7 @@
|
|
|
1436
1436
|
"type": "structure",
|
|
1437
1437
|
"members": {
|
|
1438
1438
|
"Parameters": {
|
|
1439
|
-
"shape": "
|
|
1439
|
+
"shape": "S5q"
|
|
1440
1440
|
},
|
|
1441
1441
|
"Marker": {}
|
|
1442
1442
|
}
|
|
@@ -1457,7 +1457,7 @@
|
|
|
1457
1457
|
"type": "structure",
|
|
1458
1458
|
"members": {
|
|
1459
1459
|
"DBClusterSnapshotAttributesResult": {
|
|
1460
|
-
"shape": "
|
|
1460
|
+
"shape": "S5w"
|
|
1461
1461
|
}
|
|
1462
1462
|
}
|
|
1463
1463
|
}
|
|
@@ -1470,7 +1470,7 @@
|
|
|
1470
1470
|
"DBClusterSnapshotIdentifier": {},
|
|
1471
1471
|
"SnapshotType": {},
|
|
1472
1472
|
"Filters": {
|
|
1473
|
-
"shape": "
|
|
1473
|
+
"shape": "S56"
|
|
1474
1474
|
},
|
|
1475
1475
|
"MaxRecords": {
|
|
1476
1476
|
"type": "integer"
|
|
@@ -1505,7 +1505,7 @@
|
|
|
1505
1505
|
"members": {
|
|
1506
1506
|
"DBClusterIdentifier": {},
|
|
1507
1507
|
"Filters": {
|
|
1508
|
-
"shape": "
|
|
1508
|
+
"shape": "S56"
|
|
1509
1509
|
},
|
|
1510
1510
|
"MaxRecords": {
|
|
1511
1511
|
"type": "integer"
|
|
@@ -1539,7 +1539,7 @@
|
|
|
1539
1539
|
"EngineVersion": {},
|
|
1540
1540
|
"DBParameterGroupFamily": {},
|
|
1541
1541
|
"Filters": {
|
|
1542
|
-
"shape": "
|
|
1542
|
+
"shape": "S56"
|
|
1543
1543
|
},
|
|
1544
1544
|
"MaxRecords": {
|
|
1545
1545
|
"type": "integer"
|
|
@@ -1576,13 +1576,13 @@
|
|
|
1576
1576
|
"DBEngineDescription": {},
|
|
1577
1577
|
"DBEngineVersionDescription": {},
|
|
1578
1578
|
"DefaultCharacterSet": {
|
|
1579
|
-
"shape": "
|
|
1579
|
+
"shape": "S6a"
|
|
1580
1580
|
},
|
|
1581
1581
|
"SupportedCharacterSets": {
|
|
1582
|
-
"shape": "
|
|
1582
|
+
"shape": "S6b"
|
|
1583
1583
|
},
|
|
1584
1584
|
"SupportedNcharCharacterSets": {
|
|
1585
|
-
"shape": "
|
|
1585
|
+
"shape": "S6b"
|
|
1586
1586
|
},
|
|
1587
1587
|
"ValidUpgradeTarget": {
|
|
1588
1588
|
"type": "list",
|
|
@@ -1622,7 +1622,7 @@
|
|
|
1622
1622
|
"type": "boolean"
|
|
1623
1623
|
},
|
|
1624
1624
|
"SupportedEngineModes": {
|
|
1625
|
-
"shape": "
|
|
1625
|
+
"shape": "S5t"
|
|
1626
1626
|
},
|
|
1627
1627
|
"SupportedFeatureNames": {
|
|
1628
1628
|
"type": "list",
|
|
@@ -1648,7 +1648,7 @@
|
|
|
1648
1648
|
"DbiResourceId": {},
|
|
1649
1649
|
"DBInstanceIdentifier": {},
|
|
1650
1650
|
"Filters": {
|
|
1651
|
-
"shape": "
|
|
1651
|
+
"shape": "S56"
|
|
1652
1652
|
},
|
|
1653
1653
|
"MaxRecords": {
|
|
1654
1654
|
"type": "integer"
|
|
@@ -1665,7 +1665,7 @@
|
|
|
1665
1665
|
"DBInstanceAutomatedBackups": {
|
|
1666
1666
|
"type": "list",
|
|
1667
1667
|
"member": {
|
|
1668
|
-
"shape": "
|
|
1668
|
+
"shape": "S4h",
|
|
1669
1669
|
"locationName": "DBInstanceAutomatedBackup"
|
|
1670
1670
|
}
|
|
1671
1671
|
}
|
|
@@ -1678,7 +1678,7 @@
|
|
|
1678
1678
|
"members": {
|
|
1679
1679
|
"DBInstanceIdentifier": {},
|
|
1680
1680
|
"Filters": {
|
|
1681
|
-
"shape": "
|
|
1681
|
+
"shape": "S56"
|
|
1682
1682
|
},
|
|
1683
1683
|
"MaxRecords": {
|
|
1684
1684
|
"type": "integer"
|
|
@@ -1694,7 +1694,7 @@
|
|
|
1694
1694
|
"DBInstances": {
|
|
1695
1695
|
"type": "list",
|
|
1696
1696
|
"member": {
|
|
1697
|
-
"shape": "
|
|
1697
|
+
"shape": "S2o",
|
|
1698
1698
|
"locationName": "DBInstance"
|
|
1699
1699
|
}
|
|
1700
1700
|
}
|
|
@@ -1717,7 +1717,7 @@
|
|
|
1717
1717
|
"type": "long"
|
|
1718
1718
|
},
|
|
1719
1719
|
"Filters": {
|
|
1720
|
-
"shape": "
|
|
1720
|
+
"shape": "S56"
|
|
1721
1721
|
},
|
|
1722
1722
|
"MaxRecords": {
|
|
1723
1723
|
"type": "integer"
|
|
@@ -1755,7 +1755,7 @@
|
|
|
1755
1755
|
"members": {
|
|
1756
1756
|
"DBParameterGroupName": {},
|
|
1757
1757
|
"Filters": {
|
|
1758
|
-
"shape": "
|
|
1758
|
+
"shape": "S56"
|
|
1759
1759
|
},
|
|
1760
1760
|
"MaxRecords": {
|
|
1761
1761
|
"type": "integer"
|
|
@@ -1788,7 +1788,7 @@
|
|
|
1788
1788
|
"DBParameterGroupName": {},
|
|
1789
1789
|
"Source": {},
|
|
1790
1790
|
"Filters": {
|
|
1791
|
-
"shape": "
|
|
1791
|
+
"shape": "S56"
|
|
1792
1792
|
},
|
|
1793
1793
|
"MaxRecords": {
|
|
1794
1794
|
"type": "integer"
|
|
@@ -1801,7 +1801,7 @@
|
|
|
1801
1801
|
"type": "structure",
|
|
1802
1802
|
"members": {
|
|
1803
1803
|
"Parameters": {
|
|
1804
|
-
"shape": "
|
|
1804
|
+
"shape": "S5q"
|
|
1805
1805
|
},
|
|
1806
1806
|
"Marker": {}
|
|
1807
1807
|
}
|
|
@@ -1813,7 +1813,7 @@
|
|
|
1813
1813
|
"members": {
|
|
1814
1814
|
"DBProxyName": {},
|
|
1815
1815
|
"Filters": {
|
|
1816
|
-
"shape": "
|
|
1816
|
+
"shape": "S56"
|
|
1817
1817
|
},
|
|
1818
1818
|
"Marker": {},
|
|
1819
1819
|
"MaxRecords": {
|
|
@@ -1828,7 +1828,7 @@
|
|
|
1828
1828
|
"DBProxies": {
|
|
1829
1829
|
"type": "list",
|
|
1830
1830
|
"member": {
|
|
1831
|
-
"shape": "
|
|
1831
|
+
"shape": "S3k"
|
|
1832
1832
|
}
|
|
1833
1833
|
},
|
|
1834
1834
|
"Marker": {}
|
|
@@ -1845,7 +1845,7 @@
|
|
|
1845
1845
|
"DBProxyName": {},
|
|
1846
1846
|
"TargetGroupName": {},
|
|
1847
1847
|
"Filters": {
|
|
1848
|
-
"shape": "
|
|
1848
|
+
"shape": "S56"
|
|
1849
1849
|
},
|
|
1850
1850
|
"Marker": {},
|
|
1851
1851
|
"MaxRecords": {
|
|
@@ -1860,7 +1860,7 @@
|
|
|
1860
1860
|
"TargetGroups": {
|
|
1861
1861
|
"type": "list",
|
|
1862
1862
|
"member": {
|
|
1863
|
-
"shape": "
|
|
1863
|
+
"shape": "S73"
|
|
1864
1864
|
}
|
|
1865
1865
|
},
|
|
1866
1866
|
"Marker": {}
|
|
@@ -1877,7 +1877,7 @@
|
|
|
1877
1877
|
"DBProxyName": {},
|
|
1878
1878
|
"TargetGroupName": {},
|
|
1879
1879
|
"Filters": {
|
|
1880
|
-
"shape": "
|
|
1880
|
+
"shape": "S56"
|
|
1881
1881
|
},
|
|
1882
1882
|
"Marker": {},
|
|
1883
1883
|
"MaxRecords": {
|
|
@@ -1890,7 +1890,7 @@
|
|
|
1890
1890
|
"type": "structure",
|
|
1891
1891
|
"members": {
|
|
1892
1892
|
"Targets": {
|
|
1893
|
-
"shape": "
|
|
1893
|
+
"shape": "S77"
|
|
1894
1894
|
},
|
|
1895
1895
|
"Marker": {}
|
|
1896
1896
|
}
|
|
@@ -1902,7 +1902,7 @@
|
|
|
1902
1902
|
"members": {
|
|
1903
1903
|
"DBSecurityGroupName": {},
|
|
1904
1904
|
"Filters": {
|
|
1905
|
-
"shape": "
|
|
1905
|
+
"shape": "S56"
|
|
1906
1906
|
},
|
|
1907
1907
|
"MaxRecords": {
|
|
1908
1908
|
"type": "integer"
|
|
@@ -1940,7 +1940,7 @@
|
|
|
1940
1940
|
"type": "structure",
|
|
1941
1941
|
"members": {
|
|
1942
1942
|
"DBSnapshotAttributesResult": {
|
|
1943
|
-
"shape": "
|
|
1943
|
+
"shape": "S7i"
|
|
1944
1944
|
}
|
|
1945
1945
|
}
|
|
1946
1946
|
}
|
|
@@ -1953,7 +1953,7 @@
|
|
|
1953
1953
|
"DBSnapshotIdentifier": {},
|
|
1954
1954
|
"SnapshotType": {},
|
|
1955
1955
|
"Filters": {
|
|
1956
|
-
"shape": "
|
|
1956
|
+
"shape": "S56"
|
|
1957
1957
|
},
|
|
1958
1958
|
"MaxRecords": {
|
|
1959
1959
|
"type": "integer"
|
|
@@ -1989,7 +1989,7 @@
|
|
|
1989
1989
|
"members": {
|
|
1990
1990
|
"DBSubnetGroupName": {},
|
|
1991
1991
|
"Filters": {
|
|
1992
|
-
"shape": "
|
|
1992
|
+
"shape": "S56"
|
|
1993
1993
|
},
|
|
1994
1994
|
"MaxRecords": {
|
|
1995
1995
|
"type": "integer"
|
|
@@ -2005,7 +2005,7 @@
|
|
|
2005
2005
|
"DBSubnetGroups": {
|
|
2006
2006
|
"type": "list",
|
|
2007
2007
|
"member": {
|
|
2008
|
-
"shape": "
|
|
2008
|
+
"shape": "S2s",
|
|
2009
2009
|
"locationName": "DBSubnetGroup"
|
|
2010
2010
|
}
|
|
2011
2011
|
}
|
|
@@ -2021,7 +2021,7 @@
|
|
|
2021
2021
|
"members": {
|
|
2022
2022
|
"DBParameterGroupFamily": {},
|
|
2023
2023
|
"Filters": {
|
|
2024
|
-
"shape": "
|
|
2024
|
+
"shape": "S56"
|
|
2025
2025
|
},
|
|
2026
2026
|
"MaxRecords": {
|
|
2027
2027
|
"type": "integer"
|
|
@@ -2034,7 +2034,7 @@
|
|
|
2034
2034
|
"type": "structure",
|
|
2035
2035
|
"members": {
|
|
2036
2036
|
"EngineDefaults": {
|
|
2037
|
-
"shape": "
|
|
2037
|
+
"shape": "S7t"
|
|
2038
2038
|
}
|
|
2039
2039
|
}
|
|
2040
2040
|
}
|
|
@@ -2048,7 +2048,7 @@
|
|
|
2048
2048
|
"members": {
|
|
2049
2049
|
"DBParameterGroupFamily": {},
|
|
2050
2050
|
"Filters": {
|
|
2051
|
-
"shape": "
|
|
2051
|
+
"shape": "S56"
|
|
2052
2052
|
},
|
|
2053
2053
|
"MaxRecords": {
|
|
2054
2054
|
"type": "integer"
|
|
@@ -2061,7 +2061,7 @@
|
|
|
2061
2061
|
"type": "structure",
|
|
2062
2062
|
"members": {
|
|
2063
2063
|
"EngineDefaults": {
|
|
2064
|
-
"shape": "
|
|
2064
|
+
"shape": "S7t"
|
|
2065
2065
|
}
|
|
2066
2066
|
}
|
|
2067
2067
|
}
|
|
@@ -2072,7 +2072,7 @@
|
|
|
2072
2072
|
"members": {
|
|
2073
2073
|
"SourceType": {},
|
|
2074
2074
|
"Filters": {
|
|
2075
|
-
"shape": "
|
|
2075
|
+
"shape": "S56"
|
|
2076
2076
|
}
|
|
2077
2077
|
}
|
|
2078
2078
|
},
|
|
@@ -2103,7 +2103,7 @@
|
|
|
2103
2103
|
"members": {
|
|
2104
2104
|
"SubscriptionName": {},
|
|
2105
2105
|
"Filters": {
|
|
2106
|
-
"shape": "
|
|
2106
|
+
"shape": "S56"
|
|
2107
2107
|
},
|
|
2108
2108
|
"MaxRecords": {
|
|
2109
2109
|
"type": "integer"
|
|
@@ -2145,7 +2145,7 @@
|
|
|
2145
2145
|
"shape": "S8"
|
|
2146
2146
|
},
|
|
2147
2147
|
"Filters": {
|
|
2148
|
-
"shape": "
|
|
2148
|
+
"shape": "S56"
|
|
2149
2149
|
},
|
|
2150
2150
|
"MaxRecords": {
|
|
2151
2151
|
"type": "integer"
|
|
@@ -2187,7 +2187,7 @@
|
|
|
2187
2187
|
"ExportTaskIdentifier": {},
|
|
2188
2188
|
"SourceArn": {},
|
|
2189
2189
|
"Filters": {
|
|
2190
|
-
"shape": "
|
|
2190
|
+
"shape": "S56"
|
|
2191
2191
|
},
|
|
2192
2192
|
"Marker": {},
|
|
2193
2193
|
"MaxRecords": {
|
|
@@ -2216,7 +2216,7 @@
|
|
|
2216
2216
|
"members": {
|
|
2217
2217
|
"GlobalClusterIdentifier": {},
|
|
2218
2218
|
"Filters": {
|
|
2219
|
-
"shape": "
|
|
2219
|
+
"shape": "S56"
|
|
2220
2220
|
},
|
|
2221
2221
|
"MaxRecords": {
|
|
2222
2222
|
"type": "integer"
|
|
@@ -2232,7 +2232,7 @@
|
|
|
2232
2232
|
"GlobalClusters": {
|
|
2233
2233
|
"type": "list",
|
|
2234
2234
|
"member": {
|
|
2235
|
-
"shape": "
|
|
2235
|
+
"shape": "S3z",
|
|
2236
2236
|
"locationName": "GlobalClusterMember"
|
|
2237
2237
|
}
|
|
2238
2238
|
}
|
|
@@ -2245,7 +2245,7 @@
|
|
|
2245
2245
|
"members": {
|
|
2246
2246
|
"InstallationMediaId": {},
|
|
2247
2247
|
"Filters": {
|
|
2248
|
-
"shape": "
|
|
2248
|
+
"shape": "S56"
|
|
2249
2249
|
},
|
|
2250
2250
|
"MaxRecords": {
|
|
2251
2251
|
"type": "integer"
|
|
@@ -2261,7 +2261,7 @@
|
|
|
2261
2261
|
"InstallationMedia": {
|
|
2262
2262
|
"type": "list",
|
|
2263
2263
|
"member": {
|
|
2264
|
-
"shape": "
|
|
2264
|
+
"shape": "S4v",
|
|
2265
2265
|
"locationName": "InstallationMedia"
|
|
2266
2266
|
}
|
|
2267
2267
|
}
|
|
@@ -2278,7 +2278,7 @@
|
|
|
2278
2278
|
"EngineName": {},
|
|
2279
2279
|
"MajorEngineVersion": {},
|
|
2280
2280
|
"Filters": {
|
|
2281
|
-
"shape": "
|
|
2281
|
+
"shape": "S56"
|
|
2282
2282
|
},
|
|
2283
2283
|
"MaxRecords": {
|
|
2284
2284
|
"type": "integer"
|
|
@@ -2391,7 +2391,7 @@
|
|
|
2391
2391
|
"members": {
|
|
2392
2392
|
"OptionGroupName": {},
|
|
2393
2393
|
"Filters": {
|
|
2394
|
-
"shape": "
|
|
2394
|
+
"shape": "S56"
|
|
2395
2395
|
},
|
|
2396
2396
|
"Marker": {},
|
|
2397
2397
|
"MaxRecords": {
|
|
@@ -2432,7 +2432,7 @@
|
|
|
2432
2432
|
"type": "boolean"
|
|
2433
2433
|
},
|
|
2434
2434
|
"Filters": {
|
|
2435
|
-
"shape": "
|
|
2435
|
+
"shape": "S56"
|
|
2436
2436
|
},
|
|
2437
2437
|
"MaxRecords": {
|
|
2438
2438
|
"type": "integer"
|
|
@@ -2458,7 +2458,7 @@
|
|
|
2458
2458
|
"AvailabilityZones": {
|
|
2459
2459
|
"type": "list",
|
|
2460
2460
|
"member": {
|
|
2461
|
-
"shape": "
|
|
2461
|
+
"shape": "S2v",
|
|
2462
2462
|
"locationName": "AvailabilityZone"
|
|
2463
2463
|
}
|
|
2464
2464
|
},
|
|
@@ -2506,10 +2506,10 @@
|
|
|
2506
2506
|
"type": "double"
|
|
2507
2507
|
},
|
|
2508
2508
|
"AvailableProcessorFeatures": {
|
|
2509
|
-
"shape": "
|
|
2509
|
+
"shape": "S92"
|
|
2510
2510
|
},
|
|
2511
2511
|
"SupportedEngineModes": {
|
|
2512
|
-
"shape": "
|
|
2512
|
+
"shape": "S5t"
|
|
2513
2513
|
},
|
|
2514
2514
|
"SupportsStorageAutoscaling": {
|
|
2515
2515
|
"type": "boolean"
|
|
@@ -2537,7 +2537,7 @@
|
|
|
2537
2537
|
"members": {
|
|
2538
2538
|
"ResourceIdentifier": {},
|
|
2539
2539
|
"Filters": {
|
|
2540
|
-
"shape": "
|
|
2540
|
+
"shape": "S56"
|
|
2541
2541
|
},
|
|
2542
2542
|
"Marker": {},
|
|
2543
2543
|
"MaxRecords": {
|
|
@@ -2575,7 +2575,7 @@
|
|
|
2575
2575
|
},
|
|
2576
2576
|
"LeaseId": {},
|
|
2577
2577
|
"Filters": {
|
|
2578
|
-
"shape": "
|
|
2578
|
+
"shape": "S56"
|
|
2579
2579
|
},
|
|
2580
2580
|
"MaxRecords": {
|
|
2581
2581
|
"type": "integer"
|
|
@@ -2591,7 +2591,7 @@
|
|
|
2591
2591
|
"ReservedDBInstances": {
|
|
2592
2592
|
"type": "list",
|
|
2593
2593
|
"member": {
|
|
2594
|
-
"shape": "
|
|
2594
|
+
"shape": "S9a",
|
|
2595
2595
|
"locationName": "ReservedDBInstance"
|
|
2596
2596
|
}
|
|
2597
2597
|
}
|
|
@@ -2611,7 +2611,7 @@
|
|
|
2611
2611
|
"type": "boolean"
|
|
2612
2612
|
},
|
|
2613
2613
|
"Filters": {
|
|
2614
|
-
"shape": "
|
|
2614
|
+
"shape": "S56"
|
|
2615
2615
|
},
|
|
2616
2616
|
"MaxRecords": {
|
|
2617
2617
|
"type": "integer"
|
|
@@ -2648,7 +2648,7 @@
|
|
|
2648
2648
|
"type": "boolean"
|
|
2649
2649
|
},
|
|
2650
2650
|
"RecurringCharges": {
|
|
2651
|
-
"shape": "
|
|
2651
|
+
"shape": "S9c"
|
|
2652
2652
|
}
|
|
2653
2653
|
},
|
|
2654
2654
|
"wrapper": true
|
|
@@ -2667,7 +2667,7 @@
|
|
|
2667
2667
|
},
|
|
2668
2668
|
"Marker": {},
|
|
2669
2669
|
"Filters": {
|
|
2670
|
-
"shape": "
|
|
2670
|
+
"shape": "S56"
|
|
2671
2671
|
}
|
|
2672
2672
|
}
|
|
2673
2673
|
},
|
|
@@ -2719,10 +2719,10 @@
|
|
|
2719
2719
|
"members": {
|
|
2720
2720
|
"StorageType": {},
|
|
2721
2721
|
"StorageSize": {
|
|
2722
|
-
"shape": "
|
|
2722
|
+
"shape": "S9r"
|
|
2723
2723
|
},
|
|
2724
2724
|
"ProvisionedIops": {
|
|
2725
|
-
"shape": "
|
|
2725
|
+
"shape": "S9r"
|
|
2726
2726
|
},
|
|
2727
2727
|
"IopsToStorageRatio": {
|
|
2728
2728
|
"type": "list",
|
|
@@ -2746,7 +2746,7 @@
|
|
|
2746
2746
|
}
|
|
2747
2747
|
},
|
|
2748
2748
|
"ValidProcessorFeatures": {
|
|
2749
|
-
"shape": "
|
|
2749
|
+
"shape": "S92"
|
|
2750
2750
|
}
|
|
2751
2751
|
},
|
|
2752
2752
|
"wrapper": true
|
|
@@ -2822,7 +2822,7 @@
|
|
|
2822
2822
|
}
|
|
2823
2823
|
},
|
|
2824
2824
|
"output": {
|
|
2825
|
-
"shape": "
|
|
2825
|
+
"shape": "S4v",
|
|
2826
2826
|
"resultWrapper": "ImportInstallationMediaResult"
|
|
2827
2827
|
}
|
|
2828
2828
|
},
|
|
@@ -2835,7 +2835,7 @@
|
|
|
2835
2835
|
"members": {
|
|
2836
2836
|
"ResourceName": {},
|
|
2837
2837
|
"Filters": {
|
|
2838
|
-
"shape": "
|
|
2838
|
+
"shape": "S56"
|
|
2839
2839
|
}
|
|
2840
2840
|
}
|
|
2841
2841
|
},
|
|
@@ -2864,7 +2864,7 @@
|
|
|
2864
2864
|
"type": "structure",
|
|
2865
2865
|
"members": {
|
|
2866
2866
|
"Certificate": {
|
|
2867
|
-
"shape": "
|
|
2867
|
+
"shape": "S5b"
|
|
2868
2868
|
}
|
|
2869
2869
|
}
|
|
2870
2870
|
}
|
|
@@ -2937,7 +2937,7 @@
|
|
|
2937
2937
|
"type": "long"
|
|
2938
2938
|
},
|
|
2939
2939
|
"CloudwatchLogsExportConfiguration": {
|
|
2940
|
-
"shape": "
|
|
2940
|
+
"shape": "Sa7"
|
|
2941
2941
|
},
|
|
2942
2942
|
"EngineVersion": {},
|
|
2943
2943
|
"AllowMajorVersionUpgrade": {
|
|
@@ -2991,7 +2991,7 @@
|
|
|
2991
2991
|
}
|
|
2992
2992
|
},
|
|
2993
2993
|
"output": {
|
|
2994
|
-
"shape": "
|
|
2994
|
+
"shape": "S2g",
|
|
2995
2995
|
"resultWrapper": "ModifyDBClusterEndpointResult"
|
|
2996
2996
|
}
|
|
2997
2997
|
},
|
|
@@ -3005,12 +3005,12 @@
|
|
|
3005
3005
|
"members": {
|
|
3006
3006
|
"DBClusterParameterGroupName": {},
|
|
3007
3007
|
"Parameters": {
|
|
3008
|
-
"shape": "
|
|
3008
|
+
"shape": "S5q"
|
|
3009
3009
|
}
|
|
3010
3010
|
}
|
|
3011
3011
|
},
|
|
3012
3012
|
"output": {
|
|
3013
|
-
"shape": "
|
|
3013
|
+
"shape": "Sab",
|
|
3014
3014
|
"resultWrapper": "ModifyDBClusterParameterGroupResult"
|
|
3015
3015
|
}
|
|
3016
3016
|
},
|
|
@@ -3025,10 +3025,10 @@
|
|
|
3025
3025
|
"DBClusterSnapshotIdentifier": {},
|
|
3026
3026
|
"AttributeName": {},
|
|
3027
3027
|
"ValuesToAdd": {
|
|
3028
|
-
"shape": "
|
|
3028
|
+
"shape": "S5z"
|
|
3029
3029
|
},
|
|
3030
3030
|
"ValuesToRemove": {
|
|
3031
|
-
"shape": "
|
|
3031
|
+
"shape": "S5z"
|
|
3032
3032
|
}
|
|
3033
3033
|
}
|
|
3034
3034
|
},
|
|
@@ -3037,7 +3037,7 @@
|
|
|
3037
3037
|
"type": "structure",
|
|
3038
3038
|
"members": {
|
|
3039
3039
|
"DBClusterSnapshotAttributesResult": {
|
|
3040
|
-
"shape": "
|
|
3040
|
+
"shape": "S5w"
|
|
3041
3041
|
}
|
|
3042
3042
|
}
|
|
3043
3043
|
}
|
|
@@ -3056,7 +3056,7 @@
|
|
|
3056
3056
|
"DBInstanceClass": {},
|
|
3057
3057
|
"DBSubnetGroupName": {},
|
|
3058
3058
|
"DBSecurityGroups": {
|
|
3059
|
-
"shape": "
|
|
3059
|
+
"shape": "S2m"
|
|
3060
3060
|
},
|
|
3061
3061
|
"VpcSecurityGroupIds": {
|
|
3062
3062
|
"shape": "S1u"
|
|
@@ -3120,7 +3120,7 @@
|
|
|
3120
3120
|
"type": "integer"
|
|
3121
3121
|
},
|
|
3122
3122
|
"CloudwatchLogsExportConfiguration": {
|
|
3123
|
-
"shape": "
|
|
3123
|
+
"shape": "Sa7"
|
|
3124
3124
|
},
|
|
3125
3125
|
"ProcessorFeatures": {
|
|
3126
3126
|
"shape": "S1b"
|
|
@@ -3145,7 +3145,7 @@
|
|
|
3145
3145
|
"type": "structure",
|
|
3146
3146
|
"members": {
|
|
3147
3147
|
"DBInstance": {
|
|
3148
|
-
"shape": "
|
|
3148
|
+
"shape": "S2o"
|
|
3149
3149
|
}
|
|
3150
3150
|
}
|
|
3151
3151
|
}
|
|
@@ -3160,12 +3160,12 @@
|
|
|
3160
3160
|
"members": {
|
|
3161
3161
|
"DBParameterGroupName": {},
|
|
3162
3162
|
"Parameters": {
|
|
3163
|
-
"shape": "
|
|
3163
|
+
"shape": "S5q"
|
|
3164
3164
|
}
|
|
3165
3165
|
}
|
|
3166
3166
|
},
|
|
3167
3167
|
"output": {
|
|
3168
|
-
"shape": "
|
|
3168
|
+
"shape": "Sah",
|
|
3169
3169
|
"resultWrapper": "ModifyDBParameterGroupResult"
|
|
3170
3170
|
}
|
|
3171
3171
|
},
|
|
@@ -3179,7 +3179,7 @@
|
|
|
3179
3179
|
"DBProxyName": {},
|
|
3180
3180
|
"NewDBProxyName": {},
|
|
3181
3181
|
"Auth": {
|
|
3182
|
-
"shape": "
|
|
3182
|
+
"shape": "S3f"
|
|
3183
3183
|
},
|
|
3184
3184
|
"RequireTLS": {
|
|
3185
3185
|
"type": "boolean"
|
|
@@ -3201,7 +3201,7 @@
|
|
|
3201
3201
|
"type": "structure",
|
|
3202
3202
|
"members": {
|
|
3203
3203
|
"DBProxy": {
|
|
3204
|
-
"shape": "
|
|
3204
|
+
"shape": "S3k"
|
|
3205
3205
|
}
|
|
3206
3206
|
}
|
|
3207
3207
|
}
|
|
@@ -3242,7 +3242,7 @@
|
|
|
3242
3242
|
"type": "structure",
|
|
3243
3243
|
"members": {
|
|
3244
3244
|
"DBProxyTargetGroup": {
|
|
3245
|
-
"shape": "
|
|
3245
|
+
"shape": "S73"
|
|
3246
3246
|
}
|
|
3247
3247
|
}
|
|
3248
3248
|
}
|
|
@@ -3280,10 +3280,10 @@
|
|
|
3280
3280
|
"DBSnapshotIdentifier": {},
|
|
3281
3281
|
"AttributeName": {},
|
|
3282
3282
|
"ValuesToAdd": {
|
|
3283
|
-
"shape": "
|
|
3283
|
+
"shape": "S5z"
|
|
3284
3284
|
},
|
|
3285
3285
|
"ValuesToRemove": {
|
|
3286
|
-
"shape": "
|
|
3286
|
+
"shape": "S5z"
|
|
3287
3287
|
}
|
|
3288
3288
|
}
|
|
3289
3289
|
},
|
|
@@ -3292,7 +3292,7 @@
|
|
|
3292
3292
|
"type": "structure",
|
|
3293
3293
|
"members": {
|
|
3294
3294
|
"DBSnapshotAttributesResult": {
|
|
3295
|
-
"shape": "
|
|
3295
|
+
"shape": "S7i"
|
|
3296
3296
|
}
|
|
3297
3297
|
}
|
|
3298
3298
|
}
|
|
@@ -3308,7 +3308,7 @@
|
|
|
3308
3308
|
"DBSubnetGroupName": {},
|
|
3309
3309
|
"DBSubnetGroupDescription": {},
|
|
3310
3310
|
"SubnetIds": {
|
|
3311
|
-
"shape": "
|
|
3311
|
+
"shape": "S3t"
|
|
3312
3312
|
}
|
|
3313
3313
|
}
|
|
3314
3314
|
},
|
|
@@ -3317,7 +3317,7 @@
|
|
|
3317
3317
|
"type": "structure",
|
|
3318
3318
|
"members": {
|
|
3319
3319
|
"DBSubnetGroup": {
|
|
3320
|
-
"shape": "
|
|
3320
|
+
"shape": "S2s"
|
|
3321
3321
|
}
|
|
3322
3322
|
}
|
|
3323
3323
|
}
|
|
@@ -3366,7 +3366,7 @@
|
|
|
3366
3366
|
"type": "structure",
|
|
3367
3367
|
"members": {
|
|
3368
3368
|
"GlobalCluster": {
|
|
3369
|
-
"shape": "
|
|
3369
|
+
"shape": "S3z"
|
|
3370
3370
|
}
|
|
3371
3371
|
}
|
|
3372
3372
|
}
|
|
@@ -3394,7 +3394,7 @@
|
|
|
3394
3394
|
},
|
|
3395
3395
|
"OptionVersion": {},
|
|
3396
3396
|
"DBSecurityGroupMemberships": {
|
|
3397
|
-
"shape": "
|
|
3397
|
+
"shape": "S2m"
|
|
3398
3398
|
},
|
|
3399
3399
|
"VpcSecurityGroupMemberships": {
|
|
3400
3400
|
"shape": "S1u"
|
|
@@ -3447,7 +3447,7 @@
|
|
|
3447
3447
|
"type": "structure",
|
|
3448
3448
|
"members": {
|
|
3449
3449
|
"DBInstance": {
|
|
3450
|
-
"shape": "
|
|
3450
|
+
"shape": "S2o"
|
|
3451
3451
|
}
|
|
3452
3452
|
}
|
|
3453
3453
|
}
|
|
@@ -3494,7 +3494,7 @@
|
|
|
3494
3494
|
"type": "structure",
|
|
3495
3495
|
"members": {
|
|
3496
3496
|
"ReservedDBInstance": {
|
|
3497
|
-
"shape": "
|
|
3497
|
+
"shape": "S9a"
|
|
3498
3498
|
}
|
|
3499
3499
|
}
|
|
3500
3500
|
}
|
|
@@ -3517,7 +3517,7 @@
|
|
|
3517
3517
|
"type": "structure",
|
|
3518
3518
|
"members": {
|
|
3519
3519
|
"DBInstance": {
|
|
3520
|
-
"shape": "
|
|
3520
|
+
"shape": "S2o"
|
|
3521
3521
|
}
|
|
3522
3522
|
}
|
|
3523
3523
|
}
|
|
@@ -3544,7 +3544,7 @@
|
|
|
3544
3544
|
"type": "structure",
|
|
3545
3545
|
"members": {
|
|
3546
3546
|
"DBProxyTargets": {
|
|
3547
|
-
"shape": "
|
|
3547
|
+
"shape": "S77"
|
|
3548
3548
|
}
|
|
3549
3549
|
}
|
|
3550
3550
|
}
|
|
@@ -3562,7 +3562,7 @@
|
|
|
3562
3562
|
"type": "structure",
|
|
3563
3563
|
"members": {
|
|
3564
3564
|
"GlobalCluster": {
|
|
3565
|
-
"shape": "
|
|
3565
|
+
"shape": "S3z"
|
|
3566
3566
|
}
|
|
3567
3567
|
}
|
|
3568
3568
|
}
|
|
@@ -3646,12 +3646,12 @@
|
|
|
3646
3646
|
"type": "boolean"
|
|
3647
3647
|
},
|
|
3648
3648
|
"Parameters": {
|
|
3649
|
-
"shape": "
|
|
3649
|
+
"shape": "S5q"
|
|
3650
3650
|
}
|
|
3651
3651
|
}
|
|
3652
3652
|
},
|
|
3653
3653
|
"output": {
|
|
3654
|
-
"shape": "
|
|
3654
|
+
"shape": "Sab",
|
|
3655
3655
|
"resultWrapper": "ResetDBClusterParameterGroupResult"
|
|
3656
3656
|
}
|
|
3657
3657
|
},
|
|
@@ -3667,12 +3667,12 @@
|
|
|
3667
3667
|
"type": "boolean"
|
|
3668
3668
|
},
|
|
3669
3669
|
"Parameters": {
|
|
3670
|
-
"shape": "
|
|
3670
|
+
"shape": "S5q"
|
|
3671
3671
|
}
|
|
3672
3672
|
}
|
|
3673
3673
|
},
|
|
3674
3674
|
"output": {
|
|
3675
|
-
"shape": "
|
|
3675
|
+
"shape": "Sah",
|
|
3676
3676
|
"resultWrapper": "ResetDBParameterGroupResult"
|
|
3677
3677
|
}
|
|
3678
3678
|
},
|
|
@@ -3946,7 +3946,7 @@
|
|
|
3946
3946
|
"type": "structure",
|
|
3947
3947
|
"members": {
|
|
3948
3948
|
"DBInstance": {
|
|
3949
|
-
"shape": "
|
|
3949
|
+
"shape": "S2o"
|
|
3950
3950
|
}
|
|
3951
3951
|
}
|
|
3952
3952
|
}
|
|
@@ -3974,7 +3974,7 @@
|
|
|
3974
3974
|
"MasterUsername": {},
|
|
3975
3975
|
"MasterUserPassword": {},
|
|
3976
3976
|
"DBSecurityGroups": {
|
|
3977
|
-
"shape": "
|
|
3977
|
+
"shape": "S2m"
|
|
3978
3978
|
},
|
|
3979
3979
|
"VpcSecurityGroupIds": {
|
|
3980
3980
|
"shape": "S1u"
|
|
@@ -4057,7 +4057,7 @@
|
|
|
4057
4057
|
"type": "structure",
|
|
4058
4058
|
"members": {
|
|
4059
4059
|
"DBInstance": {
|
|
4060
|
-
"shape": "
|
|
4060
|
+
"shape": "S2o"
|
|
4061
4061
|
}
|
|
4062
4062
|
}
|
|
4063
4063
|
}
|
|
@@ -4141,7 +4141,7 @@
|
|
|
4141
4141
|
"type": "structure",
|
|
4142
4142
|
"members": {
|
|
4143
4143
|
"DBInstance": {
|
|
4144
|
-
"shape": "
|
|
4144
|
+
"shape": "S2o"
|
|
4145
4145
|
}
|
|
4146
4146
|
}
|
|
4147
4147
|
}
|
|
@@ -4236,7 +4236,7 @@
|
|
|
4236
4236
|
"type": "structure",
|
|
4237
4237
|
"members": {
|
|
4238
4238
|
"DBInstance": {
|
|
4239
|
-
"shape": "
|
|
4239
|
+
"shape": "S2o"
|
|
4240
4240
|
}
|
|
4241
4241
|
}
|
|
4242
4242
|
}
|
|
@@ -4261,7 +4261,7 @@
|
|
|
4261
4261
|
"type": "structure",
|
|
4262
4262
|
"members": {
|
|
4263
4263
|
"DBInstanceAutomatedBackup": {
|
|
4264
|
-
"shape": "
|
|
4264
|
+
"shape": "S4h"
|
|
4265
4265
|
}
|
|
4266
4266
|
}
|
|
4267
4267
|
}
|
|
@@ -4352,7 +4352,7 @@
|
|
|
4352
4352
|
"type": "structure",
|
|
4353
4353
|
"members": {
|
|
4354
4354
|
"DBInstance": {
|
|
4355
|
-
"shape": "
|
|
4355
|
+
"shape": "S2o"
|
|
4356
4356
|
}
|
|
4357
4357
|
}
|
|
4358
4358
|
}
|
|
@@ -4372,7 +4372,7 @@
|
|
|
4372
4372
|
"type": "structure",
|
|
4373
4373
|
"members": {
|
|
4374
4374
|
"DBInstanceAutomatedBackup": {
|
|
4375
|
-
"shape": "
|
|
4375
|
+
"shape": "S4h"
|
|
4376
4376
|
}
|
|
4377
4377
|
}
|
|
4378
4378
|
}
|
|
@@ -4982,6 +4982,20 @@
|
|
|
4982
4982
|
"GlobalWriteForwardingStatus": {},
|
|
4983
4983
|
"GlobalWriteForwardingRequested": {
|
|
4984
4984
|
"type": "boolean"
|
|
4985
|
+
},
|
|
4986
|
+
"PendingModifiedValues": {
|
|
4987
|
+
"type": "structure",
|
|
4988
|
+
"members": {
|
|
4989
|
+
"PendingCloudwatchLogsExports": {
|
|
4990
|
+
"shape": "S2e"
|
|
4991
|
+
},
|
|
4992
|
+
"DBClusterIdentifier": {},
|
|
4993
|
+
"MasterUserPassword": {},
|
|
4994
|
+
"IAMDatabaseAuthenticationEnabled": {
|
|
4995
|
+
"type": "boolean"
|
|
4996
|
+
},
|
|
4997
|
+
"EngineVersion": {}
|
|
4998
|
+
}
|
|
4985
4999
|
}
|
|
4986
5000
|
},
|
|
4987
5001
|
"wrapper": true
|
|
@@ -5000,6 +5014,17 @@
|
|
|
5000
5014
|
}
|
|
5001
5015
|
},
|
|
5002
5016
|
"S2e": {
|
|
5017
|
+
"type": "structure",
|
|
5018
|
+
"members": {
|
|
5019
|
+
"LogTypesToEnable": {
|
|
5020
|
+
"shape": "S1w"
|
|
5021
|
+
},
|
|
5022
|
+
"LogTypesToDisable": {
|
|
5023
|
+
"shape": "S1w"
|
|
5024
|
+
}
|
|
5025
|
+
}
|
|
5026
|
+
},
|
|
5027
|
+
"S2g": {
|
|
5003
5028
|
"type": "structure",
|
|
5004
5029
|
"members": {
|
|
5005
5030
|
"DBClusterEndpointIdentifier": {},
|
|
@@ -5018,13 +5043,13 @@
|
|
|
5018
5043
|
"DBClusterEndpointArn": {}
|
|
5019
5044
|
}
|
|
5020
5045
|
},
|
|
5021
|
-
"
|
|
5046
|
+
"S2m": {
|
|
5022
5047
|
"type": "list",
|
|
5023
5048
|
"member": {
|
|
5024
5049
|
"locationName": "DBSecurityGroupName"
|
|
5025
5050
|
}
|
|
5026
5051
|
},
|
|
5027
|
-
"
|
|
5052
|
+
"S2o": {
|
|
5028
5053
|
"type": "structure",
|
|
5029
5054
|
"members": {
|
|
5030
5055
|
"DBInstanceIdentifier": {},
|
|
@@ -5034,7 +5059,7 @@
|
|
|
5034
5059
|
"MasterUsername": {},
|
|
5035
5060
|
"DBName": {},
|
|
5036
5061
|
"Endpoint": {
|
|
5037
|
-
"shape": "
|
|
5062
|
+
"shape": "S2p"
|
|
5038
5063
|
},
|
|
5039
5064
|
"AllocatedStorage": {
|
|
5040
5065
|
"type": "integer"
|
|
@@ -5065,7 +5090,7 @@
|
|
|
5065
5090
|
},
|
|
5066
5091
|
"AvailabilityZone": {},
|
|
5067
5092
|
"DBSubnetGroup": {
|
|
5068
|
-
"shape": "
|
|
5093
|
+
"shape": "S2s"
|
|
5069
5094
|
},
|
|
5070
5095
|
"PreferredMaintenanceWindow": {},
|
|
5071
5096
|
"PendingModifiedValues": {
|
|
@@ -5095,18 +5120,13 @@
|
|
|
5095
5120
|
"CACertificateIdentifier": {},
|
|
5096
5121
|
"DBSubnetGroupName": {},
|
|
5097
5122
|
"PendingCloudwatchLogsExports": {
|
|
5098
|
-
"
|
|
5099
|
-
"members": {
|
|
5100
|
-
"LogTypesToEnable": {
|
|
5101
|
-
"shape": "S1w"
|
|
5102
|
-
},
|
|
5103
|
-
"LogTypesToDisable": {
|
|
5104
|
-
"shape": "S1w"
|
|
5105
|
-
}
|
|
5106
|
-
}
|
|
5123
|
+
"shape": "S2e"
|
|
5107
5124
|
},
|
|
5108
5125
|
"ProcessorFeatures": {
|
|
5109
5126
|
"shape": "S1b"
|
|
5127
|
+
},
|
|
5128
|
+
"IAMDatabaseAuthenticationEnabled": {
|
|
5129
|
+
"type": "boolean"
|
|
5110
5130
|
}
|
|
5111
5131
|
}
|
|
5112
5132
|
},
|
|
@@ -5230,7 +5250,7 @@
|
|
|
5230
5250
|
}
|
|
5231
5251
|
},
|
|
5232
5252
|
"ListenerEndpoint": {
|
|
5233
|
-
"shape": "
|
|
5253
|
+
"shape": "S2p"
|
|
5234
5254
|
},
|
|
5235
5255
|
"MaxAllocatedStorage": {
|
|
5236
5256
|
"type": "integer"
|
|
@@ -5239,12 +5259,12 @@
|
|
|
5239
5259
|
"shape": "Sb"
|
|
5240
5260
|
},
|
|
5241
5261
|
"DBInstanceAutomatedBackupsReplications": {
|
|
5242
|
-
"shape": "
|
|
5262
|
+
"shape": "S37"
|
|
5243
5263
|
}
|
|
5244
5264
|
},
|
|
5245
5265
|
"wrapper": true
|
|
5246
5266
|
},
|
|
5247
|
-
"
|
|
5267
|
+
"S2p": {
|
|
5248
5268
|
"type": "structure",
|
|
5249
5269
|
"members": {
|
|
5250
5270
|
"Address": {},
|
|
@@ -5254,7 +5274,7 @@
|
|
|
5254
5274
|
"HostedZoneId": {}
|
|
5255
5275
|
}
|
|
5256
5276
|
},
|
|
5257
|
-
"
|
|
5277
|
+
"S2s": {
|
|
5258
5278
|
"type": "structure",
|
|
5259
5279
|
"members": {
|
|
5260
5280
|
"DBSubnetGroupName": {},
|
|
@@ -5269,7 +5289,7 @@
|
|
|
5269
5289
|
"members": {
|
|
5270
5290
|
"SubnetIdentifier": {},
|
|
5271
5291
|
"SubnetAvailabilityZone": {
|
|
5272
|
-
"shape": "
|
|
5292
|
+
"shape": "S2v"
|
|
5273
5293
|
},
|
|
5274
5294
|
"SubnetOutpost": {
|
|
5275
5295
|
"type": "structure",
|
|
@@ -5285,14 +5305,14 @@
|
|
|
5285
5305
|
},
|
|
5286
5306
|
"wrapper": true
|
|
5287
5307
|
},
|
|
5288
|
-
"
|
|
5308
|
+
"S2v": {
|
|
5289
5309
|
"type": "structure",
|
|
5290
5310
|
"members": {
|
|
5291
5311
|
"Name": {}
|
|
5292
5312
|
},
|
|
5293
5313
|
"wrapper": true
|
|
5294
5314
|
},
|
|
5295
|
-
"
|
|
5315
|
+
"S37": {
|
|
5296
5316
|
"type": "list",
|
|
5297
5317
|
"member": {
|
|
5298
5318
|
"locationName": "DBInstanceAutomatedBackupsReplication",
|
|
@@ -5302,7 +5322,7 @@
|
|
|
5302
5322
|
}
|
|
5303
5323
|
}
|
|
5304
5324
|
},
|
|
5305
|
-
"
|
|
5325
|
+
"S3f": {
|
|
5306
5326
|
"type": "list",
|
|
5307
5327
|
"member": {
|
|
5308
5328
|
"type": "structure",
|
|
@@ -5315,7 +5335,7 @@
|
|
|
5315
5335
|
}
|
|
5316
5336
|
}
|
|
5317
5337
|
},
|
|
5318
|
-
"
|
|
5338
|
+
"S3k": {
|
|
5319
5339
|
"type": "structure",
|
|
5320
5340
|
"members": {
|
|
5321
5341
|
"DBProxyName": {},
|
|
@@ -5360,13 +5380,13 @@
|
|
|
5360
5380
|
}
|
|
5361
5381
|
}
|
|
5362
5382
|
},
|
|
5363
|
-
"
|
|
5383
|
+
"S3t": {
|
|
5364
5384
|
"type": "list",
|
|
5365
5385
|
"member": {
|
|
5366
5386
|
"locationName": "SubnetIdentifier"
|
|
5367
5387
|
}
|
|
5368
5388
|
},
|
|
5369
|
-
"
|
|
5389
|
+
"S3z": {
|
|
5370
5390
|
"type": "structure",
|
|
5371
5391
|
"members": {
|
|
5372
5392
|
"GlobalClusterIdentifier": {},
|
|
@@ -5404,7 +5424,7 @@
|
|
|
5404
5424
|
},
|
|
5405
5425
|
"wrapper": true
|
|
5406
5426
|
},
|
|
5407
|
-
"
|
|
5427
|
+
"S4h": {
|
|
5408
5428
|
"type": "structure",
|
|
5409
5429
|
"members": {
|
|
5410
5430
|
"DBInstanceArn": {},
|
|
@@ -5457,12 +5477,12 @@
|
|
|
5457
5477
|
},
|
|
5458
5478
|
"DBInstanceAutomatedBackupsArn": {},
|
|
5459
5479
|
"DBInstanceAutomatedBackupsReplications": {
|
|
5460
|
-
"shape": "
|
|
5480
|
+
"shape": "S37"
|
|
5461
5481
|
}
|
|
5462
5482
|
},
|
|
5463
5483
|
"wrapper": true
|
|
5464
5484
|
},
|
|
5465
|
-
"
|
|
5485
|
+
"S4v": {
|
|
5466
5486
|
"type": "structure",
|
|
5467
5487
|
"members": {
|
|
5468
5488
|
"InstallationMediaId": {},
|
|
@@ -5480,7 +5500,7 @@
|
|
|
5480
5500
|
}
|
|
5481
5501
|
}
|
|
5482
5502
|
},
|
|
5483
|
-
"
|
|
5503
|
+
"S56": {
|
|
5484
5504
|
"type": "list",
|
|
5485
5505
|
"member": {
|
|
5486
5506
|
"locationName": "Filter",
|
|
@@ -5500,7 +5520,7 @@
|
|
|
5500
5520
|
}
|
|
5501
5521
|
}
|
|
5502
5522
|
},
|
|
5503
|
-
"
|
|
5523
|
+
"S5b": {
|
|
5504
5524
|
"type": "structure",
|
|
5505
5525
|
"members": {
|
|
5506
5526
|
"CertificateIdentifier": {},
|
|
@@ -5522,7 +5542,7 @@
|
|
|
5522
5542
|
},
|
|
5523
5543
|
"wrapper": true
|
|
5524
5544
|
},
|
|
5525
|
-
"
|
|
5545
|
+
"S5q": {
|
|
5526
5546
|
"type": "list",
|
|
5527
5547
|
"member": {
|
|
5528
5548
|
"locationName": "Parameter",
|
|
@@ -5541,16 +5561,16 @@
|
|
|
5541
5561
|
"MinimumEngineVersion": {},
|
|
5542
5562
|
"ApplyMethod": {},
|
|
5543
5563
|
"SupportedEngineModes": {
|
|
5544
|
-
"shape": "
|
|
5564
|
+
"shape": "S5t"
|
|
5545
5565
|
}
|
|
5546
5566
|
}
|
|
5547
5567
|
}
|
|
5548
5568
|
},
|
|
5549
|
-
"
|
|
5569
|
+
"S5t": {
|
|
5550
5570
|
"type": "list",
|
|
5551
5571
|
"member": {}
|
|
5552
5572
|
},
|
|
5553
|
-
"
|
|
5573
|
+
"S5w": {
|
|
5554
5574
|
"type": "structure",
|
|
5555
5575
|
"members": {
|
|
5556
5576
|
"DBClusterSnapshotIdentifier": {},
|
|
@@ -5562,7 +5582,7 @@
|
|
|
5562
5582
|
"members": {
|
|
5563
5583
|
"AttributeName": {},
|
|
5564
5584
|
"AttributeValues": {
|
|
5565
|
-
"shape": "
|
|
5585
|
+
"shape": "S5z"
|
|
5566
5586
|
}
|
|
5567
5587
|
}
|
|
5568
5588
|
}
|
|
@@ -5570,27 +5590,27 @@
|
|
|
5570
5590
|
},
|
|
5571
5591
|
"wrapper": true
|
|
5572
5592
|
},
|
|
5573
|
-
"
|
|
5593
|
+
"S5z": {
|
|
5574
5594
|
"type": "list",
|
|
5575
5595
|
"member": {
|
|
5576
5596
|
"locationName": "AttributeValue"
|
|
5577
5597
|
}
|
|
5578
5598
|
},
|
|
5579
|
-
"
|
|
5599
|
+
"S6a": {
|
|
5580
5600
|
"type": "structure",
|
|
5581
5601
|
"members": {
|
|
5582
5602
|
"CharacterSetName": {},
|
|
5583
5603
|
"CharacterSetDescription": {}
|
|
5584
5604
|
}
|
|
5585
5605
|
},
|
|
5586
|
-
"
|
|
5606
|
+
"S6b": {
|
|
5587
5607
|
"type": "list",
|
|
5588
5608
|
"member": {
|
|
5589
|
-
"shape": "
|
|
5609
|
+
"shape": "S6a",
|
|
5590
5610
|
"locationName": "CharacterSet"
|
|
5591
5611
|
}
|
|
5592
5612
|
},
|
|
5593
|
-
"
|
|
5613
|
+
"S73": {
|
|
5594
5614
|
"type": "structure",
|
|
5595
5615
|
"members": {
|
|
5596
5616
|
"DBProxyName": {},
|
|
@@ -5626,7 +5646,7 @@
|
|
|
5626
5646
|
}
|
|
5627
5647
|
}
|
|
5628
5648
|
},
|
|
5629
|
-
"
|
|
5649
|
+
"S77": {
|
|
5630
5650
|
"type": "list",
|
|
5631
5651
|
"member": {
|
|
5632
5652
|
"type": "structure",
|
|
@@ -5650,7 +5670,7 @@
|
|
|
5650
5670
|
}
|
|
5651
5671
|
}
|
|
5652
5672
|
},
|
|
5653
|
-
"
|
|
5673
|
+
"S7i": {
|
|
5654
5674
|
"type": "structure",
|
|
5655
5675
|
"members": {
|
|
5656
5676
|
"DBSnapshotIdentifier": {},
|
|
@@ -5662,7 +5682,7 @@
|
|
|
5662
5682
|
"members": {
|
|
5663
5683
|
"AttributeName": {},
|
|
5664
5684
|
"AttributeValues": {
|
|
5665
|
-
"shape": "
|
|
5685
|
+
"shape": "S5z"
|
|
5666
5686
|
}
|
|
5667
5687
|
},
|
|
5668
5688
|
"wrapper": true
|
|
@@ -5671,18 +5691,18 @@
|
|
|
5671
5691
|
},
|
|
5672
5692
|
"wrapper": true
|
|
5673
5693
|
},
|
|
5674
|
-
"
|
|
5694
|
+
"S7t": {
|
|
5675
5695
|
"type": "structure",
|
|
5676
5696
|
"members": {
|
|
5677
5697
|
"DBParameterGroupFamily": {},
|
|
5678
5698
|
"Marker": {},
|
|
5679
5699
|
"Parameters": {
|
|
5680
|
-
"shape": "
|
|
5700
|
+
"shape": "S5q"
|
|
5681
5701
|
}
|
|
5682
5702
|
},
|
|
5683
5703
|
"wrapper": true
|
|
5684
5704
|
},
|
|
5685
|
-
"
|
|
5705
|
+
"S92": {
|
|
5686
5706
|
"type": "list",
|
|
5687
5707
|
"member": {
|
|
5688
5708
|
"locationName": "AvailableProcessorFeature",
|
|
@@ -5694,7 +5714,7 @@
|
|
|
5694
5714
|
}
|
|
5695
5715
|
}
|
|
5696
5716
|
},
|
|
5697
|
-
"
|
|
5717
|
+
"S9a": {
|
|
5698
5718
|
"type": "structure",
|
|
5699
5719
|
"members": {
|
|
5700
5720
|
"ReservedDBInstanceId": {},
|
|
@@ -5723,14 +5743,14 @@
|
|
|
5723
5743
|
},
|
|
5724
5744
|
"State": {},
|
|
5725
5745
|
"RecurringCharges": {
|
|
5726
|
-
"shape": "
|
|
5746
|
+
"shape": "S9c"
|
|
5727
5747
|
},
|
|
5728
5748
|
"ReservedDBInstanceArn": {},
|
|
5729
5749
|
"LeaseId": {}
|
|
5730
5750
|
},
|
|
5731
5751
|
"wrapper": true
|
|
5732
5752
|
},
|
|
5733
|
-
"
|
|
5753
|
+
"S9c": {
|
|
5734
5754
|
"type": "list",
|
|
5735
5755
|
"member": {
|
|
5736
5756
|
"locationName": "RecurringCharge",
|
|
@@ -5744,7 +5764,7 @@
|
|
|
5744
5764
|
"wrapper": true
|
|
5745
5765
|
}
|
|
5746
5766
|
},
|
|
5747
|
-
"
|
|
5767
|
+
"S9r": {
|
|
5748
5768
|
"type": "list",
|
|
5749
5769
|
"member": {
|
|
5750
5770
|
"locationName": "Range",
|
|
@@ -5762,7 +5782,7 @@
|
|
|
5762
5782
|
}
|
|
5763
5783
|
}
|
|
5764
5784
|
},
|
|
5765
|
-
"
|
|
5785
|
+
"Sa7": {
|
|
5766
5786
|
"type": "structure",
|
|
5767
5787
|
"members": {
|
|
5768
5788
|
"EnableLogTypes": {
|
|
@@ -5773,13 +5793,13 @@
|
|
|
5773
5793
|
}
|
|
5774
5794
|
}
|
|
5775
5795
|
},
|
|
5776
|
-
"
|
|
5796
|
+
"Sab": {
|
|
5777
5797
|
"type": "structure",
|
|
5778
5798
|
"members": {
|
|
5779
5799
|
"DBClusterParameterGroupName": {}
|
|
5780
5800
|
}
|
|
5781
5801
|
},
|
|
5782
|
-
"
|
|
5802
|
+
"Sah": {
|
|
5783
5803
|
"type": "structure",
|
|
5784
5804
|
"members": {
|
|
5785
5805
|
"DBParameterGroupName": {}
|