Text translation with AWS Lambda and Amazon Translate

AWS Lambda → Amazon Translate

Create an AWS Lambda function that calls Amazon Translate for text translation via the Boto3 SDK.

This pattern shows how to deploy a Terraform template that creates a Lambda function which calls Amazon Translate for text translation.

< Back to all patterns

GitHub icon Download this pattern (.zip)

GitHub icon View this pattern on GitHub


Clone repo

git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/lambda-translate-tf

Deploy

terraform initterraform apply


Testing

See the Github repo for detailed testing instructions.

Cleanup

terraform destroy
terraform show

Created by:

Makendran G

Makendran G

Cloud Support Engineer @ AWS

Follow on LinkedIn