Skip to content

Commit 365374c

Browse files
Update README.md
1 parent eaafe89 commit 365374c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ This repository will help in creating the AWS Lambda Function, which will connec
55
# Tech Stack
66

77

8+
## Assumption
9+
DB is already created with some table and access on AWS cloud.
10+
811
## Steps Required for Project Setup
912
1- Install Python3.6 or 3.8
1013
2- Create a lambda project in python
@@ -27,6 +30,7 @@ This repository will help in creating the AWS Lambda Function, which will connec
2730
References
2831

2932
SSL Certificate
33+
3034
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL.html
3135
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL.Concepts.General.SSL.html#PostgreSQL.Concepts.General.SSL.Connecting
3236
https://gist.github.com/pfigue/3440e2bc986550a6b8ec

0 commit comments

Comments
 (0)