I have an angular application that I have in an s3 bucket. It is running great routing works, etc. What I want to do is incorporate angular forms into my application and use AWS Lambda on the backend. My question is I know how to pass information from a basic front end form using AWS Lambda here is my example using jQuery: I have an angular application that I have in an