Related links
08.4a: Lambda, API Gateway Guestbook
1. Overview 2. Obtain AWS account ID 3. REST API Code 4. Deploy the Lambda for viewing entries 5. Create API in API Gateway 6. Enable API to invoke LambdaRead more
Learn more
A Smorgasbord of Serverless Technologies
by JM Linebarger 2020 API Gateway lets you create REST APIs to access services in AWS and on-prem via HTTP ∎ Features include authorization, validation, remapping of requests and
Learn more
AWS - Lambda Enum
To call a lambda its possible to call it as frequently as you wants expose an URL endpoint and call it, call it via API Gateway
Learn more