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

New serverless pattern - Amazon API Gateway - Amazon Kinesis - AWS Lambda #1514

Merged
merged 5 commits into from
Jul 18, 2023
Merged

New serverless pattern - Amazon API Gateway - Amazon Kinesis - AWS Lambda #1514

merged 5 commits into from
Jul 18, 2023

Conversation

konadevs
Copy link

Issue #, if available:

Description of changes:
Create a REST API Gateway which performs PutRecords API Call to Kinesis Data stream and stream is having Lambda function to consume the incoming record.

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

apigw-kinesis-lambda/README.md Outdated Show resolved Hide resolved
apigw-kinesis-lambda/example-pattern.json Outdated Show resolved Hide resolved
apigw-kinesis-lambda/example-pattern.json Outdated Show resolved Hide resolved
@boyney123
Copy link
Contributor

Thanks!

@boyney123 boyney123 merged commit e5addf9 into aws-samples:main Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants