

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# Amazon Translate using AWS SDKs 的基本範例
<a name="service_code_examples_basics"></a>

下列程式碼範例示範如何搭配 AWS SDK 使用 Amazon Translate 的基本功能。

**Contents**
+ [動作](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)