Polly integration with Slack using Lambda(NodeJS). You can see details at qiita AWS Lambda current aws-sdk is not supporting Polly. Therefore, you need to upload current aws-sdk by yourself.
Zip your files including library and upload to Lambda.
zip -r myfunc.zip index.js node_modules