integrations.sh
← all integrations

amazonaws.com – kafka

OpenAPI apis-guru cloud
           <p>The operations for managing an Amazon MSK cluster.</p>
Homepage
https://api.apis.guru/v2/specs/amazonaws.com:kafka/2018-11-14.json
Provider
amazonaws.com:kafka / kafka
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/amazonaws.com/kafka/2018-11-14/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/amazonaws.com/kafka/2018-11-14/openapi.yaml

Tools (38)

Extracted live via the executor SDK.

  • clusters.batchAssociateScramSecret
            <p>Associates one or more Scram Secrets with an Amazon MSK cluster.</p>
  • clusters.batchDisassociateScramSecret
            <p>Disassociates one or more Scram Secrets from an Amazon MSK cluster.</p>
  • clusters.createCluster
            <p>Creates a new MSK cluster.</p>
  • clusters.createClusterV2
            <p>Creates a new MSK cluster.</p>
  • clusters.deleteCluster
            <p>Deletes the MSK cluster specified by the Amazon Resource Name (ARN) in the request.</p>
  • clusters.describeCluster
            <p>Returns a description of the MSK cluster whose Amazon Resource Name (ARN) is specified in the request.</p>
  • clusters.describeClusterV2
            <p>Returns a description of the MSK cluster whose Amazon Resource Name (ARN) is specified in the request.</p>
  • clusters.getBootstrapBrokers
            <p>A list of brokers that a client application can use to bootstrap.</p>
  • clusters.listClusterOperations
            <p>Returns a list of all the operations that have been performed on the specified MSK cluster.</p>
  • clusters.listClusters
            <p>Returns a list of all the MSK clusters in the current Region.</p>
  • clusters.listClustersV2
            <p>Returns a list of all the MSK clusters in the current Region.</p>
  • clusters.listNodes
            <p>Returns a list of the broker nodes in the cluster.</p>
  • clusters.listScramSecrets
            <p>Returns a list of the Scram Secrets associated with an Amazon MSK cluster.</p>
  • clusters.rebootBroker

    Reboots brokers.

  • clusters.updateBrokerCount
            <p>Updates the number of broker nodes in the cluster.</p>
  • clusters.updateBrokerStorage
            <p>Updates the EBS storage associated with MSK brokers.</p>
  • clusters.updateBrokerType
            <p>Updates EC2 instance type.</p>
  • clusters.updateClusterConfiguration
            <p>Updates the cluster with the configuration that is specified in the request body.</p>
  • clusters.updateClusterKafkaVersion
            <p>Updates the Apache Kafka version for the cluster.</p>
  • clusters.updateConnectivity
            <p>Updates the cluster's connectivity configuration.</p>
  • clusters.updateMonitoring
            <p>Updates the monitoring settings for the cluster. You can use this operation to specify which Apache Kafka metrics you want Amazon MSK to send to Amazon CloudWatch. You can also specify settings for open monitoring with Prometheus.</p>
  • clusters.updateSecurity
            <p>Updates the security settings for the cluster. You can use this operation to specify encryption and authentication on existing clusters.</p>
  • clusters.updateStorage

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

  • compatibleKafkaVersions.getCompatibleKafkaVersions
            <p>Gets the Apache Kafka versions to which you can update the MSK cluster.</p>
  • configurations.createConfiguration
            <p>Creates a new MSK configuration.</p>
  • configurations.deleteConfiguration
            <p>Deletes an MSK Configuration.</p>
  • configurations.describeConfiguration
            <p>Returns a description of this MSK configuration.</p>
  • configurations.describeConfigurationRevision
            <p>Returns a description of this revision of the configuration.</p>
  • configurations.listConfigurationRevisions
            <p>Returns a list of all the MSK configurations in this Region.</p>
  • configurations.listConfigurations
            <p>Returns a list of all the MSK configurations in this Region.</p>
  • configurations.updateConfiguration
            <p>Updates an MSK configuration.</p>
  • kafkaVersions.listKafkaVersions
            <p>Returns a list of Apache Kafka versions.</p>
  • operations.describeClusterOperation
            <p>Returns a description of the cluster operation specified by the ARN.</p>
  • tags.listTagsForResource
            <p>Returns a list of the tags associated with the specified resource.</p>
  • tags.tagResource
            <p>Adds tags to the specified MSK resource.</p>
  • tags.untagResource
            <p>Removes the tags associated with the keys that are provided in the query.</p>
  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools