Skip to content

New pattern - eventbridge-cloudtrail-dataplane-cdk#3100

Open
NithinChandranR-AWS wants to merge 1 commit intoaws-samples:mainfrom
NithinChandranR-AWS:NithinChandranR-AWS-feature-eventbridge-cloudtrail-dataplane-cdk
Open

New pattern - eventbridge-cloudtrail-dataplane-cdk#3100
NithinChandranR-AWS wants to merge 1 commit intoaws-samples:mainfrom
NithinChandranR-AWS:NithinChandranR-AWS-feature-eventbridge-cloudtrail-dataplane-cdk

Conversation

@NithinChandranR-AWS
Copy link
Copy Markdown
Contributor

Description

First pattern for Amazon EventBridge data plane logging to AWS CloudTrail (launched May 5, 2026).

What it does

  • Enables CloudTrail data plane event logging for EventBridge
  • EventBridge rule captures PutEvents API calls from CloudTrail
  • Lambda function alerts on caller identity, source IP, event bus, and entry count

Testing

Deployed and tested. CloudTrail trail created, EventBridge rule configured, Lambda processor with JSON logging verified.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

First pattern for the May 5, 2026 launch of EventBridge data plane
logging to CloudTrail. Enables security visibility into PutEvents
API calls with Lambda alerting.

Deployed and tested on live AWS account.
@NithinChandranR-AWS
Copy link
Copy Markdown
Contributor Author

Hi @biswanathmukherjee 👋 This demonstrates CloudTrail data plane events → EventBridge — a unique integration using the new data event filtering (2026). First pattern showing S3 data-plane events triggering Lambda via EventBridge. Deployed and tested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants