|
2596 | 2596 | "members":{ |
2597 | 2597 | "DataShareArn":{ |
2598 | 2598 | "shape":"String", |
2599 | | - "documentation":"<p>The Amazon Resource Name (ARN) of the datashare that the consumer is to use with the account or the namespace.</p>" |
| 2599 | + "documentation":"<p>The Amazon Resource Name (ARN) of the datashare that the consumer is to use.</p>" |
2600 | 2600 | }, |
2601 | 2601 | "AssociateEntireAccount":{ |
2602 | 2602 | "shape":"BooleanOptional", |
2603 | 2603 | "documentation":"<p>A value that specifies whether the datashare is associated with the entire account.</p>" |
2604 | 2604 | }, |
2605 | 2605 | "ConsumerArn":{ |
2606 | 2606 | "shape":"String", |
2607 | | - "documentation":"<p>The Amazon Resource Name (ARN) of the consumer that is associated with the datashare.</p>" |
| 2607 | + "documentation":"<p>The Amazon Resource Name (ARN) of the consumer namespace associated with the datashare.</p>" |
2608 | 2608 | }, |
2609 | 2609 | "ConsumerRegion":{ |
2610 | 2610 | "shape":"String", |
|
2820 | 2820 | "members":{ |
2821 | 2821 | "DataShareArn":{ |
2822 | 2822 | "shape":"String", |
2823 | | - "documentation":"<p>The Amazon Resource Name (ARN) of the datashare that producers are to authorize sharing for.</p>" |
| 2823 | + "documentation":"<p>The Amazon Resource Name (ARN) of the datashare namespace that producers are to authorize sharing for.</p>" |
2824 | 2824 | }, |
2825 | 2825 | "ConsumerIdentifier":{ |
2826 | 2826 | "shape":"String", |
|
2864 | 2864 | }, |
2865 | 2865 | "SnapshotClusterIdentifier":{ |
2866 | 2866 | "shape":"String", |
2867 | | - "documentation":"<p>The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.</p>" |
| 2867 | + "documentation":"<p>The identifier of the cluster the snapshot was created from.</p> <ul> <li> <p> <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 aren't available to check if the snapshot exists.</p> </li> <li> <p> <i>If the snapshot to access exists</i> - This parameter isn't required. Redshift can retrieve the cluster identifier and use it to validate snapshot authorization.</p> </li> </ul>" |
2868 | 2868 | }, |
2869 | 2869 | "AccountWithRestoreAccess":{ |
2870 | 2870 | "shape":"String", |
|
4127 | 4127 | }, |
4128 | 4128 | "Port":{ |
4129 | 4129 | "shape":"IntegerOptional", |
4130 | | - "documentation":"<p>The port number on which the cluster accepts incoming connections.</p> <p>The cluster is accessible only via the JDBC and ODBC connection strings. Part of the connection string requires the port on which the cluster will listen for incoming connections.</p> <p>Default: <code>5439</code> </p> <p>Valid Values: <code>1150-65535</code> </p>" |
| 4130 | + "documentation":"<p>The port number on which the cluster accepts incoming connections.</p> <p>The cluster is accessible only via the JDBC and ODBC connection strings. Part of the connection string requires the port on which the cluster will listen for incoming connections.</p> <p>Default: <code>5439</code> </p> <p>Valid Values: </p> <ul> <li> <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 with ra3 nodes, it isn't required that you change the port to these ranges.)</p> </li> <li> <p>For clusters with ds2 or dc2 nodes - Select a port within the range <code>1150-65535</code>.</p> </li> </ul>" |
4131 | 4131 | }, |
4132 | 4132 | "ClusterVersion":{ |
4133 | 4133 | "shape":"String", |
|
4815 | 4815 | "members":{ |
4816 | 4816 | "DataShareArn":{ |
4817 | 4817 | "shape":"String", |
4818 | | - "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>" |
| 4818 | + "documentation":"<p>The Amazon Resource Name (ARN) of the datashare that the consumer is to use.</p>" |
4819 | 4819 | }, |
4820 | 4820 | "ProducerArn":{ |
4821 | 4821 | "shape":"String", |
4822 | | - "documentation":"<p>The Amazon Resource Name (ARN) of the producer.</p>" |
| 4822 | + "documentation":"<p>The Amazon Resource Name (ARN) of the producer namespace.</p>" |
4823 | 4823 | }, |
4824 | 4824 | "AllowPubliclyAccessibleConsumers":{ |
4825 | 4825 | "shape":"Boolean", |
|
4951 | 4951 | "members":{ |
4952 | 4952 | "DataShareArn":{ |
4953 | 4953 | "shape":"String", |
4954 | | - "documentation":"<p>The Amazon Resource Name (ARN) of the datashare to remove authorization from.</p>" |
| 4954 | + "documentation":"<p>The namespace Amazon Resource Name (ARN) of the datashare to remove authorization from.</p>" |
4955 | 4955 | }, |
4956 | 4956 | "ConsumerIdentifier":{ |
4957 | 4957 | "shape":"String", |
|
5581 | 5581 | "members":{ |
5582 | 5582 | "ConsumerArn":{ |
5583 | 5583 | "shape":"String", |
5584 | | - "documentation":"<p>The Amazon Resource Name (ARN) of the consumer that returns in the list of datashares.</p>" |
| 5584 | + "documentation":"<p>The Amazon Resource Name (ARN) of the consumer namespace that returns in the list of datashares.</p>" |
5585 | 5585 | }, |
5586 | 5586 | "Status":{ |
5587 | 5587 | "shape":"DataShareStatusForConsumer", |
|
5615 | 5615 | "members":{ |
5616 | 5616 | "ProducerArn":{ |
5617 | 5617 | "shape":"String", |
5618 | | - "documentation":"<p>The Amazon Resource Name (ARN) of the producer that returns in the list of datashares.</p>" |
| 5618 | + "documentation":"<p>The Amazon Resource Name (ARN) of the producer namespace that returns in the list of datashares.</p>" |
5619 | 5619 | }, |
5620 | 5620 | "Status":{ |
5621 | 5621 | "shape":"DataShareStatusForProducer", |
|
5649 | 5649 | "members":{ |
5650 | 5650 | "DataShareArn":{ |
5651 | 5651 | "shape":"String", |
5652 | | - "documentation":"<p>The identifier of the datashare to describe details of.</p>" |
| 5652 | + "documentation":"<p>The Amazon resource name (ARN) of the datashare to describe details of.</p>" |
5653 | 5653 | }, |
5654 | 5654 | "MaxRecords":{ |
5655 | 5655 | "shape":"IntegerOptional", |
|
6337 | 6337 | "members":{ |
6338 | 6338 | "DataShareArn":{ |
6339 | 6339 | "shape":"String", |
6340 | | - "documentation":"<p>The Amazon Resource Name (ARN) of the datashare to remove association for. </p>" |
| 6340 | + "documentation":"<p>The Amazon Resource Name (ARN) of the datashare to remove association for.</p>" |
6341 | 6341 | }, |
6342 | 6342 | "DisassociateEntireAccount":{ |
6343 | 6343 | "shape":"BooleanOptional", |
6344 | 6344 | "documentation":"<p>A value that specifies whether association for the datashare is removed from the entire account.</p>" |
6345 | 6345 | }, |
6346 | 6346 | "ConsumerArn":{ |
6347 | 6347 | "shape":"String", |
6348 | | - "documentation":"<p>The Amazon Resource Name (ARN) of the consumer that association for the datashare is removed from.</p>" |
| 6348 | + "documentation":"<p>The Amazon Resource Name (ARN) of the consumer namespace that association for the datashare is removed from.</p>" |
6349 | 6349 | }, |
6350 | 6350 | "ConsumerRegion":{ |
6351 | 6351 | "shape":"String", |
|
8210 | 8210 | }, |
8211 | 8211 | "Port":{ |
8212 | 8212 | "shape":"IntegerOptional", |
8213 | | - "documentation":"<p>The option to change the port of an Amazon Redshift cluster.</p>" |
| 8213 | + "documentation":"<p>The option to change the port of an Amazon Redshift cluster.</p> <p>Valid Values: </p> <ul> <li> <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 with ra3 nodes, it isn't required that you change the port to these ranges.)</p> </li> <li> <p>For clusters with ds2 or dc2 nodes - Select a port within the range <code>1150-65535</code>.</p> </li> </ul>" |
8214 | 8214 | }, |
8215 | 8215 | "ManageMasterPassword":{ |
8216 | 8216 | "shape":"BooleanOptional", |
|
9837 | 9837 | }, |
9838 | 9838 | "Port":{ |
9839 | 9839 | "shape":"IntegerOptional", |
9840 | | - "documentation":"<p>The port number on which the cluster accepts connections.</p> <p>Default: The same port as the original cluster.</p> <p>Constraints: Must be between <code>1115</code> and <code>65535</code>.</p>" |
| 9840 | + "documentation":"<p>The port number on which the cluster accepts connections.</p> <p>Default: The same port as the original cluster.</p> <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 within the ranges <code>5431</code>-<code>5455</code> or <code>8191</code>-<code>8215</code>.</p>" |
9841 | 9841 | }, |
9842 | 9842 | "AvailabilityZone":{ |
9843 | 9843 | "shape":"String", |
|
0 commit comments