Basic ListAdd Lambda

Create a basic list adding Lambda.

NOTE: This does not include the following which are still needed:
1) Permanent DB Setup
2) Better RDS access control with security groups
3) Proper input parameters for the List add Lambda
This commit is contained in:
NMerz
2020-09-26 16:53:44 -04:00
parent bbe0daff43
commit de0bd51eaf
10 changed files with 125 additions and 34 deletions

2
.gitignore vendored
View File

@@ -85,3 +85,5 @@ lint/outputs/
lint/tmp/
# lint/reports/
Lambdas/Lists/src/main/resources/dbProperties.json
Lambdas/Lists/target/classes/dbProperties.json
Lambdas/Lists/target/classes/META-INF/Lists.kotlin_module