Once the API Gateway is configured and integrated with Lambda, one can test it in sandbox mode.
To test in the sandbox mode, you have to click on the Test link, as shown in the following screenshot:
The preceding screenshot shows the test of the positive flow of the API, invoking the Gateway with a request that has a string in the body with the value API GATEWAY. The response ...