Topcoder AWS Lambda - GetUserProjects - Use BaseRequest class

Key Information

Register
Submit
The challenge is finished.

Challenge Overview

For this challenge, we'd like to make several changes the GetUserProject AWS Lambda function.

1. Update the GetUserProjectsRequest to extends from com.topcoder.direct.lambda.request.BaseRequest (source code attached in forum).
2. Update the build.gradle file to use jackson libraries.

'com.fasterxml.jackson.core:jackson-databind:2.5.3'
3. Deploy the AWS Lambda function and verify it is still working properly with userId input or jwt token, you don't need to setup your own VM, you can use this one - 
54.204.246.249
4. Update the deployment guide to include new request format 
 

Final Submission Guidelines

1. code changes 
2. document update
3. screencast showing the functionality is working inside the AWS lambda

ELIGIBLE EVENTS:

2016 TopCoder(R) Open

REVIEW STYLE:

Final Review:

Community Review Board

Approval:

User Sign-Off

SHARE:

ID: 30053966