Get information on an Amazon MSK Connect Connector.
data "aws_mskconnect_connector" "example" {
name = "example-mskconnector"
}
This data source supports the following arguments:
name
- (Required) Name of the connector.This data source exports the following attributes in addition to the arguments above:
arn
- ARN of the connector.description
- Summary description of the connector.version
- Current version of the connector.