You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/@aws-cdk/cfnspec/spec-source/cfn-docs/cfn-docs.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -25249,7 +25249,7 @@
25249
25249
"KafkaClusterEncryptionInTransit": "Details of encryption in transit to the Apache Kafka cluster.",
25250
25250
"KafkaConnectVersion": "The version of Kafka Connect. It has to be compatible with both the Apache Kafka cluster's version and the plugins.",
25251
25251
"LogDelivery": "The settings for delivering connector logs to Amazon CloudWatch Logs.",
25252
-
"Plugins": "Specifies which plugins were used for this connector.",
25252
+
"Plugins": "Specifies which plugin to use for the connector. You must specify a single-element list. Amazon MSK Connect does not currently support specifying multiple plugins.",
25253
25253
"ServiceExecutionRoleArn": "The Amazon Resource Name (ARN) of the IAM role used by the connector to access Amazon Web Services resources.",
25254
25254
"WorkerConfiguration": "The worker configurations that are in use with the connector."
0 commit comments