AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Returns properties of possible node configurations such as node type, number of nodes, and disk usage for the specified action type.
For .NET Core this operation is only available in asynchronous form. Please refer to DescribeNodeConfigurationOptionsAsync.
Namespace: Amazon.Redshift
Assembly: AWSSDK.Redshift.dll
Version: 3.x.y.z
public virtual DescribeNodeConfigurationOptionsResponse DescribeNodeConfigurationOptions( DescribeNodeConfigurationOptionsRequest request )
Container for the necessary parameters to execute the DescribeNodeConfigurationOptions service method.
| Exception | Condition |
|---|---|
| AccessToSnapshotDeniedException | The owner of the specified snapshot has not authorized your account to access the snapshot. |
| ClusterNotFoundException | The ClusterIdentifier parameter does not refer to an existing cluster. |
| ClusterSnapshotNotFoundException | The snapshot identifier does not refer to an existing cluster snapshot. |
| InvalidClusterSnapshotStateException | The specified cluster snapshot is not in the available state, or other accounts are authorized to access the snapshot. |
| UnsupportedOperationException | The requested operation isn't supported. |
.NET Framework:
Supported in: 4.7.2 and newer