AWS Security ChangesHomeSearch

AWS AWSEC2 documentation change

Service: AWSEC2 · 2026-03-19 · Documentation low

File: AWSEC2/latest/UserGuide/nvidia-gaming-driver.md

Summary

Updated NVIDIA gaming driver version ranges and added new certificate download commands for newer driver versions across multiple operating systems

Security assessment

The change updates version ranges and adds new certificate download commands (GridSwCert_2026_03_02.cert). While certificate updates can have security implications, there's no evidence in the diff that this addresses a specific security vulnerability. It appears to be routine documentation maintenance for new driver versions and certificates.

Diff

diff --git a/AWSEC2/latest/UserGuide/nvidia-gaming-driver.md b/AWSEC2/latest/UserGuide/nvidia-gaming-driver.md
index 87e7bcff5..df1072322 100644
--- a//AWSEC2/latest/UserGuide/nvidia-gaming-driver.md
+++ b//AWSEC2/latest/UserGuide/nvidia-gaming-driver.md
@@ -77 +77,5 @@ When prompted, accept the license agreement and specify the installation options
-     * For version 460.39 or later:
+     * For version 590.48 or later:
+        
+                [ec2-user ~]$ sudo curl -o /etc/nvidia/GridSwCert.txt "https://nvidia-gaming.s3.amazonaws.com/GridSwCert-Archive/GridSwCert_2026_03_02.cert"
+
+     * For version 460.39 to 580.95:
@@ -164 +168,5 @@ When prompted, accept the license agreement and specify the installation options
-     * For version 460.39 or later:
+     * For version 590.48 or later:
+        
+                [ec2-user ~]$ sudo curl -o /etc/nvidia/GridSwCert.txt "https://nvidia-gaming.s3.amazonaws.com/GridSwCert-Archive/GridSwCert_2026_03_02.cert"
+
+     * For version 460.39 to 580.95:
@@ -267 +275,5 @@ When prompted, accept the license agreement and specify the installation options
-     * For version 460.39 or later:
+     * For version 590.48 or later:
+        
+                [ec2-user ~]$ sudo curl -o /etc/nvidia/GridSwCert.txt "https://nvidia-gaming.s3.amazonaws.com/GridSwCert-Archive/GridSwCert_2026_03_02.cert"
+
+     * For version 460.39 to 580.95:
@@ -344 +356,5 @@ When prompted, accept the license agreement and specify the installation options
-     * For version 460.39 or later:
+     * For version 590.48 or later:
+        
+                [ec2-user ~]$ sudo curl -o /etc/nvidia/GridSwCert.txt "https://nvidia-gaming.s3.amazonaws.com/GridSwCert-Archive/GridSwCert_2026_03_02.cert"
+
+     * For version 460.39 to 580.95:
@@ -421 +437,5 @@ When prompted, accept the license agreement and specify the installation options
-     * For version 460.39 or later:
+     * For version 590.48 or later:
+        
+                [ec2-user ~]$ sudo curl -o /etc/nvidia/GridSwCert.txt "https://nvidia-gaming.s3.amazonaws.com/GridSwCert-Archive/GridSwCert_2026_03_02.cert"
+
+     * For version 460.39 to 580.95:
@@ -522 +542,5 @@ When prompted, accept the license agreement and specify the installation options
-     * For version 460.39 or later:
+     * For version 590.48 or later:
+        
+                $ sudo curl -o /etc/nvidia/GridSwCert.txt "https://nvidia-gaming.s3.amazonaws.com/GridSwCert-Archive/GridSwCert_2026_03_02.cert"
+
+     * For version 460.39 to 580.95:
@@ -634 +658,5 @@ Run the following registry command to create this registry key with the Command
-     * For version 460.39 or later:
+     * For version 591.59 or later:
+        
+                Invoke-WebRequest -Uri "https://nvidia-gaming.s3.amazonaws.com/GridSwCert-Archive/GridSwCert_2026_03_02.cert" -OutFile "$Env:PUBLIC\Documents\GridSwCert.txt"
+
+     * For version 460.39 to 581.80: