Lambda function

gray laptop computer showing html codes in shallow focus photography

Creating API Gateway to trigger Lambda Function

Reading Time: 5 minutes Hello Readers! I hope you are doing very well. So, In this blog we will create an API gateway to trigger lambda functions. Let’s talk about API gateway and after that we will trigger a lambda function using it. API Gateway: Api Gateways are just a web endpoint to your application. You can configure the target to be any aws service you want. So, It’s just Continue Reading