Creates an Amazon API Gateway REST API and an AWS Lambda function that calls AWS Translate and Amazon Polly.
Visit the GitHub repo for this pattern.
git clone https://github.com/aws-samples/serverless-patterns/ cd serverless-patterns/apigw-lambda-translate-polly-s3
sam deploy --guided
sam delete
.