This lambda function is triggered by S3 bucket upload of an mp3 file, and then sends email notification to the specified email address.
Step 1. Create the S3 Bucket where you will upload your mp3 file.
Step 2. Create your lambda function in AWS
Step 3. Create SNS topic, and make the subscription
Step 4. Upload a file to the S3 Bucket, and check the specified email destination
You can also check the logs:
MSebastian2021/s3-upload-lambda-sns
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|