AWS Security ChangesHomeSearch

AWS AWSEC2 documentation change

Service: AWSEC2 · 2025-05-10 · Documentation low

File: AWSEC2/latest/UserGuide/efa-start.md

Summary

Updated EFA installer version from 1.39.0 to 1.40.0 in installation commands and verification steps

Security assessment

Version bump in installation instructions suggests a standard software update. No security-related context or CVE mentions provided in the diff.

Diff

diff --git a/AWSEC2/latest/UserGuide/efa-start.md b/AWSEC2/latest/UserGuide/efa-start.md
index 8a3176607..cf22436b3 100644
--- a//AWSEC2/latest/UserGuide/efa-start.md
+++ b//AWSEC2/latest/UserGuide/efa-start.md
@@ -176 +176 @@ You can also get the latest version by replacing the version number with `latest
-        $ curl -O https://efa-installer.amazonaws.com/aws-efa-installer-1.39.0.tar.gz
+        $ curl -O https://efa-installer.amazonaws.com/aws-efa-installer-1.40.0.tar.gz
@@ -200 +200 @@ The command should return a fingerprint that is identical to `4E90 91BC BB97 A96
-                $ wget https://efa-installer.amazonaws.com/aws-efa-installer-1.39.0.tar.gz.sig && gpg --verify ./aws-efa-installer-1.39.0.tar.gz.sig
+                $ wget https://efa-installer.amazonaws.com/aws-efa-installer-1.40.0.tar.gz.sig && gpg --verify ./aws-efa-installer-1.40.0.tar.gz.sig
@@ -216 +216 @@ Show moreShow less
-        $ tar -xf aws-efa-installer-1.39.0.tar.gz && cd aws-efa-installer
+        $ tar -xf aws-efa-installer-1.40.0.tar.gz && cd aws-efa-installer