AWS gameliftstreams documentation change
Summary
Updated quota adjustability details, added S3 permission policy reference, and increased Unreal Engine version support. Changed 'Files per application' and 'Application size' quotas to be adjustable via Service Quotas console. Added link to S3 bucket permission policy documentation. Updated supported Unreal Engine versions from 5.4 to 5.5.
Security assessment
The addition of a link to the S3 bucket permission policy documentation helps users implement proper access controls for logging, which improves security posture. However, there is no evidence this addresses a specific active vulnerability. The quota changes are operational improvements, and Unreal Engine updates reflect feature support.
Diff
diff --git a/gameliftstreams/latest/developerguide/streaming-process.md b/gameliftstreams/latest/developerguide/streaming-process.md index 3d3b49145..44d37fe98 100644 --- a//gameliftstreams/latest/developerguide/streaming-process.md +++ b//gameliftstreams/latest/developerguide/streaming-process.md @@ -68 +68 @@ Name | Default | Adjustable | Description -Files per application | 30,000 files | No* | The maximum number of files that you can have in an application, in this account. +Files per application | 30,000 files | Yes* | The maximum number of files that you can have in an application, in this account. @@ -70 +70 @@ Single file size | 80 GiB | No | The maximum size of a single file in an applica -Application size | 100 GiB | No* | The maximum total size of an Amazon GameLift Streams application, in this account. Note that a gibibyte (GiB) equals 1024*1024*1024 bytes. +Application size | 100 GiB | Yes* | The maximum total size of an Amazon GameLift Streams application, in this account. Note that a gibibyte (GiB) equals 1024*1024*1024 bytes. @@ -72 +72 @@ Application size | 100 GiB | No* | The maximum total size of an Amazon GameLift -*To request an increase, reach out to your AWS Account Manager. +*To request an increase, sign in to the AWS Management Console and open the Service Quotas console to [Amazon GameLift Streams](https://console.aws.amazon.com/servicequotas/home/services/gameliftstreams/quotas), where you can review your current quotas in the **Applied account-level quota value** column and submit a request to increase a value. @@ -168 +168 @@ You can edit this field at any time. -To save log files on your behalf, Amazon GameLift Streams must be given permission to your S3 bucket for saving. If you let Amazon GameLift Streams create the bucket for logging, the permission policy will be applied automatically upon creation. If you provide your own bucket, you will need to apply the permission policy, yourself. +To save log files on your behalf, Amazon GameLift Streams must be given permission to your S3 bucket for saving. If you let Amazon GameLift Streams create the bucket for logging, the permission policy will be applied automatically upon creation. If you provide your own bucket, you will need to apply the permission policy, yourself. For more information, see [Application log bucket permission policy](./applications.html#application-bucket-permission-template). @@ -246 +245 @@ Stream class | Description -`gen5n_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.4, 64-bit applications, and anti-cheat technology. Uses NVIDIA A10G Tensor GPU. Resources per application: vCPUs: 8. VRAM: 24 GB. RAM: 32 GB. Tenancy: Supports one concurrent stream session. +`gen5n_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 A10G Tensor GPU. Resources per application: vCPUs: 8. VRAM: 24 GB. RAM: 32 GB. Tenancy: Supports one concurrent stream session. @@ -249 +248 @@ Stream class | Description -`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.4, 64-bit applications, and anti-cheat technology. Uses NVIDIA T4 Tensor GPU. Resources per application: vCPUs: 8. VRAM: 16 GB. RAM: 32 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. VRAM: 16 GB. RAM: 32 GB. Tenancy: Supports one concurrent stream session.