Translate Text Using Amazon Translate
In this lab, you’ll practice setting up Amazon Translate to translate a given text to English. When you’re finished with this lab, you’ll have a good understanding of using Amazon Translate service.
Terms and conditions apply.
Lab info
Lab author
Challenge
Test the translation Using Amazon Translate Console
You’ll learn to test the translation of a given text using Amazon Translate in the AWS console.
Challenge
Create a Lambda Function That Implements Translate API
You’ll learn to implement the translation API in a Lambda function. You’ll also test the end-to-end flow by supplying some product review text to the Lambda function.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.
Recommended prerequisites
- Basic understanding of Identity and Access Management (IAM) service.
- Basic understanding of AWS Lambda.