ReservedNode - Amazon Redshift
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ReservedNode

Describes a reserved node. You can call the DescribeReservedNodeOfferings API to obtain the available reserved node offerings.

Contents

Note

In the following list, the required parameters are described first.

CurrencyCode

The currency code for the reserved cluster.

Type: String

Length Constraints: Maximum length of 2147483647.

Required: No

Duration

The duration of the node reservation in seconds.

Type: Integer

Required: No

FixedPrice

The fixed cost Amazon Redshift charges you for this reserved node.

Type: Double

Required: No

NodeCount

The number of reserved compute nodes.

Type: Integer

Required: No

NodeType

The node type of the reserved node.

Type: String

Length Constraints: Maximum length of 2147483647.

Required: No

OfferingType

The anticipated utilization of the reserved node, as defined in the reserved node offering.

Type: String

Length Constraints: Maximum length of 2147483647.

Required: No

RecurringCharges.RecurringCharge.N

The recurring charges for the reserved node.

Type: Array of RecurringCharge objects

Required: No

ReservedNodeId

The unique identifier for the reservation.

Type: String

Length Constraints: Maximum length of 2147483647.

Required: No

ReservedNodeOfferingId

The identifier for the reserved node offering.

Type: String

Length Constraints: Maximum length of 2147483647.

Required: No

ReservedNodeOfferingType

Type: String

Valid Values: Regular | Upgradable

Required: No

StartTime

The time the reservation started. You purchase a reserved node offering for a duration. This is the start time of that duration.

Type: Timestamp

Required: No

State

The state of the reserved compute node.

Possible Values:

  • pending-payment-This reserved node has recently been purchased, and the sale has been approved, but payment has not yet been confirmed.

  • active-This reserved node is owned by the caller and is available for use.

  • payment-failed-Payment failed for the purchase attempt.

  • retired-The reserved node is no longer available.

  • exchanging-The owner is exchanging the reserved node for another reserved node.

Type: String

Length Constraints: Maximum length of 2147483647.

Required: No

UsagePrice

The hourly rate Amazon Redshift charges you for this reserved node.

Type: Double

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: