Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support eventbridge bucket notification #255

Merged
merged 4 commits into from
Nov 14, 2024
Merged

feat: support eventbridge bucket notification #255

merged 4 commits into from
Nov 14, 2024

Conversation

nitrocode
Copy link
Member

what

  • support eventbridge bucket notification

why

  • Emit s3 events to eventbridge

references

@nitrocode nitrocode requested review from a team as code owners November 13, 2024 15:15
@mergify mergify bot added the triage Needs triage label Nov 13, 2024
@nitrocode
Copy link
Member Author

/terratest

@nitrocode nitrocode enabled auto-merge (squash) November 13, 2024 15:57
@gberenice
Copy link
Contributor

/terratest

@nitrocode nitrocode merged commit e8dcd23 into main Nov 14, 2024
16 checks passed
@nitrocode nitrocode deleted the eventbridge branch November 14, 2024 11:16
@mergify mergify bot removed the triage Needs triage label Nov 14, 2024
Copy link

These changes were released in v4.8.0.

vbrinza added a commit to verygood-ops/terraform-aws-s3-bucket that referenced this pull request Nov 18, 2024
* fix: use new destination.bucket key in policy (cloudposse#256)

Signed-off-by: nitrocode <[email protected]>

* feat: support eventbridge bucket notification (cloudposse#255)

* feat: add eventbridge

* feat: add eventbridge to var definition

* docs: update event notifications to support eventbridge

Signed-off-by: nitrocode <[email protected]>

---------

Signed-off-by: nitrocode <[email protected]>

* feat: add s3 request payment config (cloudposse#259)

* feat: add s3 request payment config var

* fix: set optional key and add validation

* feat: use s3 request payment config

* fix: set default to BucketOwner

* fix: validation for contains

---------

Co-authored-by: Veronika Gnilitska <[email protected]>

* chore: update README.md

---------

Signed-off-by: nitrocode <[email protected]>
Co-authored-by: RB <[email protected]>
Co-authored-by: Veronika Gnilitska <[email protected]>
Co-authored-by: readme-action 📖 <[email protected]>
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.

Support for eventbridge in bucket notifications
2 participants