Securing API Gateway with Lambda Authorizer Using JWT Tokens

Introduction
In an earlier post, we explored deploying a REST API using API Gateway, AWS Lambda, DynamoDB, and Terraform. The architecture consisted of:
An API Gateway exposing the REST API e...