Creates a connector using the specified properties.
Request body
A map of keys to values that represent the configuration for the connector.
A summary description of the connector.
The name of the connector.
The version of Kafka Connect. It has to be compatible with both the Apache Kafka cluster's version and the plugins.
The network type of a connector.
The Amazon Resource Name (ARN) of the IAM role used by the connector to access the Amazon Web Services resources that it needs. The types of resources depends on the logic of the connector. For example, a connector that has Amazon S3 as a destination must have permissions that allow it to write to the S3 destination bucket.
The tags you want to attach to the connector.
Response
Success
The Amazon Resource Name (ARN) that Amazon assigned to the connector.
The name of the connector.
The state of the connector.