Validate Your API Request At The API Gateway Using Serverless Framework
We often validate the inputs to the API after the request reaches our lambda, this is a common practice. Well, we have another way!
Let’s Get Straight To The Concepts
The API Gateway has a functionality that allows us to validate the request to our A...
blog.codeops.tech3 min read