aws kafka59 CLI commands available for Amazon MSK.
| Command | API Operation | Sample |
|---|---|---|
batch-associate-scram-secretAssociates one or more Scram Secrets with an Amazon MSK cluster. | BatchAssociateScramSecret | |
batch-disassociate-scram-secretDisassociates one or more Scram Secrets from an Amazon MSK cluster. | BatchDisassociateScramSecret | |
create-clusterCreates a new MSK cluster. | CreateCluster | |
create-cluster-v2Creates a new MSK cluster. | CreateClusterV2 | |
create-configurationCreates a new MSK configuration. | CreateConfiguration | |
create-replicatorCreates the replicator. | CreateReplicator | |
create-topicCreates a topic in the specified MSK cluster. | CreateTopic | |
create-vpc-connectionCreates a new MSK VPC connection. | CreateVpcConnection | |
delete-clusterDeletes the MSK cluster specified by the Amazon Resource Name (ARN) in the request. | DeleteCluster | |
delete-cluster-policyDeletes the MSK cluster policy specified by the Amazon Resource Name (ARN) in the request. | DeleteClusterPolicy | |
delete-configurationDeletes an MSK Configuration. | DeleteConfiguration | |
delete-replicatorDeletes a replicator. | DeleteReplicator | |
delete-topicDeletes a topic in the specified MSK cluster. | DeleteTopic | |
delete-vpc-connectionDeletes a MSK VPC connection. | DeleteVpcConnection | |
describe-clusterReturns a description of the MSK cluster whose Amazon Resource Name (ARN) is specified in the request. | DescribeCluster | |
describe-cluster-operationReturns a description of the cluster operation specified by the ARN. | DescribeClusterOperation | |
describe-cluster-operation-v2Returns a description of the cluster operation specified by the ARN. | DescribeClusterOperationV2 | |
describe-cluster-v2Returns a description of the MSK cluster whose Amazon Resource Name (ARN) is specified in the request. | DescribeClusterV2 | |
describe-configurationReturns a description of this MSK configuration. | DescribeConfiguration | |
describe-configuration-revisionReturns a description of this revision of the configuration. | DescribeConfigurationRevision | |
describe-replicatorDescribes a replicator. | DescribeReplicator | |
describe-topicReturns topic details of this topic on a MSK cluster. | DescribeTopic | |
describe-topic-partitionsReturns partition details of this topic on a MSK cluster. | DescribeTopicPartitions | |
describe-vpc-connectionReturns a description of this MSK VPC connection. | DescribeVpcConnection | |
get-bootstrap-brokersA list of brokers that a client application can use to bootstrap. This list doesn't necessarily include all of the brokers in the cluster. The following Python 3.6 example shows how you can use the Amazon Resource Name (ARN) of a cluster to get its bootstrap brokers. If you don't know t | GetBootstrapBrokers | |
get-cluster-policyGet the MSK cluster policy specified by the Amazon Resource Name (ARN) in the request. | GetClusterPolicy | |
get-compatible-kafka-versionsGets the Apache Kafka versions to which you can update the MSK cluster. | GetCompatibleKafkaVersions | |
list-client-vpc-connectionsReturns a list of all the VPC connections in this Region. | ListClientVpcConnections | |
list-cluster-operationsReturns a list of all the operations that have been performed on the specified MSK cluster. | ListClusterOperations | |
list-cluster-operations-v2Returns a list of all the operations that have been performed on the specified MSK cluster. | ListClusterOperationsV2 | |
list-clustersReturns a list of all the MSK clusters in the current Region. | ListClusters | |
list-clusters-v2Returns a list of all the MSK clusters in the current Region. | ListClustersV2 | |
list-configuration-revisionsReturns a list of all the MSK configurations in this Region. | ListConfigurationRevisions | |
list-configurationsReturns a list of all the MSK configurations in this Region. | ListConfigurations | |
list-kafka-versionsReturns a list of Apache Kafka versions. | ListKafkaVersions | |
list-nodesReturns a list of the broker nodes in the cluster. | ListNodes | |
list-replicatorsLists the replicators. | ListReplicators | |
list-scram-secretsReturns a list of the Scram Secrets associated with an Amazon MSK cluster. | ListScramSecrets | |
list-tags-for-resourceReturns a list of the tags associated with the specified resource. | ListTagsForResource | |
list-topicsList topics in a MSK cluster. | ListTopics | |
list-vpc-connectionsReturns a list of all the VPC connections in this Region. | ListVpcConnections | |
put-cluster-policyCreates or updates the MSK cluster policy specified by the cluster Amazon Resource Name (ARN) in the request. | PutClusterPolicy | |
reboot-brokerReboots brokers. | RebootBroker | |
reject-client-vpc-connectionReturns empty response. | RejectClientVpcConnection | |
tag-resourceAdds tags to the specified MSK resource. | TagResource | |
untag-resourceRemoves the tags associated with the keys that are provided in the query. | UntagResource | |
update-broker-countUpdates the number of broker nodes in the cluster. | UpdateBrokerCount | |
update-broker-storageUpdates the EBS storage associated with MSK brokers. | UpdateBrokerStorage | |
update-broker-typeUpdates EC2 instance type. | UpdateBrokerType | |
update-cluster-configurationUpdates the cluster with the configuration that is specified in the request body. | UpdateClusterConfiguration | |
update-cluster-kafka-versionUpdates the Apache Kafka version for the cluster. | UpdateClusterKafkaVersion | |
update-configurationUpdates an MSK configuration. | UpdateConfiguration | |
update-connectivityUpdates the cluster's connectivity configuration. | UpdateConnectivity | |
update-monitoringUpdates 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. | UpdateMonitoring | |
update-rebalancingUse this resource to update the intelligent rebalancing status of an Amazon MSK Provisioned cluster with Express brokers. | UpdateRebalancing | |
update-replication-infoUpdates replication info of a replicator. | UpdateReplicationInfo | |
update-securityUpdates the security settings for the cluster. You can use this operation to specify encryption and authentication on existing clusters. | UpdateSecurity | |
update-storageUpdates cluster broker volume size (or) sets cluster storage mode to TIERED. | UpdateStorage | |
update-topicUpdates the configuration of the specified topic. | UpdateTopic |
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterKafka