AWS athena documentation change
Summary
Updated ODBC driver version from 2.2.0.0 to 2.2.0.1 in installation instructions
Security assessment
Routine version update for the Athena ODBC driver. Includes new download links and verification commands but no security-specific changes mentioned.
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 732a008ff..b403465e3 100644 --- a//athena/latest/ug/odbc-v2-driver-getting-started-linux.md +++ b//athena/latest/ug/odbc-v2-driver-getting-started-linux.md @@ -54 +54 @@ Output: - amazon-athena-odbc-driver.x86_64 2.2.0.0-1.amzn2023 installed + amazon-athena-odbc-driver.x86_64 2.2.0.1-1.amzn2023 installed @@ -60 +60 @@ Output: - amazon-athena-odbc-driver-2.2.0.0-1.amzn2023.x86_64 + amazon-athena-odbc-driver-2.2.0.1-1.amzn2023.x86_64 @@ -170 +170 @@ 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.1.0.0/Linux/AmazonAthenaODBC-2.1.0.0-x86_64.rpm) + * [Athena ODBC driver](https://downloads.athena.us-east-1.amazonaws.com/drivers/ODBC/v2.2.0.1/Linux/AmazonAthenaODBC-2.2.0.1-x86_64.rpm) @@ -172 +172 @@ 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.1.0.0/Linux/public_key.pem) + * [Public Key](https://downloads.athena.us-east-1.amazonaws.com/drivers/ODBC/v2.2.0.1/Linux/public_key.pem) @@ -174 +174 @@ 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.1.0.0/Linux/signature.bin) + * [Athena ODBC RPM signature](https://downloads.athena.us-east-1.amazonaws.com/drivers/ODBC/v2.2.0.1/Linux/signature.bin) @@ -180 +180 @@ Prepare the commands with appropriate public key, RPM signature, and the corresp - openssl dgst -sha256 -verify public_key.pem -signature signature.bin AmazonAthenaODBC-2.1.0.0-x86_64.rpm + openssl dgst -sha256 -verify public_key.pem -signature signature.bin AmazonAthenaODBC-2.2.0.1-x86_64.rpm