AWS Security ChangesHomeSearch

AWS AWSEC2 documentation change

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

File: AWSEC2/latest/UserGuide/optimize_gpu.md

Summary

Added documentation for GPU clock settings on new P5e, P5en, and P6-B200 instance types, and updated instance type lists to include G6f/Gr6f variants

Security assessment

The changes add technical documentation for GPU optimization commands on new instance types. There is no mention of security vulnerabilities, access controls, or security best practices. The changes appear to be routine updates for new hardware support.

Diff

diff --git a/AWSEC2/latest/UserGuide/optimize_gpu.md b/AWSEC2/latest/UserGuide/optimize_gpu.md
index ebe419fa6..0127d2446 100644
--- a//AWSEC2/latest/UserGuide/optimize_gpu.md
+++ b//AWSEC2/latest/UserGuide/optimize_gpu.md
@@ -33 +33 @@ Some versions of the NVIDIA driver do not support setting the application clock
-     * G6 and Gr6 instances:
+     * G6, G6f, Gr6, and Gr6f instances:
@@ -60,0 +61,8 @@ Some versions of the NVIDIA driver do not support setting the application clock
+     * P5e and P5en instances:
+        
+                [ec2-user ~]$ sudo nvidia-smi -ac 3201,1980
+
+     * P6-B200 instances:
+        
+                [ec2-user ~]$ sudo nvidia-smi -ac 3996,1965
+
@@ -88 +96 @@ Some versions of the NVIDIA driver do not support setting the application clock
-     * G6 and Gr6 instances:
+     * G6, G6f, Gr6, and Gr6f instances: