AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

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

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

Summary

Updated service name references to 'Amazon GameLift Servers' and clarified S3 bucket naming restrictions

Security assessment

Changes involve service name consistency and S3 bucket limitations documentation, but no security vulnerabilities or security feature additions.

Diff

diff --git a/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-script-s3location.md
index 7201ed5f3..4d64ba760 100644
--- a/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-script-s3location.md
+++ b/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-script-s3location.md
@@ -42 +42 @@ An Amazon S3 bucket identifier. Thename of the S3 bucket.
-Amazon GameLift doesn't support uploading from Amazon S3 buckets with names that contain a dot (.).
+Amazon GameLift Servers doesn't support uploading from Amazon S3 buckets with names that contain a dot (.).
@@ -68 +68 @@ _Required_ : Yes
-The version of the file, if object versioning is turned on for the bucket. Amazon GameLift uses this information when retrieving files from an S3 bucket that you own. Use this parameter to specify a specific version of the file. If not set, the latest version of the file is retrieved. 
+The version of the file, if object versioning is turned on for the bucket. Amazon GameLift Servers uses this information when retrieving files from an S3 bucket that you own. Use this parameter to specify a specific version of the file. If not set, the latest version of the file is retrieved. 
@@ -81 +81 @@ _Required_ : No
-The Amazon Resource Name ([ARN](https://docs.aws.amazon.com/AmazonS3/latest/dev/s3-arn-format.html)) for an IAM role that allows Amazon GameLift to access the S3 bucket.
+The Amazon Resource Name ([ARN](https://docs.aws.amazon.com/AmazonS3/latest/dev/s3-arn-format.html)) for an IAM role that allows Amazon GameLift Servers to access the S3 bucket.