

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

# AWS SDKs AWS IoT を使用するためのアクション
<a name="service_code_examples_actions"></a>

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

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

**Topics**
+ [`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)