

# Code examples for Amazon Translate using AWS SDKs
<a name="service_code_examples"></a>

The following code examples show how to use Amazon Translate with an AWS software development kit (SDK). 

*Actions* are code excerpts from larger programs and must be run in context. While actions show you how to call individual service functions, you can see actions in context in their related scenarios.

*Scenarios* are code examples that show you how to accomplish specific tasks by calling multiple functions within a service or combined with other AWS services.

For a complete list of AWS SDK developer guides and code examples, see [Using this service with an AWS SDK](sdk-general-information-section.md). This topic also includes information about getting started and details about previous SDK versions.

**Contents**
+ [Basics](service_code_examples_basics.md)
  + [Actions](service_code_examples_actions.md)
    + [`DescribeTextTranslationJob`](example_translate_DescribeTextTranslationJob_section.md)
    + [`ListTextTranslationJobs`](example_translate_ListTextTranslationJobs_section.md)
    + [`StartTextTranslationJob`](example_translate_StartTextTranslationJob_section.md)
    + [`StopTextTranslationJob`](example_translate_StopTextTranslationJob_section.md)
    + [`TranslateText`](example_translate_TranslateText_section.md)
+ [Scenarios](service_code_examples_scenarios.md)
  + [Build an Amazon Transcribe streaming app](example_cross_TranscriptionStreamingApp_section.md)
  + [Building an Amazon Lex chatbot](example_cross_LexChatbotLanguages_section.md)
  + [Building an Amazon SNS application](example_cross_SnsPublishSubscription_section.md)
  + [Create an application to analyze customer feedback](example_cross_FSA_section.md)
  + [Get started with translate jobs](example_translate_Scenario_GettingStarted_section.md)