docs: Update EventBridge integration to use native S3 events #4686
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Update EventBridge integration documentation to reflect AWS's native S3 event support in EventBridge, removing obsolete CloudTrail requirements and adding critical missing configuration steps.
Key Changes
1. Remove CloudTrail Requirements
Object Created,Object Deleted)2. Fix Input Transformer Configuration
eventSource: "aws:s3"field3. Add Critical Missing Steps
4. Add Important Configuration Details
Benefits
Structure Changes
Guide expanded from 8 steps to 11 steps:
Testing
Documentation changes only. The configuration has been validated to work with:
Commits
2360a174- Remove CloudTrail requirements, update to native S3 eventsfe65f831- Fix input transformer and add configuration details4d112516- Add critical S3 EventBridge setup steps and verification🤖 Generated with Claude Code
Co-Authored-By: Claude noreply@anthropic.com