

Las traducciones son generadas a través de traducción automática. En caso de conflicto entre la traducción y la version original de inglés, prevalecerá la version en inglés.

# Ejemplos básicos de AWS IoT utilización AWS SDK
<a name="service_code_examples_basics"></a>

Los siguientes ejemplos de código muestran cómo utilizar los aspectos básicos de AWS IoT los AWS SDK. 

**Contents**
+ [¿Hola AWS IoT](example_iot_Hello_section.md)
+ [Conceptos básicos](example_iot_Scenario_section.md)
+ [Acciones](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)