AWS Security ChangesHomeSearch

AWS AWSEC2 documentation change

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

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

Summary

Updated EFA installer version from 1.38.0 to 1.38.1 in download commands and file references

Security assessment

Version number update appears routine with no explicit mention of security fixes or vulnerabilities in the changelog or commit context.

Diff

diff --git a/AWSEC2/latest/UserGuide/efa-start.md
index 162f335cf..aa81182fc 100644
--- a/AWSEC2/latest/UserGuide/efa-start.md
+++ b/AWSEC2/latest/UserGuide/efa-start.md
@@ -172 +172 @@ 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.38.0.tar.gz
+        $ curl -O https://efa-installer.amazonaws.com/aws-efa-installer-1.38.1.tar.gz
@@ -196 +196 @@ The command should return a fingerprint that is identical to `4E90 91BC BB97 A96
-                $ wget https://efa-installer.amazonaws.com/aws-efa-installer-1.38.0.tar.gz.sig && gpg --verify ./aws-efa-installer-1.38.0.tar.gz.sig
+                $ wget https://efa-installer.amazonaws.com/aws-efa-installer-1.38.1.tar.gz.sig && gpg --verify ./aws-efa-installer-1.38.1.tar.gz.sig
@@ -212 +212 @@ Show moreShow less
-        $ tar -xf aws-efa-installer-1.38.0.tar.gz && cd aws-efa-installer
+        $ tar -xf aws-efa-installer-1.38.1.tar.gz && cd aws-efa-installer