
purchase-reserved-node-offering
*******************************


DESCRIPTION
===========

Allows you to purchase reserved nodes. Amazon Redshift offers a
predefined set of reserved node offerings. You can purchase one of the
offerings. You can call the  describe-reserved-node-offerings API to
obtain the available reserved node offerings. You can call this API by
providing a specific reserved node offering and the number of nodes
you want to reserve.


SYNOPSIS
========

   aws redshift purchase-reserved-node-offering
     --reserved-node-offering-id <value>
     [--node-count <value>]


REQUIRED PARAMETERS
===================

"--reserved-node-offering-id"  (string)
   The unique identifier of the reserved node offering you want to
   purchase.


OPTIONAL PARAMETERS
===================

"--node-count"  (integer)
   The number of reserved nodes you want to purchase.

   Default: "1"
