Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Lambda] Register new user #9

Open
wyapa opened this issue Jul 19, 2018 · 3 comments
Open

[Lambda] Register new user #9

wyapa opened this issue Jul 19, 2018 · 3 comments
Assignees

Comments

@wyapa
Copy link
Contributor

wyapa commented Jul 19, 2018

Lambda function for registering new user

@peijoy
Copy link
Collaborator

peijoy commented Aug 15, 2018

Lambda function for registering new user is implemented with test event TestAddUser.

@peijoy
Copy link
Collaborator

peijoy commented Aug 15, 2018

Oops didn't see the return negative status if user already exists, will fix that later.

@peijoy
Copy link
Collaborator

peijoy commented Aug 15, 2018

Updated to return status code 200 if there is no duplicate and successfully added to table, and status code 400 otherwise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants