|
338 | 338 | "target": "com.amazonaws.redshift#String",
|
339 | 339 | "traits": {
|
340 | 340 | "smithy.api#clientOptional": {},
|
341 |
| - "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the datashare that the consumer is to use with the account or the namespace.</p>", |
| 341 | + "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the datashare that the consumer is to use.</p>", |
342 | 342 | "smithy.api#required": {}
|
343 | 343 | }
|
344 | 344 | },
|
|
351 | 351 | "ConsumerArn": {
|
352 | 352 | "target": "com.amazonaws.redshift#String",
|
353 | 353 | "traits": {
|
354 |
| - "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the consumer that is associated with the\n datashare.</p>" |
| 354 | + "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the consumer namespace associated with the\n datashare.</p>" |
355 | 355 | }
|
356 | 356 | },
|
357 | 357 | "ConsumerRegion": {
|
|
707 | 707 | "target": "com.amazonaws.redshift#String",
|
708 | 708 | "traits": {
|
709 | 709 | "smithy.api#clientOptional": {},
|
710 |
| - "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the datashare that producers are to authorize\n sharing for.</p>", |
| 710 | + "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the datashare namespace that producers are to authorize\n sharing for.</p>", |
711 | 711 | "smithy.api#required": {}
|
712 | 712 | }
|
713 | 713 | },
|
|
843 | 843 | "SnapshotClusterIdentifier": {
|
844 | 844 | "target": "com.amazonaws.redshift#String",
|
845 | 845 | "traits": {
|
846 |
| - "smithy.api#documentation": "<p>The identifier of the cluster the snapshot was created from. This parameter is\n required if your IAM user has a policy containing a snapshot resource element that\n specifies anything other than * for the cluster name.</p>" |
| 846 | + "smithy.api#documentation": "<p>The identifier of the cluster the snapshot was created from.</p>\n <ul>\n <li>\n <p>\n <i>If the snapshot to access doesn't exist and the associated IAM policy doesn't allow access to all (*) snapshots</i> - This parameter is required. Otherwise, permissions \n aren't available to check if the snapshot exists.</p>\n </li>\n <li>\n <p>\n <i>If the snapshot to access exists</i> - This parameter isn't required. Redshift can retrieve the cluster identifier and use it to \n validate snapshot authorization.</p>\n </li>\n </ul>" |
847 | 847 | }
|
848 | 848 | },
|
849 | 849 | "AccountWithRestoreAccess": {
|
|
2883 | 2883 | "Port": {
|
2884 | 2884 | "target": "com.amazonaws.redshift#IntegerOptional",
|
2885 | 2885 | "traits": {
|
2886 |
| - "smithy.api#documentation": "<p>The port number on which the cluster accepts incoming connections.</p>\n <p>The cluster is accessible only via the JDBC and ODBC connection strings. Part of\n the connection string requires the port on which the cluster will listen for incoming\n connections.</p>\n <p>Default: <code>5439</code>\n </p>\n <p>Valid Values: <code>1150-65535</code>\n </p>" |
| 2886 | + "smithy.api#documentation": "<p>The port number on which the cluster accepts incoming connections.</p>\n <p>The cluster is accessible only via the JDBC and ODBC connection strings. Part of\n the connection string requires the port on which the cluster will listen for incoming\n connections.</p>\n <p>Default: <code>5439</code>\n </p>\n <p>Valid Values:\n </p>\n <ul>\n <li>\n <p>For clusters with ra3 nodes - Select a port within the ranges <code>5431-5455</code> or <code>8191-8215</code>. (If you have an existing cluster \n with ra3 nodes, it isn't required that you change the port to these ranges.)</p>\n </li>\n <li>\n <p>For clusters with ds2 or dc2 nodes - Select a port within the range <code>1150-65535</code>.</p>\n </li>\n </ul>" |
2887 | 2887 | }
|
2888 | 2888 | },
|
2889 | 2889 | "ClusterVersion": {
|
|
4406 | 4406 | "DataShareArn": {
|
4407 | 4407 | "target": "com.amazonaws.redshift#String",
|
4408 | 4408 | "traits": {
|
4409 |
| - "smithy.api#documentation": "<p>An Amazon Resource Name (ARN) that references the datashare that is owned by a specific namespace of the producer cluster. A datashare ARN is in the <code>arn:aws:redshift:{region}:{account-id}:{datashare}:{namespace-guid}/{datashare-name}</code> format.</p>" |
| 4409 | + "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the datashare that the consumer is to use.</p>" |
4410 | 4410 | }
|
4411 | 4411 | },
|
4412 | 4412 | "ProducerArn": {
|
4413 | 4413 | "target": "com.amazonaws.redshift#String",
|
4414 | 4414 | "traits": {
|
4415 |
| - "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the producer.</p>" |
| 4415 | + "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the producer namespace.</p>" |
4416 | 4416 | }
|
4417 | 4417 | },
|
4418 | 4418 | "AllowPubliclyAccessibleConsumers": {
|
|
4667 | 4667 | "target": "com.amazonaws.redshift#String",
|
4668 | 4668 | "traits": {
|
4669 | 4669 | "smithy.api#clientOptional": {},
|
4670 |
| - "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the datashare to remove authorization from.</p>", |
| 4670 | + "smithy.api#documentation": "<p>The namespace Amazon Resource Name (ARN) of the datashare to remove authorization from.</p>", |
4671 | 4671 | "smithy.api#required": {}
|
4672 | 4672 | }
|
4673 | 4673 | },
|
|
6500 | 6500 | "ConsumerArn": {
|
6501 | 6501 | "target": "com.amazonaws.redshift#String",
|
6502 | 6502 | "traits": {
|
6503 |
| - "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the consumer that returns in the list of datashares.</p>" |
| 6503 | + "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the consumer namespace that returns in the list of datashares.</p>" |
6504 | 6504 | }
|
6505 | 6505 | },
|
6506 | 6506 | "Status": {
|
|
6575 | 6575 | "ProducerArn": {
|
6576 | 6576 | "target": "com.amazonaws.redshift#String",
|
6577 | 6577 | "traits": {
|
6578 |
| - "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the producer that returns in the list of datashares.</p>" |
| 6578 | + "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the producer namespace that returns in the list of datashares.</p>" |
6579 | 6579 | }
|
6580 | 6580 | },
|
6581 | 6581 | "Status": {
|
|
6627 | 6627 | "DataShareArn": {
|
6628 | 6628 | "target": "com.amazonaws.redshift#String",
|
6629 | 6629 | "traits": {
|
6630 |
| - "smithy.api#documentation": "<p>The identifier of the datashare to describe details of.</p>" |
| 6630 | + "smithy.api#documentation": "<p>The Amazon resource name (ARN) of the datashare to describe details of.</p>" |
6631 | 6631 | }
|
6632 | 6632 | },
|
6633 | 6633 | "MaxRecords": {
|
|
8348 | 8348 | "target": "com.amazonaws.redshift#String",
|
8349 | 8349 | "traits": {
|
8350 | 8350 | "smithy.api#clientOptional": {},
|
8351 |
| - "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the datashare to remove association for. </p>", |
| 8351 | + "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the datashare to remove association for.</p>", |
8352 | 8352 | "smithy.api#required": {}
|
8353 | 8353 | }
|
8354 | 8354 | },
|
|
8361 | 8361 | "ConsumerArn": {
|
8362 | 8362 | "target": "com.amazonaws.redshift#String",
|
8363 | 8363 | "traits": {
|
8364 |
| - "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the consumer that association for\n the datashare is removed from.</p>" |
| 8364 | + "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the consumer namespace that association for\n the datashare is removed from.</p>" |
8365 | 8365 | }
|
8366 | 8366 | },
|
8367 | 8367 | "ConsumerRegion": {
|
|
11583 | 11583 | "Port": {
|
11584 | 11584 | "target": "com.amazonaws.redshift#IntegerOptional",
|
11585 | 11585 | "traits": {
|
11586 |
| - "smithy.api#documentation": "<p>The option to change the port of an Amazon Redshift cluster.</p>" |
| 11586 | + "smithy.api#documentation": "<p>The option to change the port of an Amazon Redshift cluster.</p>\n <p>Valid Values:\n </p>\n <ul>\n <li>\n <p>For clusters with ra3 nodes - Select a port within the ranges <code>5431-5455</code> or <code>8191-8215</code>. (If you have an existing cluster \n with ra3 nodes, it isn't required that you change the port to these ranges.)</p>\n </li>\n <li>\n <p>For clusters with ds2 or dc2 nodes - Select a port within the range <code>1150-65535</code>.</p>\n </li>\n </ul>" |
11587 | 11587 | }
|
11588 | 11588 | },
|
11589 | 11589 | "ManageMasterPassword": {
|
|
16185 | 16185 | "Port": {
|
16186 | 16186 | "target": "com.amazonaws.redshift#IntegerOptional",
|
16187 | 16187 | "traits": {
|
16188 |
| - "smithy.api#documentation": "<p>The port number on which the cluster accepts connections.</p>\n <p>Default: The same port as the original cluster.</p>\n <p>Constraints: Must be between <code>1115</code> and <code>65535</code>.</p>" |
| 16188 | + "smithy.api#documentation": "<p>The port number on which the cluster accepts connections.</p>\n <p>Default: The same port as the original cluster.</p>\n <p>Valid values: For clusters with ds2 or dc2 nodes, must be within the range <code>1150</code>-<code>65535</code>. For clusters with ra3 nodes, must be \n within the ranges <code>5431</code>-<code>5455</code> or <code>8191</code>-<code>8215</code>.</p>" |
16189 | 16189 | }
|
16190 | 16190 | },
|
16191 | 16191 | "AvailabilityZone": {
|
|
0 commit comments