

# Basic examples for Amazon IoT using Amazon SDKs
<a name="service_code_examples_basics"></a>

The following code examples show how to use the basics of Amazon IoT with Amazon SDKs. 

**Contents**
+ [Hello Amazon IoT](example_iot_Hello_section.md)
+ [Learn the basics](example_iot_Scenario_section.md)
+ [Actions](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)