Amazon web services – Selection pattern matching in Localstack for Lambda integration with APi Gateway
I am using Localstack with API Gateway and Lambda Integration to test my APIs. You can find the repository here. The scripts I am using to build the emulated AWS environment are in this folder. I am trying to create…