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 Pattern] AWS Lambda to Amazon Aurora Serverless #2664

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Saborni
Copy link

@Saborni Saborni commented Feb 5, 2025

Issue #, if available:

Description of changes:
The pattern creates a Lambda function and a Amazon Aurora Serverless cluster, a Log group and the IAM resources required to run the application.

The Lambda function is written in Python that uses pymysql client to establish connectivity with the serverless database.

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

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