This demo shows a happy path and two negative paths against a Java AWS Lambda behind API Gateway. It is designed to make request IDs, trace IDs, validation errors, and stack traces easy to inspect so prospects can see how debugging and incident investigation work in practice.
This demo was designed and built through a human-led process, with AI used to assist with wording, presentation polish, and code refinement.
userInput. Use 13 to force an internal error, a non-number to trigger a validation error, or a
normal number for the success path.https://ymakbkchng.execute-api.us-east-1.amazonaws.com/Demo/process?userInput=VALUE
Run the demo to see the API response here.