AWS gamelift documentation change
Summary
Updated documentation to replace 'Amazon GameLift' with 'Amazon GameLift Servers' throughout the file, reflecting product naming changes. Changed section headers and references to API operations to match new naming convention.
Security assessment
Changes are purely editorial/naming updates without introducing new security concepts or addressing vulnerabilities. The content maintains the same security context about CloudTrail logging but updates service names.
Diff
diff --git a/gamelift/latest/developerguide/logging-using-cloudtrail.md index f2da7ae33..811326624 100644 --- a/gamelift/latest/developerguide/logging-using-cloudtrail.md +++ b/gamelift/latest/developerguide/logging-using-cloudtrail.md @@ -3 +3 @@ -[Documentation](/index.html)[Amazon GameLift](/gamelift/index.html)[Developer Guide](gamelift-intro.html) +[Documentation](/index.html)[Amazon GameLift](/gamelift/index.html)[Hosting Guide](gamelift-intro.html) @@ -5 +5 @@ -Amazon GameLift information in CloudTrailUnderstanding Amazon GameLift log file entries +Amazon GameLift Servers information in CloudTrailUnderstanding Amazon GameLift Servers log file entries @@ -7 +7 @@ Amazon GameLift information in CloudTrailUnderstanding Amazon GameLift log file -# Logging Amazon GameLift API calls with AWS CloudTrail +# Logging Amazon GameLift Servers API calls with AWS CloudTrail @@ -9 +9 @@ Amazon GameLift information in CloudTrailUnderstanding Amazon GameLift log file -Amazon GameLift is integrated with AWS CloudTrail, a service that provides a record of actions taken by a user, role, or an AWS service in Amazon GameLift. CloudTrail captures all API calls for Amazon GameLift as events. The calls captured include calls from the Amazon GameLift console and code calls to the Amazon GameLift API operations. If you create a trail, you can enable continuous delivery of CloudTrail events to an Amazon S3 bucket, including events for Amazon GameLift. If you don't configure a trail, you can still view the most recent events in the CloudTrail console in **Event history**. Using the information collected by CloudTrail, you can determine the request that was made to Amazon GameLift, the IP address from which the request was made, who made the request, when it was made, and additional details. +Amazon GameLift Servers is integrated with AWS CloudTrail, a service that provides a record of actions taken by a user, role, or an AWS service in Amazon GameLift Servers. CloudTrail captures all API calls for Amazon GameLift Servers as events. The calls captured include calls from the Amazon GameLift Servers console and code calls to the Amazon GameLift Servers API operations. If you create a trail, you can enable continuous delivery of CloudTrail events to an Amazon S3 bucket, including events for Amazon GameLift Servers. If you don't configure a trail, you can still view the most recent events in the CloudTrail console in **Event history**. Using the information collected by CloudTrail, you can determine the request that was made to Amazon GameLift Servers, the IP address from which the request was made, who made the request, when it was made, and additional details. @@ -13 +13 @@ To learn more about CloudTrail, see the [AWS CloudTrail User Guide](https://docs -## Amazon GameLift information in CloudTrail +## Amazon GameLift Servers information in CloudTrail @@ -15 +15 @@ To learn more about CloudTrail, see the [AWS CloudTrail User Guide](https://docs -CloudTrail is enabled on your AWS account when you create the account. When activity occurs in Amazon GameLift, that activity is recorded in a CloudTrail event along with other AWS service events in **Event history**. You can view, search, and download recent events in your AWS account. For more information, see [Viewing events with CloudTrail Event history](https://docs.aws.amazon.com/awscloudtrail/latest/userguide/view-cloudtrail-events.html). +CloudTrail is enabled on your AWS account when you create the account. When activity occurs in Amazon GameLift Servers, that activity is recorded in a CloudTrail event along with other AWS service events in **Event history**. You can view, search, and download recent events in your AWS account. For more information, see [Viewing events with CloudTrail Event history](https://docs.aws.amazon.com/awscloudtrail/latest/userguide/view-cloudtrail-events.html). @@ -17 +17 @@ CloudTrail is enabled on your AWS account when you create the account. When acti -For an ongoing record of events in your AWS account, including events for Amazon GameLift, create a trail. A _trail_ enables CloudTrail to deliver log files to an Amazon S3 bucket. By default, when you create a trail in the console, the trail applies to all AWS Regions. The trail logs events from all Regions in the AWS partition and delivers the log files to the Amazon S3 bucket that you specify. Additionally, you can configure other AWS services to further analyze and act upon the event data collected in CloudTrail logs. For more information, see the following: +For an ongoing record of events in your AWS account, including events for Amazon GameLift Servers, create a trail. A _trail_ enables CloudTrail to deliver log files to an Amazon S3 bucket. By default, when you create a trail in the console, the trail applies to all AWS Regions. The trail logs events from all Regions in the AWS partition and delivers the log files to the Amazon S3 bucket that you specify. Additionally, you can configure other AWS services to further analyze and act upon the event data collected in CloudTrail logs. For more information, see the following: @@ -30 +30 @@ For an ongoing record of events in your AWS account, including events for Amazon -All Amazon GameLift actions are logged by CloudTrail and are documented in the _[Amazon GameLift API Reference](https://docs.aws.amazon.com/gamelift/latest/apireference/)_. For example, calls to `CreateGameSession`, `CreatePlayerSession` and `UpdateGameSession` actions generate entries in the CloudTrail log files. +All Amazon GameLift Servers actions are logged by CloudTrail and are documented in the _[Amazon GameLift Servers API Reference](https://docs.aws.amazon.com/gamelift/latest/apireference/)_. For example, calls to `CreateGameSession`, `CreatePlayerSession` and `UpdateGameSession` actions generate entries in the CloudTrail log files. @@ -45 +45 @@ For more information, see the [CloudTrail userIdentity element](https://docs.aws -## Understanding Amazon GameLift log file entries +## Understanding Amazon GameLift Servers log file entries