

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

# AWS SDKs AWS IoT を使用するための基本的な例
<a name="service_code_examples_basics"></a>

次のコード例は、 SDKs AWS IoT で AWS の基本を使用する方法を示しています。

**Contents**
+ [こんにち AWS IoTは](example_iot_Hello_section.md)
+ [基本を学ぶ](example_iot_Scenario_section.md)
+ [アクション](service_code_examples_actions.md)
  + [`AttachThingPrincipal`](example_iot_AttachThingPrincipal_section.md)
  + [`CreateKeysAndCertificate`](example_iot_CreateKeysAndCertificate_section.md)
  + [`CreateThing`](example_iot_CreateThing_section.md)
  + [`CreateTopicRule`](example_iot_CreateTopicRule_section.md)
  + [`DeleteCertificate`](example_iot_DeleteCertificate_section.md)
  + [`DeleteThing`](example_iot_DeleteThing_section.md)
  + [`DeleteTopicRule`](example_iot_DeleteTopicRule_section.md)
  + [`DescribeEndpoint`](example_iot_DescribeEndpoint_section.md)
  + [`DescribeThing`](example_iot_DescribeThing_section.md)
  + [`DetachThingPrincipal`](example_iot_DetachThingPrincipal_section.md)
  + [`ListCertificates`](example_iot_ListCertificates_section.md)
  + [`ListThings`](example_iot_ListThings_section.md)
  + [`SearchIndex`](example_iot_SearchIndex_section.md)
  + [`UpdateIndexingConfiguration`](example_iot_UpdateIndexingConfiguration_section.md)
  + [`UpdateThing`](example_iot_UpdateThing_section.md)