AWS AWSCloudFormation documentation change
Summary
Added new gen6n_medium_win2022 and gen6n_small_win2022 stream classes with hardware specifications
Security assessment
Change describes new GPU-powered streaming instance types without any security-related context or protective features
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-gameliftstreams-streamgroup.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-gameliftstreams-streamgroup.md index 494ec40cd..842a19220 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-resource-gameliftstreams-streamgroup.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-gameliftstreams-streamgroup.md @@ -183,0 +184,20 @@ A stream class can be one of the following: + * **`gen6n_medium_win2022` (NVIDIA, medium)** Supports applications with low 3D scene complexity. Uses NVIDIA L4 Tensor Core GPU. + + * Reference resolution: 1080p + + * Reference frame rate: 60 fps + + * Workload specifications: 8 vCPUs, 32 GB RAM, 6 GB VRAM + + * Tenancy: Supports 1 concurrent stream session + + * **`gen6n_small_win2022` (NVIDIA, small)** Supports applications with low 3D scene complexity. Uses NVIDIA L4 Tensor Core GPU. + + * Reference resolution: 1080p + + * Reference frame rate: 60 fps + + * Workload specifications: 2 vCPUs, 8 GB RAM, 3 GB VRAM + + * Tenancy: Supports 1 concurrent stream session +