
Sentiment Analysis of Text Files with Amazon Comprehend
In this lab, you will automate sentiment analysis on text files using Amazon Comprehend. When a text file is uploaded to an S3 bucket, a Lambda function will be triggered to analyze the sentiment and store the results in another S3 bucket.