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

Missing filter_prefix and filter_suffix options in event notifications config for queues and topics #260

Open
vonZeppelin opened this issue Nov 15, 2024 · 1 comment · May be fixed by #261

Comments

@vonZeppelin
Copy link

Describe the Feature

Similar to lambda functions, queues and topics S3 bucket notifications lists should support specifying filter_prefix and filter_suffix options.

Expected Behavior

It is possible to provide filter_prefix and filter_suffix options for queue_list and topic_list.

Use Case

Filtering S3 events sent to queues and topics.

Describe Ideal Solution

Two new options are added into queue_list and topic_list keys of the event_notification_details variable.

Alternatives Considered

No response

Additional Context

No response

@nitrocode
Copy link
Member

That should be simple enough to add. Have you considered contributing this change?

vonZeppelin pushed a commit to vonZeppelin/terraform-aws-s3-bucket that referenced this issue Nov 16, 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
2 participants