AWS gameliftstreams documentation change
Summary
Added documentation for two new Windows Server 2022 stream classes (gen6n_medium_win2022, gen6n_small_win2022) with technical specifications.
Security assessment
This is purely a feature expansion adding new stream class options. No security-related content was added or modified in these changes.
Diff
diff --git a/gameliftstreams/latest/developerguide/streaming-process.md b/gameliftstreams/latest/developerguide/streaming-process.md index cf25ab712..cec6582b2 100644 --- a//gameliftstreams/latest/developerguide/streaming-process.md +++ b//gameliftstreams/latest/developerguide/streaming-process.md @@ -262,0 +263,2 @@ Stream class | Description +`gen6n_medium_win2022` | (NVIDIA, medium) Supports applications with low 3D scene complexity. Runs applications on Microsoft Windows Server 2022 Base. Uses NVIDIA L4 Tensor Core GPU. Resources per application: vCPUs: 8. RAM: 32 GB. VRAM: 6 GB. Tenancy: Supports up to one concurrent stream session. +`gen6n_small_win2022` | (NVIDIA, small) Supports applications with low 3D scene complexity. Runs applications on Microsoft Windows Server 2022 Base. Uses NVIDIA L4 Tensor Core GPU. Resources per application: vCPUs: 2. RAM: 8 GB. VRAM: 3 GB. Tenancy: Supports up to one concurrent stream session.