AWS Security ChangesHomeSearch

AWS athena documentation change

Service: athena · 2026-03-31 · Documentation low

File: athena/latest/ug/odbc-v2-driver-getting-started-linux.md

Summary

Updated driver version from 2.0.6.0 to 2.1.0.0 in download links, public key, and signature verification commands

Security assessment

This is a routine version update without any security context mentioned. The change only updates URLs and filenames to reference the new version, maintaining existing security practices like signature verification.

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 c866fd1a1..82dd08ebe 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.6.0/Linux/AmazonAthenaODBC-2.0.6.0.rpm)
+     * [Athena ODBC driver](https://downloads.athena.us-east-1.amazonaws.com/drivers/ODBC/v2.1.0.0/Linux/AmazonAthenaODBC-2.1.0.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.6.0/Linux/public_key.pem)
+     * [Public Key](https://downloads.athena.us-east-1.amazonaws.com/drivers/ODBC/v2.1.0.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.6.0/Linux/signature.bin)
+     * [Athena ODBC RPM signature](https://downloads.athena.us-east-1.amazonaws.com/drivers/ODBC/v2.1.0.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.6.0.rpm
+        openssl dgst -sha256 -verify public_key.pem -signature signature.bin AmazonAthenaODBC-2.1.0.0.rpm