v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1436168166.7 KB

Updates cluster broker volume size (or) sets cluster storage mode to TIERED.

put/v1/clusters/{clusterArn}/storage

Path parameters

clusterArnstring required
        <p>The Amazon Resource Name (ARN) of the cluster to be updated.</p>

Request body

currentVersionstring required
        <p>The version of cluster to update from. A successful operation will then generate a new version.</p>
storageMode'LOCAL' | 'TIERED'

Controls storage mode for various supported storage tiers.

volumeSizeGBinteger
        <p>size of the EBS volume to update.</p>

Response

Success

ClusterArnstring
        <p>The Amazon Resource Name (ARN) of the cluster.</p>
ClusterOperationArnstring
        <p>The Amazon Resource Name (ARN) of the cluster operation.</p>