In this section, we will have a look at the steps to deploy the Lambda function:
- The details of the GET method can also be seen on the right-hand side of the API console, when you click on that method. The details look as follows:
- In the GET method console, click on the Lambda Function option. Select any one region depending on your preference. I have chosen us-east-1 as the region as shown in the following screenshot:
- As expected, it says we do not have a Lambda function in that region. ...