mirror of
https://github.com/ClaytonWWilson/Listify.git
synced 2026-03-11 02:55:04 +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:
3
Lambdas/Lists/User/resources/cognitoProperties.json
Normal file
3
Lambdas/Lists/User/resources/cognitoProperties.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"userPoolId": "us-east-2_MFgSVKQMd",
|
||||
}
|
||||
Reference in New Issue
Block a user