North-Seattle-College / ad440-winter2021-thursday-repo

NSC AD 440 Winter 2021 Thursday cohort practicum repo
Apache License 2.0
2 stars 27 forks source link

Lambda function of Users/{UserId}/tasks #274

Closed Kemet2016 closed 3 years ago

Kemet2016 commented 3 years ago

263

Steps:

1- Implement the Lambda function to create the API endpoints of Users/UserId/Tasks to implement Get, Post, Update, and Delete functions. Screen Shot 2021-03-16 at 8 57 12 PM Screen Shot 2021-03-16 at 8 57 20 PM Screen Shot 2021-03-16 at 8 57 27 PM

2- Deploy the function to AWS and uploaded it to the Lambda function in the right path. Screen Shot 2021-03-16 at 8 52 00 PM

3- Test the Get and Post functions and make sure they are working properly.

Screen Shot 2021-03-16 at 9 07 40 PM

API endpoint: https://mchfd7t6l4.execute-api.us-west-2.amazonaws.com/users/2/tasks

Time Spent:

Kemet2016 commented 3 years ago

https://mchfd7t6l4.execute-api.us-west-2.amazonaws.com/users/1/tasks