Amazon API Gateway to Amazon Translate

Amazon API Gateway REST API → Amazon Translate

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

This CDK 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-python-cdk

Deploy

cdk deploy


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: cdk destroy.

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