AWS Security ChangesHomeSearch

AWS AWSEC2 documentation change

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

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

Summary

Updated EFA installer version from 1.42.0 to 1.43.0 in installation commands

Security assessment

Similar to the efa-start-nccl.md changes, this is a standard version update without any explicit security context or vulnerability references in the diff.

Diff

diff --git a/AWSEC2/latest/UserGuide/efa-start.md b/AWSEC2/latest/UserGuide/efa-start.md
index de8553131..0378bb42c 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.42.0.tar.gz
+        $ curl -O https://efa-installer.amazonaws.com/aws-efa-installer-1.43.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.42.0.tar.gz.sig && gpg --verify ./aws-efa-installer-1.42.0.tar.gz.sig
+                $ wget https://efa-installer.amazonaws.com/aws-efa-installer-1.43.0.tar.gz.sig && gpg --verify ./aws-efa-installer-1.43.0.tar.gz.sig
@@ -216 +216 @@ Show moreShow less
-        $ tar -xf aws-efa-installer-1.42.0.tar.gz && cd aws-efa-installer
+        $ tar -xf aws-efa-installer-1.43.0.tar.gz && cd aws-efa-installer