AWS gameliftstreams documentation change
Summary
Updated stream class descriptions by removing 'dedicated' from GPU references and adjusting 3D scene complexity claims for gen4n_win2022/gen4n_ultra. Added clarification that replacing stream groups doesn't affect uploaded applications.
Security assessment
Changes involve technical specification adjustments (GPU tenancy wording and 3D complexity claims) without any explicit security context. The 'dedicated' removal might indicate shared resources but there's no evidence this addresses a vulnerability. The operational clarification about stream group replacement is procedural rather than security-related.
Diff
diff --git a/gameliftstreams/latest/developerguide/stream-groups.md b/gameliftstreams/latest/developerguide/stream-groups.md index a47d1734c..7dcd068d1 100644 --- a//gameliftstreams/latest/developerguide/stream-groups.md +++ b//gameliftstreams/latest/developerguide/stream-groups.md @@ -78,2 +78,2 @@ Stream class | Description -`gen5n_ultra` | (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` | (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. +`gen5n_ultra` | (NVIDIA, ultra) Supports applications with extremely high 3D scene complexity. Uses NVIDIA A10G Tensor GPU. Resources per application: vCPUs: 8. RAM: 32 GB. VRAM: 24 GB. Tenancy: Supports one concurrent stream session. +`gen4n_win2022` | (NVIDIA, ultra) Supports applications with 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. @@ -81 +81 @@ Stream class | Description -`gen4n_ultra` | (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. +`gen4n_ultra` | (NVIDIA, ultra) Supports applications with high 3D scene complexity. Uses NVIDIA T4 Tensor GPU. Resources per application: vCPUs: 8. RAM: 32 GB. VRAM: 16 GB. Tenancy: Supports one concurrent stream session. @@ -160,2 +160,2 @@ Stream class | Description -`gen5n_ultra` | (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` | (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. +`gen5n_ultra` | (NVIDIA, ultra) Supports applications with extremely high 3D scene complexity. Uses NVIDIA A10G Tensor GPU. Resources per application: vCPUs: 8. RAM: 32 GB. VRAM: 24 GB. Tenancy: Supports one concurrent stream session. +`gen4n_win2022` | (NVIDIA, ultra) Supports applications with 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. @@ -163 +163 @@ Stream class | Description -`gen4n_ultra` | (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. +`gen4n_ultra` | (NVIDIA, ultra) Supports applications with high 3D scene complexity. Uses NVIDIA T4 Tensor GPU. Resources per application: vCPUs: 8. RAM: 32 GB. VRAM: 16 GB. Tenancy: Supports one concurrent stream session. @@ -512 +512 @@ For more information about linking applications to stream groups, refer to [Over -For a stream group to receive new service updates and fixes, you must recreate the stream group. As a best practice, we recommend that you recreate stream groups every 3-4 weeks. +For a stream group to receive new service updates and fixes, you must recreate the stream group. As a best practice, we recommend that you recreate stream groups every 3-4 weeks. Replacing a stream group does not affect your uploaded applications.