MSK Connect Custom Plugin

MSK Connect Custom Plugin in AWS represents a user-defined plugin that extends the functionality of Kafka Connect connectors. It allows you to package and deploy custom logic, such as transformations or connector implementations, to integrate with Amazon MSK Connect. This resource provides details about the plugin, including its version, status, and associated metadata, enabling you to manage and monitor custom plugins used in your streaming data pipelines.

aws.kafkaconnect_custom_plugin

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
creation_timecoretimestampThe time that the custom plugin was created.
custom_plugin_arncorestringThe Amazon Resource Name (ARN) of the custom plugin.
custom_plugin_statecorestringThe state of the custom plugin.
descriptioncorestringThe description of the custom plugin.
latest_revisioncorejsonThe latest successfully created revision of the custom plugin. If there are no successfully created revisions, this field will be absent.
namecorestringThe name of the custom plugin.
state_descriptioncorejsonDetails about the state of a custom plugin.
tagscorehstore