AWS AWSCloudFormation documentation change
Summary
Updated service references from 'Amazon GameLift' to 'Amazon GameLift Servers' across multiple sections and ARN description
Security assessment
Changes are branding updates and terminology consistency improvements. No security-related content additions or vulnerability mitigations are present in the documentation changes.
Diff
diff --git a/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-containerfleet.md index addc6c3bd..b8b0eb245 100644 --- a/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-containerfleet.md +++ b/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-containerfleet.md @@ -7 +7 @@ SyntaxPropertiesReturn values -Describes an Amazon GameLift managed container fleet. +Describes an Amazon GameLift Servers managed container fleet. @@ -119 +119 @@ _Required_ : No -The unique identifier for an AWS Identity and Access Management (IAM) role with permissions to run your containers on resources that are managed by Amazon GameLift. See [Set up an IAM service role](https://docs.aws.amazon.com/gamelift/latest/developerguide/setting-up-role.html). This fleet property can't be changed. +The unique identifier for an AWS Identity and Access Management (IAM) role with permissions to run your containers on resources that are managed by Amazon GameLift Servers. See [Set up an IAM service role](https://docs.aws.amazon.com/gamelift/latest/developerguide/setting-up-role.html). This fleet property can't be changed. @@ -231 +231 @@ _Required_ : No -The method that is used to collect container logs for the fleet. Amazon GameLift saves all standard output for each container in logs, including game session logs. +The method that is used to collect container logs for the fleet. Amazon GameLift Servers saves all standard output for each container in logs, including game session logs. @@ -264 +264 @@ _Required_ : No -Determines whether Amazon GameLift can shut down game sessions on the fleet that are actively running and hosting players. Amazon GameLift might prompt an instance shutdown when scaling down fleet capacity or when retiring unhealthy instances. You can also set game session protection for individual game sessions using [UpdateGameSession](gamelift/latest/apireference/API_UpdateGameSession.html). +Determines whether Amazon GameLift Servers can shut down game sessions on the fleet that are actively running and hosting players. Amazon GameLift Servers might prompt an instance shutdown when scaling down fleet capacity or when retiring unhealthy instances. You can also set game session protection for individual game sessions using [UpdateGameSession](gamelift/latest/apireference/API_UpdateGameSession.html). @@ -340 +340 @@ A time stamp indicating when this data object was created. Format is a number ex -The Amazon Resource Name ([ARN](https://docs.aws.amazon.com/AmazonS3/latest/dev/s3-arn-format.html)) that is assigned to a Amazon GameLift fleet resource and uniquely identifies it. ARNs are unique across all Regions. Format is `arn:aws:gamelift:<region>::fleet/fleet-a1234567-b8c9-0d1e-2fa3-b45c6d7e8912`. In a GameLift fleet ARN, the resource ID matches the `FleetId` value. +The Amazon Resource Name ([ARN](https://docs.aws.amazon.com/AmazonS3/latest/dev/s3-arn-format.html)) that is assigned to a Amazon GameLift Servers fleet resource and uniquely identifies it. ARNs are unique across all Regions. Format is `arn:aws:gamelift:<region>::fleet/fleet-a1234567-b8c9-0d1e-2fa3-b45c6d7e8912`. In a GameLift fleet ARN, the resource ID matches the `FleetId` value.