- Navigation Guide
@aws-sdk/client-redshift
DescribeReservedNodeOfferingsCommand Class
Returns a list of the available reserved node offerings by Amazon Redshift with their descriptions including the node type, the fixed and recurring costs of reserving the node and duration the node will be reserved for you. These descriptions help you determine which reserve node offering you want to purchase. You then use the unique offering ID in you call to PurchaseReservedNodeOffering to reserve one or more nodes for your Amazon Redshift cluster.
For more information about reserved node offerings, go to Purchasing Reserved Nodes in the Amazon Redshift Cluster Management Guide.
Parameters
Name | Signature | Summary |
---|---|---|
DescribeReservedNodeOfferingsCommandInput |
|
Full Signature
export declare class DescribeReservedNodeOfferingsCommand extends DescribeReservedNodeOfferingsCommand_base
Related
- DescribeReservedNodeOfferingsCommandInput for command's
input
shape. - DescribeReservedNodeOfferingsCommandOutput for command's
response
shape. - config for RedshiftClient's
config
shape.