AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2025-03-10 · Documentation low

File: AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-script.md

Summary

Updated service name references from 'Amazon GameLift' to 'Amazon GameLift Servers' in S3 bucket access context

Security assessment

Change clarifies service role terminology but does not address security vulnerabilities or introduce security features.

Diff

diff --git a/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-script.md
index 50d6ce5c5..17660853b 100644
--- a/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-script.md
+++ b/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-script.md
@@ -60 +60 @@ _Required_ : No
-The location of the Amazon S3 bucket where a zipped file containing your Realtime scripts is stored. The storage location must specify the Amazon S3 bucket name, the zip file name (the "key"), and a role ARN that allows Amazon GameLift to access the Amazon S3 storage location. The S3 bucket must be in the same Region where you want to create a new script. By default, Amazon GameLift uploads the latest version of the zip file; if you have S3 object versioning turned on, you can use the `ObjectVersion` parameter to specify an earlier version. 
+The location of the Amazon S3 bucket where a zipped file containing your Realtime scripts is stored. The storage location must specify the Amazon S3 bucket name, the zip file name (the "key"), and a role ARN that allows Amazon GameLift Servers to access the Amazon S3 storage location. The S3 bucket must be in the same Region where you want to create a new script. By default, Amazon GameLift Servers uploads the latest version of the zip file; if you have S3 object versioning turned on, you can use the `ObjectVersion` parameter to specify an earlier version.