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(forwarder): add SourceObjectKeys #308

Merged
merged 1 commit into from
Jun 18, 2024
Merged

feat(forwarder): add SourceObjectKeys #308

merged 1 commit into from
Jun 18, 2024

Conversation

jta
Copy link
Contributor

@jta jta commented Jun 17, 2024

This commit adds the ability to specify a set of patterns which identify object keys we are willing to forward.

A new parameter, SourceObjectKeys, allows specifying a set of key patterns against which incoming objects are filtered. We also use this parameter to further constrict our eventbridge pattern for triggering the lambda function.

@jta jta force-pushed the joao/filter branch 2 times, most recently from abae69f to c6d54a1 Compare June 17, 2024 20:55
This commit adds the ability to specify a set of patterns which identify
object keys we are willing to forward.

A new parameter, `SourceObjectKeys`, allows specifying a set of key
patterns against which incoming objects are filtered. We also use this
parameter to further constrict our eventbridge pattern for triggering
the lambda function.
@jta jta marked this pull request as ready for review June 17, 2024 21:33
jta added a commit to observeinc/terraform-aws-collection that referenced this pull request Jun 17, 2024
jta added a commit to observeinc/terraform-aws-collection that referenced this pull request Jun 17, 2024
@jta jta merged commit 07e5a5a into main Jun 18, 2024
16 checks passed
@jta jta deleted the joao/filter branch June 18, 2024 15:17
jta added a commit to observeinc/terraform-aws-collection that referenced this pull request Jun 18, 2024
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.

2 participants