-
Notifications
You must be signed in to change notification settings - Fork 4.5k
@aws-cdk/aws-lambda-event-sources: Lambda event filtering #17874
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-lambdaRelated to AWS LambdaRelated to AWS Lambdaeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p1
Description
Description
Support the newly released event filtering feature for Amazon SQS, Amazon DynamoDB, and Amazon Kinesis.
https://aws.amazon.com/about-aws/whats-new/2021/11/aws-lambda-event-filtering-amazon-sqs-dynamodb-kinesis-sources/
https://docs.aws.amazon.com/lambda/latest/dg/invocation-eventfiltering.html
Use Case
For filtering event source.
Proposed Solution
Add a filters to SqsEventSourceProps, KinesisEventSourceProps and DynamoEventSourceProps.
Other information
No response
Acknowledge
- I may be able to implement this feature request
- This feature might incur a breaking change
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-lambdaRelated to AWS LambdaRelated to AWS Lambdaeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p1