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

Submit a new serverless pattern - API Gateway, Lambda, DynamoDB, Kinesis, Lambda #1434

Merged
merged 2 commits into from
Jul 7, 2023

Conversation

nguyendinhthi0705
Copy link
Contributor

Issue #, if available:

Description of changes:

This pattern contains a sample SAM template that deploys a API Gateway will trigger a Lambda Function as backend, then the Lambda will save data into DynamoDB, after that an event will be emit from DynamoDB into Kinesis Stream, Finally, a Lambda will be trigged to proceed new message.

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

@jbesw jbesw merged commit 8524a2e into aws-samples:main Jul 7, 2023
2 checks passed
@jbesw
Copy link
Contributor

jbesw commented Jul 7, 2023

Thanks - this will be live soon at https://serverlessland.com/patterns/apigw-lambda-dynamodb-kinesis-lambda-sam.

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.

3 participants