Sentiment Analysis using AWS Comprehend & Lambda

Design a serverless sentiment analysis system leveraging AWS services.RequirementGather the input text (that could be a comment or a feedback on a survey, etc) and feed it into a compute service that ...