|
444 | 444 | ],
|
445 | 445 | "documentation":"<p>Returns information about the endpoints for your account in the current region.</p>"
|
446 | 446 | },
|
| 447 | + "DescribeEngineVersions":{ |
| 448 | + "name":"DescribeEngineVersions", |
| 449 | + "http":{ |
| 450 | + "method":"POST", |
| 451 | + "requestUri":"/" |
| 452 | + }, |
| 453 | + "input":{"shape":"DescribeEngineVersionsMessage"}, |
| 454 | + "output":{"shape":"DescribeEngineVersionsResponse"}, |
| 455 | + "documentation":"<p>Returns information about the replication instance versions used in the project.</p>" |
| 456 | + }, |
447 | 457 | "DescribeEventCategories":{
|
448 | 458 | "name":"DescribeEventCategories",
|
449 | 459 | "http":{
|
|
1272 | 1282 | "type":"list",
|
1273 | 1283 | "member":{"shape":"String"}
|
1274 | 1284 | },
|
| 1285 | + "AvailableUpgradesList":{ |
| 1286 | + "type":"list", |
| 1287 | + "member":{"shape":"String"} |
| 1288 | + }, |
1275 | 1289 | "BatchStartRecommendationsErrorEntry":{
|
1276 | 1290 | "type":"structure",
|
1277 | 1291 | "members":{
|
|
2687 | 2701 | },
|
2688 | 2702 | "documentation":"<p/>"
|
2689 | 2703 | },
|
| 2704 | + "DescribeEngineVersionsMessage":{ |
| 2705 | + "type":"structure", |
| 2706 | + "members":{ |
| 2707 | + "MaxRecords":{ |
| 2708 | + "shape":"IntegerOptional", |
| 2709 | + "documentation":"<p>The maximum number of records to include in the response. If more records exist than the specified <code>MaxRecords</code> value, a pagination token called a marker is included in the response so that the remaining results can be retrieved. </p>" |
| 2710 | + }, |
| 2711 | + "Marker":{ |
| 2712 | + "shape":"String", |
| 2713 | + "documentation":"<p>An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by <code>MaxRecords</code>. </p>" |
| 2714 | + } |
| 2715 | + } |
| 2716 | + }, |
| 2717 | + "DescribeEngineVersionsResponse":{ |
| 2718 | + "type":"structure", |
| 2719 | + "members":{ |
| 2720 | + "EngineVersions":{ |
| 2721 | + "shape":"EngineVersionList", |
| 2722 | + "documentation":"<p>Returned <code>EngineVersion</code> objects that describe the replication instance engine versions used in the project.</p>" |
| 2723 | + }, |
| 2724 | + "Marker":{ |
| 2725 | + "shape":"String", |
| 2726 | + "documentation":"<p>An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by <code>MaxRecords</code>. </p>" |
| 2727 | + } |
| 2728 | + } |
| 2729 | + }, |
2690 | 2730 | "DescribeEventCategoriesMessage":{
|
2691 | 2731 | "type":"structure",
|
2692 | 2732 | "members":{
|
|
3856 | 3896 | "type":"list",
|
3857 | 3897 | "member":{"shape":"EndpointSetting"}
|
3858 | 3898 | },
|
| 3899 | + "EngineVersion":{ |
| 3900 | + "type":"structure", |
| 3901 | + "members":{ |
| 3902 | + "Version":{ |
| 3903 | + "shape":"String", |
| 3904 | + "documentation":"<p>The version number of the replication instance.</p>" |
| 3905 | + }, |
| 3906 | + "Lifecycle":{ |
| 3907 | + "shape":"String", |
| 3908 | + "documentation":"<p>The lifecycle status of the replication instance version. Valid values are <code>DEPRECATED</code>, <code>DEFAULT_VERSION</code>, and <code>ACTIVE</code>.</p>" |
| 3909 | + }, |
| 3910 | + "ReleaseStatus":{ |
| 3911 | + "shape":"ReleaseStatusValues", |
| 3912 | + "documentation":"<p>The release status of the replication instance version.</p>" |
| 3913 | + }, |
| 3914 | + "LaunchDate":{ |
| 3915 | + "shape":"TStamp", |
| 3916 | + "documentation":"<p>The date when the replication instance version became publicly available.</p>" |
| 3917 | + }, |
| 3918 | + "AutoUpgradeDate":{ |
| 3919 | + "shape":"TStamp", |
| 3920 | + "documentation":"<p>The date when the replication instance will be automatically upgraded. This setting only applies if the <code>auto-minor-version</code> setting is enabled.</p>" |
| 3921 | + }, |
| 3922 | + "DeprecationDate":{ |
| 3923 | + "shape":"TStamp", |
| 3924 | + "documentation":"<p>The date when the replication instance version will be deprecated and can no longer be requested.</p>" |
| 3925 | + }, |
| 3926 | + "ForceUpgradeDate":{ |
| 3927 | + "shape":"TStamp", |
| 3928 | + "documentation":"<p>The date when the replication instance will have a version upgrade forced.</p>" |
| 3929 | + }, |
| 3930 | + "AvailableUpgrades":{ |
| 3931 | + "shape":"AvailableUpgradesList", |
| 3932 | + "documentation":"<p>The list of valid replication instance versions that you can upgrade to.</p>" |
| 3933 | + } |
| 3934 | + }, |
| 3935 | + "documentation":"<p>Provides information about a replication instance version.</p>" |
| 3936 | + }, |
| 3937 | + "EngineVersionList":{ |
| 3938 | + "type":"list", |
| 3939 | + "member":{"shape":"EngineVersion"} |
| 3940 | + }, |
3859 | 3941 | "Event":{
|
3860 | 3942 | "type":"structure",
|
3861 | 3943 | "members":{
|
|
5592 | 5674 | },
|
5593 | 5675 | "DatabaseMode":{
|
5594 | 5676 | "shape":"DatabaseMode",
|
5595 |
| - "documentation":"<p>Specifies whether to use default or custom replication behavior for PostgreSQL-compatible endpoints. You can use this setting to specify replication behavior for endpoints that require additional configuration, such as Babelfish endpoints.</p>" |
| 5677 | + "documentation":"<p>Specifies the default behavior of the replication's handling of PostgreSQL- compatible endpoints that require some additional configuration, such as Babelfish endpoints.</p>" |
5596 | 5678 | },
|
5597 | 5679 | "BabelfishDatabaseName":{
|
5598 | 5680 | "shape":"String",
|
|
0 commit comments