# README
AWS Lambda function to analyse the messages sent via HAL to the groups.
Using AWS Comprehand, we can analyse the language, tone and structure of the messages to detect any messages that might not adhere to an acceptible use policy.
# Functions
HandleRequest accept a TextEvent and records the response from the comprehend service into a dynamoDB
*/.