- Notifications
You must be signed in to change notification settings - Fork2
MbuguaFrancis/rds-proxy-python-lambda
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This demo code is meant to demonstrate the Amazon RDS concept. For more information on RDS proxy, clickhere to get started. In case you're not familiar with AWS Lambda, clickhere to get started.
The lambda function depends on the following environment variables to be defined.
- Region
- RDS proxy endpoint
- Database Port
- The database username
The lambda also uses a lambda layer with pymysql installed. Run the below command to install pymysql
pip install pymysql
N.B Remember to edit the query in line 52
About
RDS Proxy
Topics
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.