

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

# SDK を使用した Amazon Transcribe のアクション AWS SDKs
<a name="service_code_examples_actions"></a>

次のコード例は、 AWS SDKs を使用して個々の Amazon Transcribe アクションを実行する方法を示しています。それぞれの例には、GitHub へのリンクがあり、そこにはコードの設定と実行に関する説明が記載されています。

これらの抜粋は、Amazon Transcribe API を呼び出し、コンテキスト内で実行する必要がある大規模なプログラムからのコード抜粋です。アクションは [SDK を使用した Amazon Transcribe のシナリオ AWS SDKs](service_code_examples_scenarios.md) のコンテキスト内で確認できます。

 以下の例には、最も一般的に使用されるアクションのみ含まれています。詳細な一覧については、「[Amazon Transcribe API リファレンス](https://docs.aws.amazon.com/transcribe/latest/APIReference/Welcome.html)」を参照してください。

**Topics**
+ [`CreateVocabulary`](example_transcribe_CreateVocabulary_section.md)
+ [`DeleteMedicalTranscriptionJob`](example_transcribe_DeleteMedicalTranscriptionJob_section.md)
+ [`DeleteTranscriptionJob`](example_transcribe_DeleteTranscriptionJob_section.md)
+ [`DeleteVocabulary`](example_transcribe_DeleteVocabulary_section.md)
+ [`GetTranscriptionJob`](example_transcribe_GetTranscriptionJob_section.md)
+ [`GetVocabulary`](example_transcribe_GetVocabulary_section.md)
+ [`ListMedicalTranscriptionJobs`](example_transcribe_ListMedicalTranscriptionJobs_section.md)
+ [`ListTranscriptionJobs`](example_transcribe_ListTranscriptionJobs_section.md)
+ [`ListVocabularies`](example_transcribe_ListVocabularies_section.md)
+ [`StartMedicalTranscriptionJob`](example_transcribe_StartMedicalTranscriptionJob_section.md)
+ [`StartTranscriptionJob`](example_transcribe_StartTranscriptionJob_section.md)
+ [`UpdateVocabulary`](example_transcribe_UpdateVocabulary_section.md)