AWS Security ChangesHomeSearch

AWS awscloudtrail documentation change

Service: awscloudtrail · 2025-05-31 · Documentation low

File: awscloudtrail/latest/userguide/lake-eds-cli.md

Summary

Updated command list to include new event configuration management features for resource tags and IAM conditions

Security assessment

This change references the new security-related event enrichment features but does not indicate any security vulnerability being patched. The documentation addition helps users leverage security context in audit logs.

Diff

diff --git a/awscloudtrail/latest/userguide/lake-eds-cli.md b/awscloudtrail/latest/userguide/lake-eds-cli.md
index ae0582b2e..65577cfe5 100644
--- a//awscloudtrail/latest/userguide/lake-eds-cli.md
+++ b//awscloudtrail/latest/userguide/lake-eds-cli.md
@@ -56,0 +57,4 @@ Commands for creating and updating event data stores in CloudTrail Lake include:
+  * [get-event-configuration](./lake-cli-manage-eds.html#lake-cli-get-event-configuration) to return any resource tag keys and IAM global conditions keys configured for the event data store. The command also returns whether the event data store is configured to collect `Standard` size events or `Large` size events.
+
+  * [put-event-configuration](./lake-cli-manage-eds.html#lake-cli-put-event-configuration) to expand the event size and add or remove resource tag keys and IAM global condition keys. For more information, see [Enrich CloudTrail events by adding resource tag keys and IAM global condition keys](./cloudtrail-context-events.html).
+