

Terjemahan disediakan oleh mesin penerjemah. Jika konten terjemahan yang diberikan bertentangan dengan versi bahasa Inggris aslinya, utamakan versi bahasa Inggris.

# Contoh dasar untuk AWS IoT memakai AWS SDK
<a name="service_code_examples_basics"></a>

Contoh kode berikut menunjukkan cara menggunakan dasar-dasar AWS IoT dengan AWS SDK. 

**Contents**
+ [Halo AWS IoT](example_iot_Hello_section.md)
+ [Pelajari dasar-dasarnya](example_iot_Scenario_section.md)
+ [Tindakan](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)