AWS Security ChangesHomeSearch

AWS AWSEC2 documentation change

Service: AWSEC2 · 2025-11-01 · Documentation low

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

Summary

Updated EFA installer version from 1.43.3 to 1.44.0 in installation commands.

Security assessment

Version update without explicit security context. No evidence of addressing a security vulnerability.

Diff

diff --git a/AWSEC2/latest/UserGuide/efa-start.md b/AWSEC2/latest/UserGuide/efa-start.md
index 992d9188b..f54ab7686 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.43.3.tar.gz
+        $ curl -O https://efa-installer.amazonaws.com/aws-efa-installer-1.44.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.43.3.tar.gz.sig && gpg --verify ./aws-efa-installer-1.43.3.tar.gz.sig
+                $ wget https://efa-installer.amazonaws.com/aws-efa-installer-1.44.0.tar.gz.sig && gpg --verify ./aws-efa-installer-1.44.0.tar.gz.sig
@@ -216 +216 @@ Show moreShow less
-        $ tar -xf aws-efa-installer-1.43.3.tar.gz && cd aws-efa-installer
+        $ tar -xf aws-efa-installer-1.44.0.tar.gz && cd aws-efa-installer