Using Console
Using CLI
<cluster-identifier>
with the identifier of the underutilized cluster and <new-node-type>
with the desired node type (e.g., dc2.large
).
Using Python
modify_cluster
method in Boto3 to adjust the cluster’s configuration based on the identified underutilization.