<< Click to Display Table of Contents >> Navigation: Installation > Configuration in Amazon S3 |
Pre-requisites for Amazon S3 -
• Amazon Admin User
•One S3 bucket to upload the audio files
•AWS access key and Secret key of IAM user having read/write rights on the S3 bucket
•Salesforce set up must be already done before going for the S3 configurations.
•Test directly from browser the ALAAS API link that it works fine.
Steps to follow -
1.Download the lambda from the following path - Download ZIP File
2.Login into Amazon AWS and search Lambda to go to AWS Lambda service
3.Create a new lambda function with nodejs runtime 16.x.
4.Import the downloaded lambda function.
5.Change the required values in the lambda like PBX Token, PBX ID, Org ID etc.
6.Go to S3 bucket and create an event notification for S3 create events and bind the lambda to the event notification.