amazonaws.com

The operations for managing an Amazon MSK cluster.

🔑 oauth2 36 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
<p>Returns a list of all the MSK clusters in the current Region.</p>
curl \
  -H "Authorization: $API_KEY" \
  http://kafka.us-east-1.amazonaws.com/v1/clusters
<p>Returns a list of all the MSK clusters in the current Region.</p>
curl \
  -H "Authorization: $API_KEY" \
  http://kafka.us-east-1.amazonaws.com/api/v2/clusters
<p>Returns a list of all the MSK configurations in this Region.</p>
curl \
  -H "Authorization: $API_KEY" \
  http://kafka.us-east-1.amazonaws.com/v1/configurations
Endpoints (36 total)
GET
/v1/clusters
<p>Returns a list of all the MSK clusters in the current Region.</p>
GET
/api/v2/clusters
<p>Returns a list of all the MSK clusters in the current Region.</p>
GET
/v1/configurations
<p>Returns a list of all the MSK configurations in this Region.</p>
GET
/v1/kafka-versions
<p>Returns a list of Apache Kafka versions.</p>
GET
/v1/tags/{resourceArn}
<p>Returns a list of the tags associated with the specified resource.</p>
GET
/v1/configurations/{arn}
<p>Returns a description of this MSK configuration.</p>
GET
/v1/clusters/{clusterArn}
<p>Returns a description of the MSK cluster whose Amazon Resource Name (ARN) …
GET
/api/v2/clusters/{clusterArn}
<p>Returns a description of the MSK cluster whose Amazon Resource Name (ARN) …
GET
/v1/compatible-kafka-versions
<p>Gets the Apache Kafka versions to which you can update the MSK cluster.</p>
GET
/v1/clusters/{clusterArn}/nodes
<p>Returns a list of the broker nodes in the cluster.</p>
GET
/v1/configurations/{arn}/revisions
<p>Returns a list of all the MSK configurations in this Region.</p>
GET
/v1/operations/{clusterOperationArn}
<p>Returns a description of the cluster operation specified by the ARN.</p>
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints36
Authoauth2
Categories1
http://kafka.us-east-1.amazonaws.com