Using Console
Using CLI
your-cluster-identifier
with the actual Cluster Identifier and dc2.large
with the desired node type:
Using Python
'your_aws_region'
with the AWS region where your Redshift cluster is located.'your_redshift_cluster_identifier'
with the identifier of the Redshift cluster you want to update.'new_redshift_node_type'
with the latest generation node type you want to use (e.g., ‘dc2.large’).