Awso_kafka_lwtSourceval batch_associate_scram_secret :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.BatchAssociateScramSecretRequest.t ->
(Awso_kafka.Values.BatchAssociateScramSecretResponse.t,
Awso_kafka.Values.BatchAssociateScramSecretResponse.error)
Result.t
Lwt.tval create_cluster :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.CreateClusterRequest.t ->
(Awso_kafka.Values.CreateClusterResponse.t,
Awso_kafka.Values.CreateClusterResponse.error)
Result.t
Lwt.tval create_cluster_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.CreateClusterV2Request.t ->
(Awso_kafka.Values.CreateClusterV2Response.t,
Awso_kafka.Values.CreateClusterV2Response.error)
Result.t
Lwt.tval create_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.CreateConfigurationRequest.t ->
(Awso_kafka.Values.CreateConfigurationResponse.t,
Awso_kafka.Values.CreateConfigurationResponse.error)
Result.t
Lwt.tval create_replicator :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.CreateReplicatorRequest.t ->
(Awso_kafka.Values.CreateReplicatorResponse.t,
Awso_kafka.Values.CreateReplicatorResponse.error)
Result.t
Lwt.tval create_topic :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.CreateTopicRequest.t ->
(Awso_kafka.Values.CreateTopicResponse.t,
Awso_kafka.Values.CreateTopicResponse.error)
Result.t
Lwt.tval create_vpc_connection :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.CreateVpcConnectionRequest.t ->
(Awso_kafka.Values.CreateVpcConnectionResponse.t,
Awso_kafka.Values.CreateVpcConnectionResponse.error)
Result.t
Lwt.tval delete_cluster :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.DeleteClusterRequest.t ->
(Awso_kafka.Values.DeleteClusterResponse.t,
Awso_kafka.Values.DeleteClusterResponse.error)
Result.t
Lwt.tval delete_cluster_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.DeleteClusterPolicyRequest.t ->
(Awso_kafka.Values.DeleteClusterPolicyResponse.t,
Awso_kafka.Values.DeleteClusterPolicyResponse.error)
Result.t
Lwt.tval delete_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.DeleteConfigurationRequest.t ->
(Awso_kafka.Values.DeleteConfigurationResponse.t,
Awso_kafka.Values.DeleteConfigurationResponse.error)
Result.t
Lwt.tval delete_replicator :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.DeleteReplicatorRequest.t ->
(Awso_kafka.Values.DeleteReplicatorResponse.t,
Awso_kafka.Values.DeleteReplicatorResponse.error)
Result.t
Lwt.tval delete_topic :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.DeleteTopicRequest.t ->
(Awso_kafka.Values.DeleteTopicResponse.t,
Awso_kafka.Values.DeleteTopicResponse.error)
Result.t
Lwt.tval delete_vpc_connection :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.DeleteVpcConnectionRequest.t ->
(Awso_kafka.Values.DeleteVpcConnectionResponse.t,
Awso_kafka.Values.DeleteVpcConnectionResponse.error)
Result.t
Lwt.tval describe_cluster :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.DescribeClusterRequest.t ->
(Awso_kafka.Values.DescribeClusterResponse.t,
Awso_kafka.Values.DescribeClusterResponse.error)
Result.t
Lwt.tval describe_cluster_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.DescribeClusterV2Request.t ->
(Awso_kafka.Values.DescribeClusterV2Response.t,
Awso_kafka.Values.DescribeClusterV2Response.error)
Result.t
Lwt.tval describe_cluster_operation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.DescribeClusterOperationRequest.t ->
(Awso_kafka.Values.DescribeClusterOperationResponse.t,
Awso_kafka.Values.DescribeClusterOperationResponse.error)
Result.t
Lwt.tval describe_cluster_operation_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.DescribeClusterOperationV2Request.t ->
(Awso_kafka.Values.DescribeClusterOperationV2Response.t,
Awso_kafka.Values.DescribeClusterOperationV2Response.error)
Result.t
Lwt.tval describe_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.DescribeConfigurationRequest.t ->
(Awso_kafka.Values.DescribeConfigurationResponse.t,
Awso_kafka.Values.DescribeConfigurationResponse.error)
Result.t
Lwt.tval describe_configuration_revision :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.DescribeConfigurationRevisionRequest.t ->
(Awso_kafka.Values.DescribeConfigurationRevisionResponse.t,
Awso_kafka.Values.DescribeConfigurationRevisionResponse.error)
Result.t
Lwt.tval describe_replicator :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.DescribeReplicatorRequest.t ->
(Awso_kafka.Values.DescribeReplicatorResponse.t,
Awso_kafka.Values.DescribeReplicatorResponse.error)
Result.t
Lwt.tval describe_topic :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.DescribeTopicRequest.t ->
(Awso_kafka.Values.DescribeTopicResponse.t,
Awso_kafka.Values.DescribeTopicResponse.error)
Result.t
Lwt.tval describe_topic_partitions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.DescribeTopicPartitionsRequest.t ->
(Awso_kafka.Values.DescribeTopicPartitionsResponse.t,
Awso_kafka.Values.DescribeTopicPartitionsResponse.error)
Result.t
Lwt.tval describe_vpc_connection :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.DescribeVpcConnectionRequest.t ->
(Awso_kafka.Values.DescribeVpcConnectionResponse.t,
Awso_kafka.Values.DescribeVpcConnectionResponse.error)
Result.t
Lwt.tval batch_disassociate_scram_secret :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.BatchDisassociateScramSecretRequest.t ->
(Awso_kafka.Values.BatchDisassociateScramSecretResponse.t,
Awso_kafka.Values.BatchDisassociateScramSecretResponse.error)
Result.t
Lwt.tval get_bootstrap_brokers :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.GetBootstrapBrokersRequest.t ->
(Awso_kafka.Values.GetBootstrapBrokersResponse.t,
Awso_kafka.Values.GetBootstrapBrokersResponse.error)
Result.t
Lwt.tval get_compatible_kafka_versions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.GetCompatibleKafkaVersionsRequest.t ->
(Awso_kafka.Values.GetCompatibleKafkaVersionsResponse.t,
Awso_kafka.Values.GetCompatibleKafkaVersionsResponse.error)
Result.t
Lwt.tval get_cluster_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.GetClusterPolicyRequest.t ->
(Awso_kafka.Values.GetClusterPolicyResponse.t,
Awso_kafka.Values.GetClusterPolicyResponse.error)
Result.t
Lwt.tval list_cluster_operations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.ListClusterOperationsRequest.t ->
(Awso_kafka.Values.ListClusterOperationsResponse.t,
Awso_kafka.Values.ListClusterOperationsResponse.error)
Result.t
Lwt.tval list_cluster_operations_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.ListClusterOperationsV2Request.t ->
(Awso_kafka.Values.ListClusterOperationsV2Response.t,
Awso_kafka.Values.ListClusterOperationsV2Response.error)
Result.t
Lwt.tval list_clusters :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.ListClustersRequest.t ->
(Awso_kafka.Values.ListClustersResponse.t,
Awso_kafka.Values.ListClustersResponse.error)
Result.t
Lwt.tval list_clusters_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.ListClustersV2Request.t ->
(Awso_kafka.Values.ListClustersV2Response.t,
Awso_kafka.Values.ListClustersV2Response.error)
Result.t
Lwt.tval list_configuration_revisions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.ListConfigurationRevisionsRequest.t ->
(Awso_kafka.Values.ListConfigurationRevisionsResponse.t,
Awso_kafka.Values.ListConfigurationRevisionsResponse.error)
Result.t
Lwt.tval list_configurations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.ListConfigurationsRequest.t ->
(Awso_kafka.Values.ListConfigurationsResponse.t,
Awso_kafka.Values.ListConfigurationsResponse.error)
Result.t
Lwt.tval list_kafka_versions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.ListKafkaVersionsRequest.t ->
(Awso_kafka.Values.ListKafkaVersionsResponse.t,
Awso_kafka.Values.ListKafkaVersionsResponse.error)
Result.t
Lwt.tval list_nodes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.ListNodesRequest.t ->
(Awso_kafka.Values.ListNodesResponse.t,
Awso_kafka.Values.ListNodesResponse.error)
Result.t
Lwt.tval list_replicators :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.ListReplicatorsRequest.t ->
(Awso_kafka.Values.ListReplicatorsResponse.t,
Awso_kafka.Values.ListReplicatorsResponse.error)
Result.t
Lwt.tval list_scram_secrets :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.ListScramSecretsRequest.t ->
(Awso_kafka.Values.ListScramSecretsResponse.t,
Awso_kafka.Values.ListScramSecretsResponse.error)
Result.t
Lwt.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.ListTagsForResourceRequest.t ->
(Awso_kafka.Values.ListTagsForResourceResponse.t,
Awso_kafka.Values.ListTagsForResourceResponse.error)
Result.t
Lwt.tval list_client_vpc_connections :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.ListClientVpcConnectionsRequest.t ->
(Awso_kafka.Values.ListClientVpcConnectionsResponse.t,
Awso_kafka.Values.ListClientVpcConnectionsResponse.error)
Result.t
Lwt.tval list_topics :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.ListTopicsRequest.t ->
(Awso_kafka.Values.ListTopicsResponse.t,
Awso_kafka.Values.ListTopicsResponse.error)
Result.t
Lwt.tval list_vpc_connections :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.ListVpcConnectionsRequest.t ->
(Awso_kafka.Values.ListVpcConnectionsResponse.t,
Awso_kafka.Values.ListVpcConnectionsResponse.error)
Result.t
Lwt.tval reject_client_vpc_connection :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.RejectClientVpcConnectionRequest.t ->
(Awso_kafka.Values.RejectClientVpcConnectionResponse.t,
Awso_kafka.Values.RejectClientVpcConnectionResponse.error)
Result.t
Lwt.tval put_cluster_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.PutClusterPolicyRequest.t ->
(Awso_kafka.Values.PutClusterPolicyResponse.t,
Awso_kafka.Values.PutClusterPolicyResponse.error)
Result.t
Lwt.tval reboot_broker :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.RebootBrokerRequest.t ->
(Awso_kafka.Values.RebootBrokerResponse.t,
Awso_kafka.Values.RebootBrokerResponse.error)
Result.t
Lwt.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.TagResourceRequest.t ->
(unit, unit) Result.t Lwt.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.UntagResourceRequest.t ->
(unit, unit) Result.t Lwt.tval update_broker_count :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.UpdateBrokerCountRequest.t ->
(Awso_kafka.Values.UpdateBrokerCountResponse.t,
Awso_kafka.Values.UpdateBrokerCountResponse.error)
Result.t
Lwt.tval update_broker_type :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.UpdateBrokerTypeRequest.t ->
(Awso_kafka.Values.UpdateBrokerTypeResponse.t,
Awso_kafka.Values.UpdateBrokerTypeResponse.error)
Result.t
Lwt.tval update_broker_storage :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.UpdateBrokerStorageRequest.t ->
(Awso_kafka.Values.UpdateBrokerStorageResponse.t,
Awso_kafka.Values.UpdateBrokerStorageResponse.error)
Result.t
Lwt.tval update_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.UpdateConfigurationRequest.t ->
(Awso_kafka.Values.UpdateConfigurationResponse.t,
Awso_kafka.Values.UpdateConfigurationResponse.error)
Result.t
Lwt.tval update_connectivity :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.UpdateConnectivityRequest.t ->
(Awso_kafka.Values.UpdateConnectivityResponse.t,
Awso_kafka.Values.UpdateConnectivityResponse.error)
Result.t
Lwt.tval update_cluster_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.UpdateClusterConfigurationRequest.t ->
(Awso_kafka.Values.UpdateClusterConfigurationResponse.t,
Awso_kafka.Values.UpdateClusterConfigurationResponse.error)
Result.t
Lwt.tval update_cluster_kafka_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.UpdateClusterKafkaVersionRequest.t ->
(Awso_kafka.Values.UpdateClusterKafkaVersionResponse.t,
Awso_kafka.Values.UpdateClusterKafkaVersionResponse.error)
Result.t
Lwt.tval update_monitoring :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.UpdateMonitoringRequest.t ->
(Awso_kafka.Values.UpdateMonitoringResponse.t,
Awso_kafka.Values.UpdateMonitoringResponse.error)
Result.t
Lwt.tval update_rebalancing :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.UpdateRebalancingRequest.t ->
(Awso_kafka.Values.UpdateRebalancingResponse.t,
Awso_kafka.Values.UpdateRebalancingResponse.error)
Result.t
Lwt.tval update_replication_info :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.UpdateReplicationInfoRequest.t ->
(Awso_kafka.Values.UpdateReplicationInfoResponse.t,
Awso_kafka.Values.UpdateReplicationInfoResponse.error)
Result.t
Lwt.tval update_security :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.UpdateSecurityRequest.t ->
(Awso_kafka.Values.UpdateSecurityResponse.t,
Awso_kafka.Values.UpdateSecurityResponse.error)
Result.t
Lwt.tval update_storage :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.UpdateStorageRequest.t ->
(Awso_kafka.Values.UpdateStorageResponse.t,
Awso_kafka.Values.UpdateStorageResponse.error)
Result.t
Lwt.tval update_topic :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_kafka.Values.UpdateTopicRequest.t ->
(Awso_kafka.Values.UpdateTopicResponse.t,
Awso_kafka.Values.UpdateTopicResponse.error)
Result.t
Lwt.tinclude module type of struct include Awso_kafka.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]Details for IAM access control for VPC connectivity.
Details for SASL/SCRAM client authentication for VPC connectivity.
Details for SASL client authentication for VPC connectivity.
Details for TLS client authentication for VPC connectivity.
module VpcConnectivityClientAuthentication =
Awso_kafka.Values.VpcConnectivityClientAuthenticationIncludes all client authentication information for VPC connectivity.
Contains information about provisioned throughput for EBS storage volumes attached to kafka broker nodes.
Public access control for brokers.
VPC connectivity access control for brokers.
Contains information about the EBS storage volumes attached to Apache Kafka broker nodes.
Details for IAM access control.
Details for SASL/SCRAM client authentication.
Indicates whether you want to turn on or turn off the JMX Exporter.
Indicates whether you want to turn on or turn off the Node Exporter.
Indicates whether you want to turn on or turn off the JMX Exporter.
Indicates whether you want to turn on or turn off the Node Exporter.
Details of an Amazon MSK Cluster.
Details of an Apache Kafka Cluster.
Information about the broker access configuration.
Contains information about storage volumes attached to MSK broker nodes.
Details for client authentication using SASL.
Details for client authentication using TLS.
The data-volume encryption details.
The settings for encrypting data in transit.
Prometheus settings.
Details for client authentication using SASL.
The configuration of the Amazon VPCs for the cluster.
Prometheus settings.
Specifies the EBS volume upgrade information. The broker identifier must be set to the keyword ALL. This means the changes apply to all the brokers in the cluster.
State information about the operation step.
module ReplicationTopicNameConfigurationType =
Awso_kafka.Values.ReplicationTopicNameConfigurationTypeSummarized information about Kafka Cluster used as source / target for replication.
Summarized information of replication between clusters.
Information about the current software installed on the cluster.
Describes the setup to be used for Apache Kafka broker nodes in the cluster.
Includes all client authentication information.
Includes encryption-related information, such as the AWS KMS key used for encrypting data at rest and whether you want MSK to encrypt your data in transit.
JMX and Node monitoring for the MSK cluster.
Specifies whether or not intelligent rebalancing is turned on for a newly created MSK Provisioned cluster with Express brokers. Intelligent rebalancing performs automatic partition balancing operations when you scale your clusters up or down. By default, intelligent rebalancing is ACTIVE for all new Express-based clusters.
Includes all client authentication information.
Describes the cluster's connectivity information, such as its network type, which is IPv4 or DUAL.
Information regarding UpdateBrokerCount.
Specifies the configuration to use for the brokers.
JMX and Node monitoring for the MSK cluster.
Access control settings for zookeeper
Description of the requester that calls the API operation.
Step taken during a cluster operation.
module KafkaClusterSaslScramAuthentication =
Awso_kafka.Values.KafkaClusterSaslScramAuthenticationDetails for SASL/SCRAM client authentication.
module KafkaClusterEncryptionInTransitType =
Awso_kafka.Values.KafkaClusterEncryptionInTransitTypeConfiguration for specifying the position in the topics to start replicating from.
module ReplicationTopicNameConfiguration =
Awso_kafka.Values.ReplicationTopicNameConfigurationConfiguration for specifying replicated topic names should be the same as their corresponding upstream topics or prefixed with source cluster alias.
Details about delivering logs to CloudWatch Logs.
Details about delivering logs to Firehose.
Details about delivering logs to S3.
BrokerNodeInfo
Controller node information.
Zookeeper node information.
Describes a configuration revision.
Provisioned cluster.
Serverless cluster.
Returns information about an error state of the cluster.
Information about cluster attributes that can be updated via update APIs.
Description of the VPC connection.
Details of the client authentication used by the Apache Kafka cluster.
Details of an Amazon VPC which has network connectivity to the Apache Kafka cluster.
Details of encryption in transit to the Apache Kafka cluster.
Details about consumer group replication.
Details about topic replication.
Description of the VPC connection.
Configuration for replicator log delivery.
The VPC connection object.
Includes identification info about the topic.
Information about a replicator.
The node information object.
Represents an MSK Configuration.
Returns information about a cluster.
Returns information about a cluster.
Returns information about a cluster operation.
Returns information about a cluster operation.
The client VPC connection object.
Contains source Apache Kafka versions and compatible target Apache Kafka versions.
Contains information about a topic partition.
Information about Kafka Cluster used as source / target for replication.
Specifies configuration for replication between a source and target Kafka cluster (sourceKafkaClusterAlias -> targetKafkaClusterAlias)
Returns information about a provisioned cluster operation.
Returns information about a serverless cluster operation.
Information about Kafka Cluster to be used as source / target for replication.
Specifies configuration for replication between a source and target Kafka cluster.
Error info for scram secret associate/disassociate failure.
Returns information about an error.
Returns information about an error.
Returns information about an error.
Returns information about an error.
Returns information about an error.
Returns information about an error.
Returns information about an error.
Returns information about an error.
Returns information about an error.
Returns information about an error.
Returns information about an error.
Returns information about an error.
Returns information about an error.
Returns information about an error.
Returns information about an error.
Details about consumer group replication.
Configuration for log delivery to customer destinations.
Details for updating the topic replication of a replicator.
Returns information about an error.
Details about the state of a replicator
Returns information about a cluster operation.
Returns information about an error.
Provisioned cluster request.
Serverless cluster request.
Updates the configuration of the specified topic.
Updates the configuration of the specified topic.
Updates cluster broker volume size (or) sets cluster storage mode to TIERED.
Request object for UpdateStorage api. Its used to update the storage attributes for the cluster.
Updates the security settings for the cluster. You can use this operation to specify encryption and authentication on existing clusters.
Updates the security settings for the cluster. You can use this operation to specify encryption and authentication on existing clusters.
Updates replication info of a replicator.
Update information relating to replication between a given source and target Kafka cluster.
Use this resource to update the intelligent rebalancing status of an Amazon MSK Provisioned cluster with Express brokers.
Use this resource to update the intelligent rebalancing status of an Amazon MSK Provisioned cluster with Express brokers.
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.
Request body for UpdateMonitoring.
Updates the cluster's connectivity configuration.
Request body for UpdateConnectivity.
Updates an MSK configuration.
Updates an MSK configuration.
module UpdateClusterKafkaVersionResponse =
Awso_kafka.Values.UpdateClusterKafkaVersionResponseUpdates the Apache Kafka version for the cluster.
Updates the Apache Kafka version for the cluster.
module UpdateClusterConfigurationResponse =
Awso_kafka.Values.UpdateClusterConfigurationResponseUpdates the cluster with the configuration that is specified in the request body.
module UpdateClusterConfigurationRequest =
Awso_kafka.Values.UpdateClusterConfigurationRequestUpdates the cluster with the configuration that is specified in the request body.
Updates EC2 instance type.
Updates EC2 instance type.
Updates the EBS storage associated with MSK brokers.
Updates the EBS storage associated with MSK brokers.
Updates the number of broker nodes in the cluster.
Updates the number of broker nodes in the cluster.
Removes the tags associated with the keys that are provided in the query.
Adds tags to the specified MSK resource.
module RejectClientVpcConnectionResponse =
Awso_kafka.Values.RejectClientVpcConnectionResponseReturns empty response.
Returns empty response.
Reboots brokers.
Reboots a node.
Creates or updates the MSK cluster policy specified by the cluster Amazon Resource Name (ARN) in the request.
Creates or updates the MSK cluster policy specified by the cluster Amazon Resource Name (ARN) in the request.
Returns a list of all the VPC connections in this Region.
Returns a list of all the VPC connections in this Region.
List topics in a MSK cluster.
List topics in a MSK cluster.
Returns a list of the tags associated with the specified resource.
Returns a list of the tags associated with the specified resource.
Returns a list of the Scram Secrets associated with an Amazon MSK cluster.
Returns a list of the Scram Secrets associated with an Amazon MSK cluster.
Lists the replicators.
Lists the replicators.
Returns a list of the broker nodes in the cluster.
Returns a list of the broker nodes in the cluster.
Returns a list of Apache Kafka versions.
Returns a list of Apache Kafka versions.
Returns a list of all the MSK configurations in this Region.
Returns a list of all the MSK configurations in this Region.
module ListConfigurationRevisionsResponse =
Awso_kafka.Values.ListConfigurationRevisionsResponseReturns a list of all the MSK configurations in this Region.
module ListConfigurationRevisionsRequest =
Awso_kafka.Values.ListConfigurationRevisionsRequestReturns a list of all the MSK configurations in this Region.
Returns a list of all the MSK clusters in the current Region.
Returns a list of all the MSK clusters in the current Region.
Returns a list of all the MSK clusters in the current Region.
Returns a list of all the MSK clusters in the current Region.
Returns a list of all the operations that have been performed on the specified MSK cluster.
Returns a list of all the operations that have been performed on the specified MSK cluster.
Returns a list of all the operations that have been performed on the specified MSK cluster.
Returns a list of all the operations that have been performed on the specified MSK cluster.
Returns a list of all the VPC connections in this Region.
Returns a list of all the VPC connections in this Region.
module GetCompatibleKafkaVersionsResponse =
Awso_kafka.Values.GetCompatibleKafkaVersionsResponseGets the Apache Kafka versions to which you can update the MSK cluster.
module GetCompatibleKafkaVersionsRequest =
Awso_kafka.Values.GetCompatibleKafkaVersionsRequestGets the Apache Kafka versions to which you can update the MSK cluster.
Get the MSK cluster policy specified by the Amazon Resource Name (ARN) in the request.
Get the MSK cluster policy specified by the Amazon Resource Name (ARN) in the request.
A 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 the ARN of your cluster, you can use the ListClusters operation to get the ARNs of all the clusters in this account and Region.
A 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 the ARN of your cluster, you can use the ListClusters operation to get the ARNs of all the clusters in this account and Region.
Returns information about an error.
Returns a description of this MSK VPC connection.
Returns a description of this MSK VPC connection.
Returns topic details of this topic on a MSK cluster.
Returns topic details of this topic on a MSK cluster.
Returns partition details of this topic on a MSK cluster.
Returns partition details of this topic on a MSK cluster.
Describes a replicator.
Describes a replicator.
module DescribeConfigurationRevisionResponse =
Awso_kafka.Values.DescribeConfigurationRevisionResponseReturns a description of this revision of the configuration.
module DescribeConfigurationRevisionRequest =
Awso_kafka.Values.DescribeConfigurationRevisionRequestReturns a description of this revision of the configuration.
Returns a description of this MSK configuration.
Returns a description of this MSK configuration.
Returns a description of the MSK cluster whose Amazon Resource Name (ARN) is specified in the request.
Returns a description of the MSK cluster whose Amazon Resource Name (ARN) is specified in the request.
Returns a description of the MSK cluster whose Amazon Resource Name (ARN) is specified in the request.
Returns a description of the MSK cluster whose Amazon Resource Name (ARN) is specified in the request.
module DescribeClusterOperationV2Response =
Awso_kafka.Values.DescribeClusterOperationV2ResponseReturns a description of the cluster operation specified by the ARN.
module DescribeClusterOperationV2Request =
Awso_kafka.Values.DescribeClusterOperationV2RequestReturns a description of the cluster operation specified by the ARN.
Returns a description of the cluster operation specified by the ARN.
Returns a description of the cluster operation specified by the ARN.
Deletes a MSK VPC connection.
Deletes a MSK VPC connection.
Deletes a topic in the specified MSK cluster.
Deletes a topic in the specified MSK cluster.
Deletes a replicator.
Deletes a replicator.
Deletes an MSK Configuration.
Deletes an MSK Configuration.
Deletes the MSK cluster specified by the Amazon Resource Name (ARN) in the request.
Deletes the MSK cluster specified by the Amazon Resource Name (ARN) in the request.
Deletes the MSK cluster policy specified by the Amazon Resource Name (ARN) in the request.
Deletes the MSK cluster policy specified by the Amazon Resource Name (ARN) in the request.
Creates a new MSK VPC connection.
Creates a new MSK VPC connection.
Creates a topic in the specified MSK cluster.
Creates a topic in the specified MSK cluster.
Creates the replicator.
Creates a replicator using the specified configuration.
Creates a new MSK configuration.
Creates a new MSK configuration.
Creates a new MSK cluster.
Creates a new MSK cluster.
Creates a new MSK cluster.
Creates a new MSK cluster.
module BatchDisassociateScramSecretResponse =
Awso_kafka.Values.BatchDisassociateScramSecretResponseDisassociates one or more Scram Secrets from an Amazon MSK cluster.
module BatchDisassociateScramSecretRequest =
Awso_kafka.Values.BatchDisassociateScramSecretRequestDisassociates sasl scram secrets to cluster.
module BatchAssociateScramSecretResponse =
Awso_kafka.Values.BatchAssociateScramSecretResponseAssociates one or more Scram Secrets with an Amazon MSK cluster.
Associates sasl scram secrets to cluster.