Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Dominic Chapman <dominicchapman@users.noreply.github.com>
  • Loading branch information
SollyzDev and dominicchapman authored Jul 18, 2024
1 parent 69e2d34 commit 0f2f38f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Let's assume we have this list of log groups:

The Log Groups Listener stack does the following:

- It creates an S3 bucket for Cloudtrail.
- It creates an Amazon S3 bucket for AWS CloudTrail.
- It creates a trail to capture the creation of new log groups.
- It creates an event rule to pass those creation events to an EventBridge event bus.
- The EventBridge sends an event to a Lambda function when a new log group is created.
Expand Down

0 comments on commit 0f2f38f

Please sign in to comment.