Skip to content

Commit e67e596

Browse files
committed
Update Kafka MSK documentation to correct link to IAM best practices.
1 parent 6704458 commit e67e596

File tree

1 file changed

+1
-1
lines changed
  • docs/integrations/data-ingestion/kafka/msk

1 file changed

+1
-1
lines changed

docs/integrations/data-ingestion/kafka/msk/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Use the smallest set of permissions required for your setup. Start with the base
131131
- Use the Secrets Manager block only if you fetch credentials/truststores from Secrets Manager. Scope the ARN.
132132
- Use the S3 block only if you load artifacts (e.g., truststore) from S3. Scope to bucket/prefix.
133133

134-
See also: [Kafka best practices – IAM](../../clickpipes/kafka/best-practices.md#iam).
134+
See also: [Kafka best practices – IAM](../../clickpipes/kafka/04_best_practices.md#iam).
135135

136136
## Performance tuning {#performance-tuning}
137137
One way of increasing performance is to adjust the batch size and the number of records that are fetched from Kafka by adding the following to the **worker** configuration:

0 commit comments

Comments
 (0)