AWS Lambda function to working with googletranslate Example to request body { "phrases": [ {"text": "Hello world", "origin": "en", "trans": "pt"} ] }