AWS keyspaces documentation change
Summary
Added note recommending users check for latest DSBulk version before downloading
Security assessment
This is a general maintenance recommendation encouraging use of latest software versions. While keeping software updated is a security best practice, there's no explicit reference to security fixes or vulnerabilities being addressed in newer versions.
Diff
diff --git a/keyspaces/latest/devguide/dsbulk-upload-prequs.md b/keyspaces/latest/devguide/dsbulk-upload-prequs.md index cdb3aa762..a68b17cf9 100644 --- a//keyspaces/latest/devguide/dsbulk-upload-prequs.md +++ b//keyspaces/latest/devguide/dsbulk-upload-prequs.md @@ -255,0 +256,4 @@ In the last step, you need to create a password for the keystore and trust each +###### Note + +The version shown in this tutorial might not be the latest version available. Before you download DSBulk, check the [DataStax Bulk Loader download page](https://downloads.datastax.com/#bulk-loader) for the latest version, and update the version number in the following commands accordingly. +