This is a follow up to our previous article on Managing multi-environment serverless architecture using AWS API Gateway. To see an implementation of the approach described in this article, see the sample project on GitHub. Error handling in microservices or serverless architectures can be tricky. Different components may be integrated…