Hi,
I just published a blog post how to end-to-end test AWS Serverless Typescript endpoints using Jest.
Some might find it useful so I’ll add a link to it here.
After creating an AWS Serverless Typescript endpoint it’s just a few lines of config to rig up Jest and Axios to call the endpoints and run some test assertions.