Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

ConnectorSummary - Amazon MSK Connect

ConnectorSummary

Summary of a connector.

Contents

capacity

The connector's compute capacity settings.

Type: CapacityDescription object

Required: No

connectorArn

The Amazon Resource Name (ARN) of the connector.

Type: String

Required: No

connectorDescription

The description of the connector.

Type: String

Required: No

connectorName

The name of the connector.

Type: String

Required: No

connectorState

The state of the connector.

Type: String

Valid Values: RUNNING | CREATING | UPDATING | DELETING | FAILED

Required: No

creationTime

The time that the connector was created.

Type: Timestamp

Required: No

currentVersion

The current version of the connector.

Type: String

Required: No

kafkaCluster

The details of the Apache Kafka cluster to which the connector is connected.

Type: KafkaClusterDescription object

Required: No

kafkaClusterClientAuthentication

The type of client authentication used to connect to the Apache Kafka cluster. The value is NONE when no client authentication is used.

Type: KafkaClusterClientAuthenticationDescription object

Required: No

kafkaClusterEncryptionInTransit

Details of encryption in transit to the Apache Kafka cluster.

Type: KafkaClusterEncryptionInTransitDescription object

Required: No

kafkaConnectVersion

The version of Kafka Connect. It has to be compatible with both the Apache Kafka cluster's version and the plugins.

Type: String

Required: No

logDelivery

The settings for delivering connector logs to Amazon CloudWatch Logs.

Type: LogDeliveryDescription object

Required: No

plugins

Specifies which plugins were used for this connector.

Type: Array of PluginDescription objects

Required: No

serviceExecutionRoleArn

The Amazon Resource Name (ARN) of the IAM role used by the connector to access Amazon Web Services resources.

Type: String

Required: No

workerConfiguration

The worker configurations that are in use with the connector.

Type: WorkerConfigurationDescription object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.