< LAMBDA />
Deploying an AWS Lambda Function for Vonage Voice Callbacks With PHP
Highlight how to deploy PHP application containing Vonage Voice callback to a AWS Lambda function that transcribes speech to text with Serverless f...
How Permissions Work in AWS Lambda
A general breakdown of how AWS Lambda function permissions work, granting access to other AWS services, without the need of using AWS IAM users.