|
344 | 344 | "ApplyAction": { |
345 | 345 | "target": "com.amazonaws.databasemigrationservice#String", |
346 | 346 | "traits": { |
347 | | - "smithy.api#documentation": "<p>The pending maintenance action to apply to this resource.</p>", |
| 347 | + "smithy.api#documentation": "<p>The pending maintenance action to apply to this resource.</p>\n <p>Valid values: <code>os-upgrade</code>, <code>system-update</code>, <code>db-upgrade</code> \n </p>", |
348 | 348 | "smithy.api#required": {} |
349 | 349 | } |
350 | 350 | }, |
|
847 | 847 | "DmsTransferSettings": { |
848 | 848 | "target": "com.amazonaws.databasemigrationservice#DmsTransferSettings", |
849 | 849 | "traits": { |
850 | | - "smithy.api#documentation": "<p>The settings in JSON format for the DMS transfer type of source endpoint. </p>\n <p>Possible settings include the following:</p>\n <ul>\n <li>\n <p>\n <code>ServiceAccessRoleArn</code> - The IAM role that has permission to access the\n Amazon S3 bucket. The role must allow the <code>iam:PassRole</code> action.</p>\n </li>\n <li>\n <p>\n <code>BucketName</code> - The name of the S3 bucket to use.</p>\n </li>\n </ul>\n <p>Shorthand syntax for these settings is as follows:\n <code>ServiceAccessRoleArn=string,BucketName=string</code>\n </p>\n <p>JSON syntax for these settings is as follows: <code>{ \"ServiceAccessRoleArn\":\n \"string\", \"BucketName\": \"string\", } </code>\n </p>" |
| 850 | + "smithy.api#documentation": "<p>The settings in JSON format for the DMS transfer type of source endpoint. </p>\n <p>Possible settings include the following:</p>\n <ul>\n <li>\n <p>\n <code>ServiceAccessRoleArn</code> - The Amazon Resource Name (ARN) used by the service access IAM role.\n The role must allow the <code>iam:PassRole</code> action.</p>\n </li>\n <li>\n <p>\n <code>BucketName</code> - The name of the S3 bucket to use.</p>\n </li>\n </ul>\n <p>Shorthand syntax for these settings is as follows:\n <code>ServiceAccessRoleArn=string,BucketName=string</code>\n </p>\n <p>JSON syntax for these settings is as follows: <code>{ \"ServiceAccessRoleArn\":\n \"string\", \"BucketName\": \"string\", } </code>\n </p>" |
851 | 851 | } |
852 | 852 | }, |
853 | 853 | "MongoDbSettings": { |
|
1250 | 1250 | } |
1251 | 1251 | ], |
1252 | 1252 | "traits": { |
1253 | | - "smithy.api#documentation": "<p>Creates a replication subnet group given a list of the subnet IDs in a VPC.</p>" |
| 1253 | + "smithy.api#documentation": "<p>Creates a replication subnet group given a list of the subnet IDs in a VPC.</p>\n <p>The VPC needs to have at least one subnet in at least two availability zones in the Amazon Web Services Region, otherwise the\n service will throw a <code>ReplicationSubnetGroupDoesNotCoverEnoughAZs</code> exception.</p>" |
1254 | 1254 | } |
1255 | 1255 | }, |
1256 | 1256 | "com.amazonaws.databasemigrationservice#CreateReplicationSubnetGroupMessage": { |
|
3913 | 3913 | "ServiceAccessRoleArn": { |
3914 | 3914 | "target": "com.amazonaws.databasemigrationservice#String", |
3915 | 3915 | "traits": { |
3916 | | - "smithy.api#documentation": "<p> The IAM role that has permission to access the Amazon S3 bucket. When specified as part of request syntax,\n such as for the <code>CreateEndpoint</code> and <code>ModifyEndpoint</code> actions,\n the role must allow the <code>iam:PassRole</code> action.</p>" |
| 3916 | + "smithy.api#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>" |
3917 | 3917 | } |
3918 | 3918 | }, |
3919 | 3919 | "BucketName": { |
|
4204 | 4204 | "DmsTransferSettings": { |
4205 | 4205 | "target": "com.amazonaws.databasemigrationservice#DmsTransferSettings", |
4206 | 4206 | "traits": { |
4207 | | - "smithy.api#documentation": "<p>The settings in JSON format for the DMS transfer type of source endpoint. </p>\n <p>Possible settings include the following:</p>\n <ul>\n <li>\n <p>\n <code>ServiceAccessRoleArn</code> - The IAM role that has permission to access the\n Amazon S3 bucket. The role must allow the <code>iam:PassRole</code> action.</p>\n </li>\n <li>\n <p>\n <code>BucketName</code> - The name of the S3 bucket to use.</p>\n </li>\n </ul>\n <p>Shorthand syntax for these settings is as follows:\n <code>ServiceAccessRoleArn=string,BucketName=string,</code>\n </p>\n <p>JSON syntax for these settings is as follows: <code>{ \"ServiceAccessRoleArn\":\n \"string\", \"BucketName\": \"string\"} </code>\n </p>" |
| 4207 | + "smithy.api#documentation": "<p>The settings in JSON format for the DMS transfer type of source endpoint. </p>\n <p>Possible settings include the following:</p>\n <ul>\n <li>\n <p>\n <code>ServiceAccessRoleArn</code> - - The Amazon Resource Name (ARN) used by the service access IAM role. \n The role must allow the <code>iam:PassRole</code> action.</p>\n </li>\n <li>\n <p>\n <code>BucketName</code> - The name of the S3 bucket to use.</p>\n </li>\n </ul>\n <p>Shorthand syntax for these settings is as follows:\n <code>ServiceAccessRoleArn=string,BucketName=string,</code>\n </p>\n <p>JSON syntax for these settings is as follows: <code>{ \"ServiceAccessRoleArn\":\n \"string\", \"BucketName\": \"string\"} </code>\n </p>" |
4208 | 4208 | } |
4209 | 4209 | }, |
4210 | 4210 | "MongoDbSettings": { |
|
5432 | 5432 | "DmsTransferSettings": { |
5433 | 5433 | "target": "com.amazonaws.databasemigrationservice#DmsTransferSettings", |
5434 | 5434 | "traits": { |
5435 | | - "smithy.api#documentation": "<p>The settings in JSON format for the DMS transfer type of source endpoint. </p>\n <p>Attributes include the following:</p>\n <ul>\n <li>\n <p>serviceAccessRoleArn - The Identity and Access Management (IAM) role that has\n permission to access the Amazon S3 bucket. The role must allow the <code>iam:PassRole</code> action.</p>\n </li>\n <li>\n <p>BucketName - The name of the S3 bucket to use.</p>\n </li>\n </ul>\n <p>Shorthand syntax for these settings is as follows: <code>ServiceAccessRoleArn=string\n ,BucketName=string</code>\n </p>\n <p>JSON syntax for these settings is as follows: <code>{ \"ServiceAccessRoleArn\": \"string\",\n \"BucketName\": \"string\"} </code>\n </p>" |
| 5435 | + "smithy.api#documentation": "<p>The settings in JSON format for the DMS transfer type of source endpoint. </p>\n <p>Attributes include the following:</p>\n <ul>\n <li>\n <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>\n </li>\n <li>\n <p>BucketName - The name of the S3 bucket to use.</p>\n </li>\n </ul>\n <p>Shorthand syntax for these settings is as follows: <code>ServiceAccessRoleArn=string\n ,BucketName=string</code>\n </p>\n <p>JSON syntax for these settings is as follows: <code>{ \"ServiceAccessRoleArn\": \"string\",\n \"BucketName\": \"string\"} </code>\n </p>" |
5436 | 5436 | } |
5437 | 5437 | }, |
5438 | 5438 | "MongoDbSettings": { |
|
6816 | 6816 | "ForceFailover": { |
6817 | 6817 | "target": "com.amazonaws.databasemigrationservice#BooleanOptional", |
6818 | 6818 | "traits": { |
6819 | | - "smithy.api#documentation": "<p>If this parameter is <code>true</code>, the reboot is conducted through a Multi-AZ\n failover. (If the instance isn't configured for Multi-AZ, then you can't specify\n <code>true</code>.)</p>" |
| 6819 | + "smithy.api#documentation": "<p>If this parameter is <code>true</code>, the reboot is conducted through a Multi-AZ\n failover. If the instance isn't configured for Multi-AZ, then you can't specify\n <code>true</code>. ( <code>--force-planned-failover</code> and <code>--force-failover</code> can't both be set to <code>true</code>.)</p>" |
| 6820 | + } |
| 6821 | + }, |
| 6822 | + "ForcePlannedFailover": { |
| 6823 | + "target": "com.amazonaws.databasemigrationservice#BooleanOptional", |
| 6824 | + "traits": { |
| 6825 | + "smithy.api#documentation": "<p>If this parameter is <code>true</code>, the reboot is conducted through a planned Multi-AZ failover \n where resources are released and cleaned up prior to conducting the failover. \n If the instance isn''t configured for Multi-AZ, then you can't specify <code>true</code>. \n ( <code>--force-planned-failover</code> and <code>--force-failover</code> can't both be set to <code>true</code>.)</p>" |
6820 | 6826 | } |
6821 | 6827 | } |
6822 | 6828 | } |
|
7253 | 7259 | } |
7254 | 7260 | ], |
7255 | 7261 | "traits": { |
7256 | | - "smithy.api#documentation": "<p>Reloads the target database table with the source data. </p>" |
| 7262 | + "smithy.api#documentation": "<p>Reloads the target database table with the source data. </p>\n <p>You can only use this operation with a task in the <code>RUNNING</code> state, otherwise the service\n will throw an <code>InvalidResourceStateFault</code> exception.</p>" |
7257 | 7263 | } |
7258 | 7264 | }, |
7259 | 7265 | "com.amazonaws.databasemigrationservice#ReloadTablesMessage": { |
|
0 commit comments