Support for SNS Subscription Filter Policies
Open
- Dominant language
- Python
- Stars
- 11.1k
- Forks
- 1k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
I couldn't find a way to attach an SNS Subscription Filter Policy to a lambda function with chalice (there's no documentation on this in the [SNS Events section](https://aws.github.io/chalice/topics/events.html#sns-events) and the decorator doesn't seem to have an attribute for this).
Is there a way to do this with chalice?
Contributor guide
Research direction
Start with the SNS Events section in the Chalice documentation and the SNS event decorator, which the issue says lacks a subscription filter policy attribute. Determine whether Chalice can attach a filter policy to an SNS subscription for a Lambda function, then make the behavior available and document the resulting usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100