AWS Security ChangesHomeSearch

AWS AWSEC2 documentation change

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

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

Summary

Updated EFA installer version from 1.42.0 to 1.43.0 in installation commands

Security assessment

The change represents a routine version update for the EFA installer. No security advisories, vulnerability fixes, or security-related release notes are mentioned in the diff context.

Diff

diff --git a/AWSEC2/latest/UserGuide/efa-start-nccl.md b/AWSEC2/latest/UserGuide/efa-start-nccl.md
index 34f3bd3a3..91bd6678d 100644
--- a//AWSEC2/latest/UserGuide/efa-start-nccl.md
+++ b//AWSEC2/latest/UserGuide/efa-start-nccl.md
@@ -440 +440 @@ 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
@@ -464 +464 @@ 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
@@ -480 +480 @@ 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