Skip to content

Commit 10df757

Browse files
docs(cfnspec): update CloudFormation documentation (#20393)
1 parent 0f3d331 commit 10df757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@aws-cdk/cfnspec/spec-source/cfn-docs/cfn-docs.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25249,7 +25249,7 @@
2524925249
"KafkaClusterEncryptionInTransit": "Details of encryption in transit to the Apache Kafka cluster.",
2525025250
"KafkaConnectVersion": "The version of Kafka Connect. It has to be compatible with both the Apache Kafka cluster's version and the plugins.",
2525125251
"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.",
2525325253
"ServiceExecutionRoleArn": "The Amazon Resource Name (ARN) of the IAM role used by the connector to access Amazon Web Services resources.",
2525425254
"WorkerConfiguration": "The worker configurations that are in use with the connector."
2525525255
}

0 commit comments

Comments
 (0)