AWS Security ChangesHomeSearch

AWS awscloudtrail documentation change

Service: awscloudtrail · 2025-07-18 · Documentation low

File: awscloudtrail/latest/userguide/cloudtrail-lake-concepts.md

Summary

Updated SQL engine reference from Presto to Trino in CloudTrail Lake documentation

Security assessment

Change reflects underlying technology update (Presto → Trino fork) but contains no security-specific context. Documentation link updated to Trino's site.

Diff

diff --git a/awscloudtrail/latest/userguide/cloudtrail-lake-concepts.md b/awscloudtrail/latest/userguide/cloudtrail-lake-concepts.md
index e17d924be..9169a220f 100644
--- a//awscloudtrail/latest/userguide/cloudtrail-lake-concepts.md
+++ b//awscloudtrail/latest/userguide/cloudtrail-lake-concepts.md
@@ -103 +103 @@ _Queries_ in CloudTrail Lake are authored in SQL. You can build a query on the C
-CloudTrail Lake supports all valid Presto `SELECT` statements and functions. For more information about the supported SQL functions and operators, see [Functions and Operators](https://prestodb.io/docs/current/functions.html) on the Presto documentation website.
+CloudTrail Lake supports all valid Trino `SELECT` statements and functions. For more information about the supported SQL functions and operators, see [Functions and Operators](https://trino.io/docs/current/functions.html) on the Trino documentation website.