Skip to content

Commit 4f95863

Browse files
committed
fixed template
1 parent e42ad9c commit 4f95863

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

msk-lambda-iam-node-sam/example-pattern.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"text": [
1010
"This pattern provides a Lambda function along with an Event Source Mapping to a Kafka topic ",
1111
"It requires that you already have a Managed Streaming for Kafka(MSK) Cluster setup with a topic created. If you don't already have an MSK Cluster ",
12-
"you can use the example in this pattern https://serverlessland.com/patterns/msk-cfn-sasl-lambda (linked in the resources) to deploy a cluster."
12+
"You can use the example in this pattern https://serverlessland.com/patterns/msk-cfn-sasl-lambda (linked in the resources) to deploy a cluster.",
1313
"This pattern will work with either a provisioned or serverless MSK cluster as long as the cluster is configured to use IAM authentication. ",
1414
"For detailed deployment instructions instructions see the README "
1515
]

0 commit comments

Comments
 (0)