|
132 | 132 | {"shape":"ReplicationSubnetGroupDoesNotCoverEnoughAZs"},
|
133 | 133 | {"shape":"InvalidSubnet"}
|
134 | 134 | ],
|
135 |
| - "documentation":"<p>Creates a replication subnet group given a list of the subnet IDs in a VPC.</p>" |
| 135 | + "documentation":"<p>Creates a replication subnet group given a list of the subnet IDs in a VPC.</p> <p>The VPC needs to have at least one subnet in at least two availability zones in the Amazon Web Services Region, otherwise the service will throw a <code>ReplicationSubnetGroupDoesNotCoverEnoughAZs</code> exception.</p>" |
136 | 136 | },
|
137 | 137 | "CreateReplicationTask":{
|
138 | 138 | "name":"CreateReplicationTask",
|
|
718 | 718 | {"shape":"ResourceNotFoundFault"},
|
719 | 719 | {"shape":"InvalidResourceStateFault"}
|
720 | 720 | ],
|
721 |
| - "documentation":"<p>Reloads the target database table with the source data. </p>" |
| 721 | + "documentation":"<p>Reloads the target database table with the source data. </p> <p>You can only use this operation with a task in the <code>RUNNING</code> state, otherwise the service will throw an <code>InvalidResourceStateFault</code> exception.</p>" |
722 | 722 | },
|
723 | 723 | "RemoveTagsFromResource":{
|
724 | 724 | "name":"RemoveTagsFromResource",
|
|
890 | 890 | },
|
891 | 891 | "ApplyAction":{
|
892 | 892 | "shape":"String",
|
893 |
| - "documentation":"<p>The pending maintenance action to apply to this resource.</p>" |
| 893 | + "documentation":"<p>The pending maintenance action to apply to this resource.</p> <p>Valid values: <code>os-upgrade</code>, <code>system-update</code>, <code>db-upgrade</code> </p>" |
894 | 894 | },
|
895 | 895 | "OptInType":{
|
896 | 896 | "shape":"String",
|
|
1156 | 1156 | },
|
1157 | 1157 | "DmsTransferSettings":{
|
1158 | 1158 | "shape":"DmsTransferSettings",
|
1159 |
| - "documentation":"<p>The settings in JSON format for the DMS transfer type of source endpoint. </p> <p>Possible settings include the following:</p> <ul> <li> <p> <code>ServiceAccessRoleArn</code> - The IAM role that has permission to access the Amazon S3 bucket. The role must allow the <code>iam:PassRole</code> action.</p> </li> <li> <p> <code>BucketName</code> - The name of the S3 bucket to use.</p> </li> </ul> <p>Shorthand syntax for these settings is as follows: <code>ServiceAccessRoleArn=string,BucketName=string</code> </p> <p>JSON syntax for these settings is as follows: <code>{ \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", } </code> </p>" |
| 1159 | + "documentation":"<p>The settings in JSON format for the DMS transfer type of source endpoint. </p> <p>Possible settings include the following:</p> <ul> <li> <p> <code>ServiceAccessRoleArn</code> - The Amazon Resource Name (ARN) used by the service access IAM role. The role must allow the <code>iam:PassRole</code> action.</p> </li> <li> <p> <code>BucketName</code> - The name of the S3 bucket to use.</p> </li> </ul> <p>Shorthand syntax for these settings is as follows: <code>ServiceAccessRoleArn=string,BucketName=string</code> </p> <p>JSON syntax for these settings is as follows: <code>{ \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\", } </code> </p>" |
1160 | 1160 | },
|
1161 | 1161 | "MongoDbSettings":{
|
1162 | 1162 | "shape":"MongoDbSettings",
|
|
2410 | 2410 | "members":{
|
2411 | 2411 | "ServiceAccessRoleArn":{
|
2412 | 2412 | "shape":"String",
|
2413 |
| - "documentation":"<p> The IAM role that has permission to access the Amazon S3 bucket. When specified as part of request syntax, such as for the <code>CreateEndpoint</code> and <code>ModifyEndpoint</code> actions, the role must allow the <code>iam:PassRole</code> action.</p>" |
| 2413 | + "documentation":"<p>The Amazon Resource Name (ARN) used by the service access IAM role. The role must allow the <code>iam:PassRole</code> action.</p>" |
2414 | 2414 | },
|
2415 | 2415 | "BucketName":{
|
2416 | 2416 | "shape":"String",
|
|
2602 | 2602 | },
|
2603 | 2603 | "DmsTransferSettings":{
|
2604 | 2604 | "shape":"DmsTransferSettings",
|
2605 |
| - "documentation":"<p>The settings in JSON format for the DMS transfer type of source endpoint. </p> <p>Possible settings include the following:</p> <ul> <li> <p> <code>ServiceAccessRoleArn</code> - The IAM role that has permission to access the Amazon S3 bucket. The role must allow the <code>iam:PassRole</code> action.</p> </li> <li> <p> <code>BucketName</code> - The name of the S3 bucket to use.</p> </li> </ul> <p>Shorthand syntax for these settings is as follows: <code>ServiceAccessRoleArn=string,BucketName=string,</code> </p> <p>JSON syntax for these settings is as follows: <code>{ \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\"} </code> </p>" |
| 2605 | + "documentation":"<p>The settings in JSON format for the DMS transfer type of source endpoint. </p> <p>Possible settings include the following:</p> <ul> <li> <p> <code>ServiceAccessRoleArn</code> - - The Amazon Resource Name (ARN) used by the service access IAM role. The role must allow the <code>iam:PassRole</code> action.</p> </li> <li> <p> <code>BucketName</code> - The name of the S3 bucket to use.</p> </li> </ul> <p>Shorthand syntax for these settings is as follows: <code>ServiceAccessRoleArn=string,BucketName=string,</code> </p> <p>JSON syntax for these settings is as follows: <code>{ \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\"} </code> </p>" |
2606 | 2606 | },
|
2607 | 2607 | "MongoDbSettings":{
|
2608 | 2608 | "shape":"MongoDbSettings",
|
|
3352 | 3352 | },
|
3353 | 3353 | "DmsTransferSettings":{
|
3354 | 3354 | "shape":"DmsTransferSettings",
|
3355 |
| - "documentation":"<p>The settings in JSON format for the DMS transfer type of source endpoint. </p> <p>Attributes include the following:</p> <ul> <li> <p>serviceAccessRoleArn - The Identity and Access Management (IAM) role that has permission to access the Amazon S3 bucket. The role must allow the <code>iam:PassRole</code> action.</p> </li> <li> <p>BucketName - The name of the S3 bucket to use.</p> </li> </ul> <p>Shorthand syntax for these settings is as follows: <code>ServiceAccessRoleArn=string ,BucketName=string</code> </p> <p>JSON syntax for these settings is as follows: <code>{ \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\"} </code> </p>" |
| 3355 | + "documentation":"<p>The settings in JSON format for the DMS transfer type of source endpoint. </p> <p>Attributes include the following:</p> <ul> <li> <p>serviceAccessRoleArn - The Amazon Resource Name (ARN) used by the service access IAM role. The role must allow the <code>iam:PassRole</code> action.</p> </li> <li> <p>BucketName - The name of the S3 bucket to use.</p> </li> </ul> <p>Shorthand syntax for these settings is as follows: <code>ServiceAccessRoleArn=string ,BucketName=string</code> </p> <p>JSON syntax for these settings is as follows: <code>{ \"ServiceAccessRoleArn\": \"string\", \"BucketName\": \"string\"} </code> </p>" |
3356 | 3356 | },
|
3357 | 3357 | "MongoDbSettings":{
|
3358 | 3358 | "shape":"MongoDbSettings",
|
|
4157 | 4157 | },
|
4158 | 4158 | "ForceFailover":{
|
4159 | 4159 | "shape":"BooleanOptional",
|
4160 |
| - "documentation":"<p>If this parameter is <code>true</code>, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify <code>true</code>.)</p>" |
| 4160 | + "documentation":"<p>If this parameter is <code>true</code>, the reboot is conducted through a Multi-AZ failover. If the instance isn't configured for Multi-AZ, then you can't specify <code>true</code>. ( <code>--force-planned-failover</code> and <code>--force-failover</code> can't both be set to <code>true</code>.)</p>" |
| 4161 | + }, |
| 4162 | + "ForcePlannedFailover":{ |
| 4163 | + "shape":"BooleanOptional", |
| 4164 | + "documentation":"<p>If this parameter is <code>true</code>, the reboot is conducted through a planned Multi-AZ failover where resources are released and cleaned up prior to conducting the failover. If the instance isn''t configured for Multi-AZ, then you can't specify <code>true</code>. ( <code>--force-planned-failover</code> and <code>--force-failover</code> can't both be set to <code>true</code>.)</p>" |
4161 | 4165 | }
|
4162 | 4166 | }
|
4163 | 4167 | },
|
|
0 commit comments