AWS athena documentation change
Summary
Updated driver version from 2.0.4.0 to 2.0.6.0 in download links and verification command
Security assessment
This change updates version numbers and URLs but contains no evidence of addressing a specific security vulnerability. Routine version updates without security context don't qualify as security fixes.
Diff
diff --git a/athena/latest/ug/odbc-v2-driver-getting-started-linux.md b/athena/latest/ug/odbc-v2-driver-getting-started-linux.md index c9abe0458..c866fd1a1 100644 --- a//athena/latest/ug/odbc-v2-driver-getting-started-linux.md +++ b//athena/latest/ug/odbc-v2-driver-getting-started-linux.md @@ -163 +163 @@ Prepare the commands with appropriate public key, RPM signature, and the corresp - * [Athena ODBC driver](https://downloads.athena.us-east-1.amazonaws.com/drivers/ODBC/v2.0.4.0/Linux/AmazonAthenaODBC-2.0.4.0.rpm) + * [Athena ODBC driver](https://downloads.athena.us-east-1.amazonaws.com/drivers/ODBC/v2.0.6.0/Linux/AmazonAthenaODBC-2.0.6.0.rpm) @@ -165 +165 @@ Prepare the commands with appropriate public key, RPM signature, and the corresp - * [Public Key](https://downloads.athena.us-east-1.amazonaws.com/drivers/ODBC/v2.0.4.0/Linux/public_key.pem) + * [Public Key](https://downloads.athena.us-east-1.amazonaws.com/drivers/ODBC/v2.0.6.0/Linux/public_key.pem) @@ -167 +167 @@ Prepare the commands with appropriate public key, RPM signature, and the corresp - * [Athena ODBC RPM signature](https://downloads.athena.us-east-1.amazonaws.com/drivers/ODBC/v2.0.4.0/Linux/signature.bin) + * [Athena ODBC RPM signature](https://downloads.athena.us-east-1.amazonaws.com/drivers/ODBC/v2.0.6.0/Linux/signature.bin) @@ -173 +173 @@ Prepare the commands with appropriate public key, RPM signature, and the corresp - openssl dgst -sha256 -verify public_key.pem -signature signature.bin AmazonAthenaODBC-2.0.4.0.rpm + openssl dgst -sha256 -verify public_key.pem -signature signature.bin AmazonAthenaODBC-2.0.6.0.rpm