mirror of
https://github.com/ClaytonWWilson/Listify.git
synced 2026-03-10 18:55:03 +00:00
Delete Lambda prototype
Prototype the User DELETE lambda. Amplify does not include this functionality, so putting it in a Lambda with the fine-grained API. This currently does not invalidate outstanding tokens nor does it clean up the database. @claytonwwilson You will want to add the clean up code instead of the deleted stuff in UserDeleter
This commit is contained in:
5
Lambdas/Lists/target/maven-archiver/pom.properties
Normal file
5
Lambdas/Lists/target/maven-archiver/pom.properties
Normal file
@@ -0,0 +1,5 @@
|
||||
#Generated by Maven
|
||||
#Mon Oct 05 10:19:24 EDT 2020
|
||||
groupId=groupId
|
||||
artifactId=Lists
|
||||
version=1.0-SNAPSHOT
|
||||
Reference in New Issue
Block a user