Using Console
Using CLI
<offering-id>
with the ID of the reserved node offering you want to purchase and <count>
with the number of nodes you want to purchase.
<node-id>
with the ID of the reserved node you want to modify and <offering-id>
with the ID of the new reserved node offering.
describe-reserved-nodes
command.
Using Python
remediate_redshift_reserved_nodes.py
) and run it using the Python interpreter. Make sure you have the necessary AWS credentials configured for the Boto3 client to authenticate with AWS.