Skip to content

Commit ae2295c

Browse files
committed
docs: pipeline: outputs: kafka: Fixed missing parameter.
Applies to #2294 Signed-off-by: Eric D. Schabell <eric@schabell.org>
1 parent abca74a commit ae2295c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pipeline/outputs/kafka.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ pipeline:
303303
Match *
304304
Brokers b-1.mycluster.kafka.us-east-1.amazonaws.com:9098
305305
Topics my-topic
306-
```
306+
rdkafka.sasl.mechanism aws_msk_iam
307307

308308
{% endtab %}
309309
{% endtabs %}

0 commit comments

Comments
 (0)