AWS Security ChangesHomeSearch

AWS gameliftstreams documentation change

Service: gameliftstreams · 2025-05-13 · Documentation low

File: gameliftstreams/latest/developerguide/logging-using-cloudtrail.md

Summary

Added direct hyperlinks to specific API reference documentation for StartStreamSession, ListStreamGroups, and CreateApplication actions

Security assessment

These changes enhance documentation clarity by linking API action names to their respective reference pages. While CloudTrail logging is security-adjacent, the modifications do not introduce new security controls or address vulnerabilities. The update is purely a usability improvement for developers.

Diff

diff --git a/gameliftstreams/latest/developerguide/logging-using-cloudtrail.md b/gameliftstreams/latest/developerguide/logging-using-cloudtrail.md
index 5f3fdd597..09b72e5f1 100644
--- a//gameliftstreams/latest/developerguide/logging-using-cloudtrail.md
+++ b//gameliftstreams/latest/developerguide/logging-using-cloudtrail.md
@@ -32 +32 @@ For an ongoing record of events in your AWS account, including events for Amazon
-CloudTrail logs all Amazon GameLift Streams API actions. These are documented in the [Amazon GameLift Streams API Reference](https://docs.aws.amazon.com/gameliftstreams/latest/apireference/). For example, calls to the `StartStreamSession` and `ListStreamGroups` actions generate entries in the CloudTrail log files.
+CloudTrail logs all Amazon GameLift Streams API actions. These are documented in the [Amazon GameLift Streams API Reference](https://docs.aws.amazon.com/gameliftstreams/latest/apireference/). For example, calls to the [StartStreamSession](https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_StartStreamSession.html) and [ListStreamGroups](https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_ListStreamGroups.html) actions generate entries in the CloudTrail log files.
@@ -51 +51 @@ A trail is a configuration that enables delivery of events as log files to an S3
-The following example shows a CloudTrail log entry that demonstrates the operation `CreateApplication`.
+The following example shows a CloudTrail log entry that demonstrates the operation [CreateApplication](https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_CreateApplication.html).