AWS Security ChangesHomeSearch

AWS awscloudtrail documentation change

Service: awscloudtrail · 2026-01-16 · Documentation low

File: awscloudtrail/latest/userguide/lake-query-generator.md

Summary

Updated terminology from 'query summarization' to 'query generation' and changed IAM action from `cloudtrail:GenerateQueryResultsSummary` to `cloudtrail:GenerateQuery` for opt-out instructions.

Security assessment

Reflects feature renaming and updated IAM action. No security vulnerability addressed; clarifies policy configuration without introducing new security controls.

Diff

diff --git a/awscloudtrail/latest/userguide/lake-query-generator.md b/awscloudtrail/latest/userguide/lake-query-generator.md
index e9d8bf837..12bcbc01a 100644
--- a//awscloudtrail/latest/userguide/lake-query-generator.md
+++ b//awscloudtrail/latest/userguide/lake-query-generator.md
@@ -27 +27 @@ This feature uses generative AI large language models (LLMs); we recommend doubl
-CloudTrail will automatically select the optimal region within your geography to process inference requests while summarizing queries. This maximizes available compute resources, model availability, and delivers the best customer experience. Your data will remain stored only in the region where the request originated, however, input prompts and output results may be processed outside that region. All data will be transmitted encrypted across Amazon's secure network.
+CloudTrail will automatically select the optimal region within your geography to process inference requests while generating queries. This maximizes available compute resources, model availability, and delivers the best customer experience. Your data will remain stored only in the region where the request originated, however, input prompts and output results may be processed outside that region. All data will be transmitted encrypted across Amazon's secure network.
@@ -44 +44 @@ CloudTrail will securely route your inference requests to available compute reso
-To opt out of the query summarization feature, you can explicitly deny or remove the `cloudtrail:GenerateQueryResultsSummary` action from the iam policy you are using. 
+To opt out of the query generation feature, you can explicitly deny or remove the `cloudtrail:GenerateQuery` action from the iam policy you are using.