AWS gameliftstreams documentation change
Summary
Updated example S3 bucket name from DOC-EXAMPLE-BUCKET to amzn-s3-demo-bucket in CloudTrail log examples
Security assessment
Change only updates example bucket references without any security context or vulnerability mentions
Diff
diff --git a/gameliftstreams/latest/developerguide/logging-using-cloudtrail.md b/gameliftstreams/latest/developerguide/logging-using-cloudtrail.md index ecf43cdf5..5f3fdd597 100644 --- a/gameliftstreams/latest/developerguide/logging-using-cloudtrail.md +++ b/gameliftstreams/latest/developerguide/logging-using-cloudtrail.md @@ -86 +86 @@ The following example shows a CloudTrail log entry that demonstrates the operati - "ApplicationSourceUri": "s3://DOC-EXAMPLE-BUCKET/MyGame", + "ApplicationSourceUri": "s3://amzn-s3-demo-bucket/MyGame", @@ -97 +97 @@ The following example shows a CloudTrail log entry that demonstrates the operati - "ApplicationSourceUri": "s3://DOC-EXAMPLE-BUCKET/MyGame", + "ApplicationSourceUri": "s3://amzn-s3-demo-bucket/MyGame",