Skip to content

New serverless pattern - lambda-esm-kinesis-filters-terraform#1625

Merged
mavi888 merged 4 commits intoaws-samples:mainfrom
nareshrajaram2017:nareshrd-feature-lambda-esm-kinesis-filters-terraform
Sep 4, 2023
Merged

New serverless pattern - lambda-esm-kinesis-filters-terraform#1625
mavi888 merged 4 commits intoaws-samples:mainfrom
nareshrajaram2017:nareshrd-feature-lambda-esm-kinesis-filters-terraform

Conversation

@nareshrajaram2017
Copy link
Copy Markdown
Contributor

Issue #, if available:

Description of changes:

This pattern demonstrates the ability to filter Amazon Kinesis events so that only a subset of all events is sent to an AWS Lambda function for processing. Demo stack will create a single Amazon Kinesis Data Stream (kinesis_stream_lambda_esm) and two AWS Lambda functions (esm_lambda_with_filter and esm_lambda_with_no_filter), one with specific filter criteria and one without any filtering criterias, that are subscribed to that stream using different filter configurations.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@mavi888 mavi888 merged commit e4609ce into aws-samples:main Sep 4, 2023
@mavi888
Copy link
Copy Markdown
Contributor

mavi888 commented Sep 5, 2023

Thanks for submitting your pattern.
Now this pattern is public in Serverless land
https://serverlessland.com/patterns/lambda-esm-kinesis-filters-terraform

You can share your pattern using this link :)

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