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

ew serverless pattern - apigw-http-lambda-documentdb-cdk #1820

Conversation

aumanjoa
Copy link
Contributor

This AWS CDK stack deploys an API Gateway HTTP API that integrates with a Lambda function and a DocumentDB cluster. The Lambda function is connected to the DocumentDB cluster through a VPC. The Lambda implements the CRUD operations function for this REST API.

@mavi888 mavi888 merged commit 1c2509a into aws-samples:main Nov 13, 2023
2 checks passed
@mavi888
Copy link
Contributor

mavi888 commented Nov 14, 2023

Thanks for submitting your pattern.
Now this pattern is public in Serverless land

https://serverlessland.com/patterns/apigw-http-lambda-documentdb-cdk

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants