Updates an existing cluster. You can only update the network type of a cluster.
put/cluster
Request body
ClusterArnstring required
The Amazon Resource Name (ARN) of the cluster.
NetworkType'IPV4' | 'DUALSTACK' required
<p>The network type of a cluster. NetworkType can be one of the following:</p> <p>IPV4: Cluster endpoints support IPv4 only.</p> <p>DUALSTACK: Cluster endpoints support both IPv4 and IPv6.</p>