AWS cli documentation change
Summary
Updated AWS CLI version reference and added documentation for two new StreamClass options: gen6n_medium_win2022 and gen6n_small_win2022 with NVIDIA GPUs
Security assessment
The change introduces new GPU instance types for streaming workloads without any security-specific context, vulnerability fixes, or security feature documentation.
Diff
diff --git a/cli/latest/reference/gameliftstreams/update-stream-group.md b/cli/latest/reference/gameliftstreams/update-stream-group.md index 0df0d047d..2b437396a 100644 --- a//cli/latest/reference/gameliftstreams/update-stream-group.md +++ b//cli/latest/reference/gameliftstreams/update-stream-group.md @@ -15 +15 @@ - * [AWS CLI 2.34.37 Command Reference](../../index.html) » + * [AWS CLI 2.34.38 Command Reference](../../index.html) » @@ -656,0 +657,10 @@ StreamClass -> (string) +> * **``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 @@ -804 +814 @@ AssociatedApplications -> (list) - * [AWS CLI 2.34.37 Command Reference](../../index.html) » + * [AWS CLI 2.34.38 Command Reference](../../index.html) »