Amazon API Gateway to Amazon Translate

Amazon API Gateway REST API → Amazon Translate

Create a REST API Gateway that can perform POST API Call to Amazon Translate's TranslateText API

This Pattern creates a REST API Gateway. The API Gateway endpoint uses service integration to directly connect to Amazon Translate.

< 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/apigw-translate

Deploy

sam deploy --guided


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: sam delete.

Created by:

Vaidehi Patel

Vaidehi Patel

I'm a Solutions Architect at Amazon Web Services based in Dallas,TX. I'm a serverless enthusiast, I like to build and architect serverless applications

Follow on LinkedIn