AWS Security ChangesHomeSearch

AWS gameliftstreams documentation change

Service: gameliftstreams · 2025-06-19 · Documentation low

File: gameliftstreams/latest/developerguide/configuration-options.md

Summary

Reordered RAM and VRAM specifications in instance configuration descriptions (changed order of RAM/VRAM listing in resource details)

Security assessment

The changes only reorder the listing of RAM and VRAM specifications in resource details without altering security-related content. The existing mention of anti-cheat technology remains unchanged, and there is no evidence of addressing vulnerabilities or introducing new security features.

Diff

diff --git a/gameliftstreams/latest/developerguide/configuration-options.md b/gameliftstreams/latest/developerguide/configuration-options.md
index ecc98db55..89f2c155b 100644
--- a//gameliftstreams/latest/developerguide/configuration-options.md
+++ b//gameliftstreams/latest/developerguide/configuration-options.md
@@ -32,6 +32,6 @@ Stream class | Amazon EC2 configuration | Description
-`gen5n_win2022` | Windows runtime on a g5.2xlarge Amazon EC2 instance |  (NVIDIA, ultra) Supports applications with extremely high 3D scene complexity. Runs applications on Microsoft Windows Server 2022 Base and supports DirectX 12 and DirectX 11. Supports Unreal Engine up through version 5.5, 64-bit applications, and anti-cheat technology. Uses NVIDIA A10G Tensor GPU.  Resources per application: vCPUs: 8. VRAM: 24 GB. RAM: 32 GB.  Tenancy: Supports one concurrent stream session.   
-`gen5n_high` | Linux runtime on a g5.2xlarge Amazon EC2 instance with 2:1 tenancy |  (NVIDIA, high) Supports applications with moderate-to-high 3D scene complexity. Uses NVIDIA A10G Tensor GPU. Resources per application: vCPUs: 4. VRAM: 12 GB. RAM: 16 GB. Tenancy: Supports up to two concurrent stream sessions.  
-`gen5n_ultra` | Linux runtime on a g5.2xlarge Amazon EC2 instance |  (NVIDIA, ultra) Supports applications with extremely high 3D scene complexity. Uses dedicated NVIDIA A10G Tensor GPU. Resources per application: vCPUs: 8. VRAM: 24 GB. RAM: 32 GB. Tenancy: Supports one concurrent stream session.  
-`gen4n_win2022` | Windows runtime on a g4dn.2xlarge Amazon EC2 instance |  (NVIDIA, ultra) Supports applications with extremely high 3D scene complexity. Runs applications on Microsoft Windows Server 2022 Base and supports DirectX 12 and DirectX 11. Supports Unreal Engine up through version 5.5, 64-bit applications, and anti-cheat technology. Uses NVIDIA T4 Tensor GPU.  Resources per application: vCPUs: 8. VRAM: 16 GB. RAM: 32 GB.  Tenancy: Supports one concurrent stream session.   
-`gen4n_high` | Linux runtime on a g4dn.2xlarge Amazon EC2 instance with 2:1 tenancy |  (NVIDIA, high) Supports applications with moderate-to-high 3D scene complexity. Uses NVIDIA T4 Tensor GPU. Resources per application: vCPUs: 4. VRAM: 8 GB. RAM: 16 GB. Tenancy: Supports up to two concurrent stream sessions.  
-`gen4n_ultra` | Linux runtime on a g4dn.2xlarge Amazon EC2 instance |  (NVIDIA, ultra) Supports applications with extremely high 3D scene complexity. Uses dedicated NVIDIA T4 Tensor GPU. Resources per application: vCPUs: 8. VRAM: 16 GB. RAM: 32 GB. Tenancy: Supports one concurrent stream session.  
+`gen5n_win2022` | Windows runtime on a g5.2xlarge Amazon EC2 instance |  (NVIDIA, ultra) Supports applications with extremely high 3D scene complexity. Runs applications on Microsoft Windows Server 2022 Base and supports DirectX 12 and DirectX 11. Supports Unreal Engine up through version 5.5, 64-bit applications, and anti-cheat technology. Uses NVIDIA A10G Tensor GPU.  Resources per application: vCPUs: 8. RAM: 32 GB. VRAM: 24 GB.  Tenancy: Supports one concurrent stream session.   
+`gen5n_high` | Linux runtime on a g5.2xlarge Amazon EC2 instance with 2:1 tenancy |  (NVIDIA, high) Supports applications with moderate-to-high 3D scene complexity. Uses NVIDIA A10G Tensor GPU. Resources per application: vCPUs: 4. RAM: 16 GB. VRAM: 12 GB. Tenancy: Supports up to two concurrent stream sessions.  
+`gen5n_ultra` | Linux runtime on a g5.2xlarge Amazon EC2 instance |  (NVIDIA, ultra) Supports applications with extremely high 3D scene complexity. Uses dedicated NVIDIA A10G Tensor GPU. Resources per application: vCPUs: 8. RAM: 32 GB. VRAM: 24 GB. Tenancy: Supports one concurrent stream session.  
+`gen4n_win2022` | Windows runtime on a g4dn.2xlarge Amazon EC2 instance |  (NVIDIA, ultra) Supports applications with extremely high 3D scene complexity. Runs applications on Microsoft Windows Server 2022 Base and supports DirectX 12 and DirectX 11. Supports Unreal Engine up through version 5.5, 64-bit applications, and anti-cheat technology. Uses NVIDIA T4 Tensor GPU.  Resources per application: vCPUs: 8. RAM: 32 GB. VRAM: 16 GB.  Tenancy: Supports one concurrent stream session.   
+`gen4n_high` | Linux runtime on a g4dn.2xlarge Amazon EC2 instance with 2:1 tenancy |  (NVIDIA, high) Supports applications with moderate-to-high 3D scene complexity. Uses NVIDIA T4 Tensor GPU. Resources per application: vCPUs: 4. RAM: 16 GB. VRAM: 8 GB. Tenancy: Supports up to two concurrent stream sessions.  
+`gen4n_ultra` | Linux runtime on a g4dn.2xlarge Amazon EC2 instance |  (NVIDIA, ultra) Supports applications with extremely high 3D scene complexity. Uses dedicated NVIDIA T4 Tensor GPU. Resources per application: vCPUs: 8. RAM: 32 GB. VRAM: 16 GB. Tenancy: Supports one concurrent stream session.