Execute Lambda from S3 uplode
flow - when we uplode any file in s3 lambada unction will trigerr and uplode data in dynambodb table
create dynamodb table
Create Lambda Function and add code
import json
import boto3
dynamodb
lambadaaws.hashnode.dev2 min read