CSNSE / subs5

0 stars 0 forks source link

Create Lambda Function to Read CSV File #18

Closed AmazingAJ10 closed 7 months ago

AmazingAJ10 commented 8 months ago

Following a tutorial on how to read CSV files in lambda. I created a new bucket in S3, a new table in DynamoDB, and a new policy in IAM, which are all required for the lambda function to read a CSV file.