v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1436168166.7 KB

Creates a new MSK cluster.

post/api/v2/clusters

Request body

clusterNamestring required
        <p>The name of the cluster.</p>
tagsobject
        <p>A map of tags that you want the cluster to have.</p>

Response

Success

ClusterArnstring
        <p>The Amazon Resource Name (ARN) of the cluster.</p>
ClusterNamestring
        <p>The name of the MSK cluster.</p>
State'ACTIVE' | 'CREATING' | 'DELETING' | 'FAILED' | 'HEALING' | 'MAINTENANCE' | 'REBOOTING_BROKER' | 'UPDATING'
        <p>The state of the cluster. The possible states are ACTIVE, CREATING, DELETING, FAILED, HEALING, MAINTENANCE, REBOOTING_BROKER, and UPDATING.</p>
ClusterType'PROVISIONED' | 'SERVERLESS'
        <p>The type of the cluster. The possible states are PROVISIONED or SERVERLESS.</p>