PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
awscli
/
examples
/
redshift
Describe Reserved Node Offerings -------------------------------- This example shows all of the reserved node offerings that are available for purchase. Command:: aws redshift describe-reserved-node-offerings Result:: { "ReservedNodeOfferings": [ { "OfferingType": "Heavy Utilization", "FixedPrice": "", "NodeType": "dw.hs1.xlarge", "UsagePrice": "", "RecurringCharges": [ { "RecurringChargeAmount": "", "RecurringChargeFrequency": "Hourly" } ], "Duration": 31536000, "ReservedNodeOfferingId": "ceb6a579-cf4c-4343-be8b-d832c45ab51c" }, { "OfferingType": "Heavy Utilization", "FixedPrice": "", "NodeType": "dw.hs1.8xlarge", "UsagePrice": "", "RecurringCharges": [ { "RecurringChargeAmount": "", "RecurringChargeFrequency": "Hourly" } ], "Duration": 31536000, "ReservedNodeOfferingId": "e5a2ff3b-352d-4a9c-ad7d-373c4cab5dd2" }, ...remaining output omitted... ], "ResponseMetadata": { "RequestId": "8b1a1a43-75ff-11e2-9666-e142fe91ddd1" } } If you want to purchase a reserved node offering, you can call ``purchase-reserved-node-offering`` using a valid *ReservedNodeOfferingId*.
[-] authorize-cluster-security-group-ingress.rst
[edit]
[-] describe-reserved-node-offerings.rst
[edit]
[-] describe-default-cluster-parameters.rst
[edit]
[-] create-cluster-subnet-group.rst
[edit]
[-] delete-cluster.rst
[edit]
[+]
..
[-] restore-from-cluster-snapshot.rst
[edit]
[-] delete-cluster-subnet-group.rst
[edit]
[-] describe-cluster-subnet-groups.rst
[edit]
[-] revoke-cluster-security-group-ingress.rst
[edit]
[-] describe-cluster-parameter-groups.rst
[edit]
[-] describe-cluster-parameters.rst
[edit]
[-] reset-cluster-parameter-group.rst
[edit]
[-] purchase-reserved-node-offering.rst
[edit]
[-] revoke-snapshot-access.rst
[edit]
[-] create-cluster-security-group.rst
[edit]
[-] describe-cluster-security-groups.rst
[edit]
[-] create-cluster-snapshot.rst
[edit]
[-] describe-reserved-nodes.rst
[edit]
[-] authorize-snapshot-access.rst
[edit]
[-] create-cluster-parameter-group.rst
[edit]
[-] describe-cluster-snapshots.rst
[edit]
[-] describe-resize.rst
[edit]
[-] copy-cluster-snapshot.rst
[edit]
[-] modify-cluster.rst
[edit]
[-] modify-cluster-parameter-group.rst
[edit]
[-] modify-cluster-subnet-group.rst
[edit]
[-] describe-cluster-versions.rst
[edit]
[-] reboot-cluster.rst
[edit]
[-] describe-orderable-cluster-options.rst
[edit]
[-] describe-clusters.rst
[edit]
[-] delete-cluster-snapshot.rst
[edit]
[-] delete-cluster-security-group.rst
[edit]
[-] describe-events.rst
[edit]
[-] create-cluster.rst
[edit]
[-] delete-cluster-parameter-group.rst
[edit]