Data retrieval APIs for Amazon Managed Streaming for Apache Kafka
Amazon Managed Streaming for Apache Kafka provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| DescribeCluster | Describe an MSK cluster | Read |
| DescribeClusterOperation | Describe the cluster operation that is specified by the given ARN | Read |
| DescribeClusterOperationV2 | Describe the cluster operation that is specified by the given ARN | Read |
| DescribeClusterV2 | Describe an MSK cluster | Read |
| DescribeConfiguration | Describe an MSK configuration | Read |
| DescribeConfigurationRevision | Describe an MSK configuration revision | Read |
| DescribeReplicator | Describe a MSK replicator | Read |
| DescribeTopic | Return metadata details about a specific Kafka topic | Read |
| DescribeTopicPartitions | List all partitions of a specific topic | Read |
| DescribeVpcConnection | Describe a MSK VPC connection | Read |
| GetBootstrapBrokers | Get connection details for the brokers in an MSK cluster | Read |
| GetClusterPolicy | Describe a cluster resource-based policy | Read |
| GetCompatibleKafkaVersions | Get a list of the Apache Kafka versions to which you can update an MSK cluster | List |
| ListClientVpcConnections | List all MSK VPC connections created for a cluster | List |
| ListClusterOperations | Return a list of all the operations that have been performed on the specified MSK cluster | List |
| ListClusterOperationsV2 | Return a list of all the operations that have been performed on the specified MSK cluster | List |
| ListClusters | List all MSK clusters in this account | List |
| ListClustersV2 | List all MSK clusters in this account | List |
| ListConfigurationRevisions | List all revisions for an MSK configuration in this account | List |
| ListConfigurations | List all MSK configurations in this account | List |
| ListKafkaVersions | List all Apache Kafka versions supported by Amazon MSK | List |
| ListNodes | List brokers in an MSK cluster | List |
| ListReplicators | List all MSK replicators in this account | List |
| ListScramSecrets | List the Scram Secrets associated with an Amazon MSK cluster | List |
| ListTagsForResource | List tags of an MSK resource | Read |
| ListTopics | List all Kafka topics for a specified MSK cluster | List |
| ListVpcConnections | List all MSK VPC connections that this account uses | List |