aws / aws/chalice

Support for SNS Subscription Filter Policies

Open
#1,912 2 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.