

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

# AWS SDKs を使用した Amazon Rekognition の基本的な例
<a name="service_code_examples_basics"></a>

以下のコード例では、 AWS SDK を利用した Amazon Rekognition の基本的な使用方法を示しています。

**Contents**
+ [Hello Amazon Rekognition](example_rekognition_Hello_section.md)
+ [アクション](service_code_examples_actions.md)
  + [`CompareFaces`](example_rekognition_CompareFaces_section.md)
  + [`CreateCollection`](example_rekognition_CreateCollection_section.md)
  + [`DeleteCollection`](example_rekognition_DeleteCollection_section.md)
  + [`DeleteFaces`](example_rekognition_DeleteFaces_section.md)
  + [`DescribeCollection`](example_rekognition_DescribeCollection_section.md)
  + [`DetectFaces`](example_rekognition_DetectFaces_section.md)
  + [`DetectLabels`](example_rekognition_DetectLabels_section.md)
  + [`DetectModerationLabels`](example_rekognition_DetectModerationLabels_section.md)
  + [`DetectText`](example_rekognition_DetectText_section.md)
  + [`GetCelebrityInfo`](example_rekognition_GetCelebrityInfo_section.md)
  + [`IndexFaces`](example_rekognition_IndexFaces_section.md)
  + [`ListCollections`](example_rekognition_ListCollections_section.md)
  + [`ListFaces`](example_rekognition_ListFaces_section.md)
  + [`RecognizeCelebrities`](example_rekognition_RecognizeCelebrities_section.md)
  + [`SearchFaces`](example_rekognition_SearchFaces_section.md)
  + [`SearchFacesByImage`](example_rekognition_SearchFacesByImage_section.md)