Create an Amazon API Gateway REST API can perform POST API Call to Amazon Translate's TranslateText API
Visit the GitHub repo for this pattern.
git clone https://github.com/aws-samples/serverless-patterns/ cd serverless-patterns/apigw-translate-python-cdk
cdk deploy
cdk destroy
.