AWS cli documentation change
Summary
Updated CLI version from 2.34.1 to 2.34.4 and added documentation for new NVIDIA-based stream classes (gen6n_medium_win2022, gen6n_small_win2022) with technical specifications
Security assessment
The changes add new streaming instance type documentation with hardware specs and tenancy details, but there is no mention of security features, vulnerabilities, or access controls. The updates appear to be feature enhancements rather than security-related changes.
Diff
diff --git a/cli/latest/reference/gameliftstreams/create-stream-group.md b/cli/latest/reference/gameliftstreams/create-stream-group.md index 26f2eddc2..a77c81a6a 100644 --- a//cli/latest/reference/gameliftstreams/create-stream-group.md +++ b//cli/latest/reference/gameliftstreams/create-stream-group.md @@ -15 +15 @@ - * [AWS CLI 2.34.1 Command Reference](../../index.html) » + * [AWS CLI 2.34.4 Command Reference](../../index.html) » @@ -166,0 +167,10 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/gameli +> * **``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 @@ -214,0 +225,4 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/gameli +> * `gen6n_small_win2022` +> * `gen6n_medium_win2022` +> * `gen6e_pro` +> * `gen6e_pro_win2022` @@ -704,0 +719,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 @@ -752,0 +777,4 @@ StreamClass -> (string) +> * `gen6n_small_win2022` +> * `gen6n_medium_win2022` +> * `gen6e_pro` +> * `gen6e_pro_win2022` @@ -848 +876 @@ AssociatedApplications -> (list) - * [AWS CLI 2.34.1 Command Reference](../../index.html) » + * [AWS CLI 2.34.4 Command Reference](../../index.html) »