AWS awscloudtrail documentation change
Summary
Updated EventBridge documentation links to more specific CloudTrail event references
Security assessment
Improved documentation accuracy for event tracking but no direct security feature addition or vulnerability address.
Diff
diff --git a/awscloudtrail/latest/userguide/logging-data-events-with-cloudtrail.md b/awscloudtrail/latest/userguide/logging-data-events-with-cloudtrail.md index e6d146c89..e2693c891 100644 --- a//awscloudtrail/latest/userguide/logging-data-events-with-cloudtrail.md +++ b//awscloudtrail/latest/userguide/logging-data-events-with-cloudtrail.md @@ -32 +32 @@ You can use advanced event selectors to create fine-grained selectors, which hel -The events that are logged by your trails are available in Amazon EventBridge. For example, if you choose to log data events for S3 objects but not management events, your trail processes and logs only data events for the specified S3 objects. The data events for these S3 objects are available in Amazon EventBridge. For more information, see [Events from AWS services](https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-service-event.html) in the _Amazon EventBridge User Guide_. +The events that are logged by your trails are available in Amazon EventBridge. For example, if you choose to log data events for S3 objects but not management events, your trail processes and logs only data events for the specified S3 objects. The data events for these S3 objects are available in Amazon EventBridge. For more information, see [AWS service events delivered via CloudTrail](https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-service-event-cloudtrail.html) in the _Amazon EventBridge User Guide_ and the [AWS Events Reference](https://docs.aws.amazon.com/eventbridge/latest/ref/welcome.html).