Listify/Lambdas/Lists/User/resources/cognitoProperties.json
NMerz fe846fb81f 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
2020-10-05 12:29:28 -04:00

3 lines
42 B
JSON

{
"userPoolId": "us-east-2_MFgSVKQMd",
}