AWS msk documentation change
Summary
Updated link anchor text and URL fragment for determining MSK cluster version
Security assessment
The change corrects a documentation link reference but does not alter encryption configuration guidance or address security vulnerabilities. The encryption context remains unchanged.
Diff
diff --git a/msk/latest/developerguide/msk-working-with-encryption-cluster-create.md b/msk/latest/developerguide/msk-working-with-encryption-cluster-create.md index c1ba0a859..6ac39df9e 100644 --- a//msk/latest/developerguide/msk-working-with-encryption-cluster-create.md +++ b//msk/latest/developerguide/msk-working-with-encryption-cluster-create.md @@ -13 +13 @@ This process describes how to specify encryption settings when creating a Amazon - 2. Run the `create-cluster` command and use the `encryption-info` option to point to the file where you saved your configuration JSON. The following is an example. Replace `{YOUR MSK VERSION}` with a version that matches the Apache Kafka client version. For information on how to find your MSK cluster version, see [To find the version of your MSK cluster](./create-topic.html#find-msk-version). Be aware that using an Apache Kafka client version that is not the same as your MSK cluster version may lead to Apache Kafka data corruption, loss and down time. + 2. Run the `create-cluster` command and use the `encryption-info` option to point to the file where you saved your configuration JSON. The following is an example. Replace `{YOUR MSK VERSION}` with a version that matches the Apache Kafka client version. For information on how to find your MSK cluster version, see [Determining your MSK cluster version](./create-topic.html#find-msk-cluster-version). Be aware that using an Apache Kafka client version that is not the same as your MSK cluster version may lead to Apache Kafka data corruption, loss and down time.