Extracting data from S3 to DynamoDB using AWS Lambda + Golang An AWS Lambda function to extract the data from the Amazon S3 and insert into Amazon DynamoDB. This funcion is based on this tutorial