User guide

System.out.format("Offering Type: %s\n", node.getOfferingType());
System.out.format("Duration: %s\n", node.getDuration());
}
}
Purchasing a Reserved Node Offering Using the
Amazon Redshift CLI and API
You can use the following Amazon Redshift CLI operations to purchase reserved node offerings.
purchase-reserved-node-offering
describe-reserved-node-offerings
describe-orderable-cluster-options
You can use the following Amazon Redshift APIs to purchase reserved node offerings.
PurchaseReservedNodeOffering
DescribeReservedNodeOfferings
DescribeOrderableClusterOptions
API Version 2012-12-01
114
Amazon Redshift Management Guide
Purchasing a Reserved Node Offering Using the Amazon
Redshift CLI and API