Connecting to Amazon IoT Core - Amazon IoT Core
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Connecting to Amazon IoT Core

Amazon IoT Core supports connections with IoT devices, wireless gateways, services, and apps. Devices connect to Amazon IoT Core so they can send data to and receive data from Amazon IoT services and other devices. Apps and other services also connect to Amazon IoT Core to control and manage the IoT devices and process the data from your IoT solution. This section describes how to choose the best way to connect and communicate with Amazon IoT Core for each aspect of your IoT solution.


            Image showing how Amazon IoT Core provides device endpoints to connect IoT devices to
                Amazon IoT and service endpoints to connect apps and other services to
                Amazon IoT Core.

There are several ways to interact with Amazon IoT. Apps and services can use the Amazon IoT Core - control plane endpoints and devices can connect to Amazon IoT Core by using the Amazon IoT device endpoints or Amazon IoT Core for LoRaWAN Regions and endpoints.

Amazon IoT Core - control plane endpoints

The Amazon IoT Core - control plane endpoints provide access to functions that control and manage your Amazon IoT solution.

  • Endpoints

    The Amazon IoT Core - control plane and Amazon IoT Core Device Advisor control plane endpoints are Region specific and are listed in Amazon IoT Core Endpoints and Quotas. The formats of the endpoints are as follows.

    Endpoint purpose

    Endpoint format

    Serves

    Amazon IoT Core - control plane

    iot.aws-region.amazonaws.com

    Amazon IoT Control Plane API

    Amazon IoT Core Device Advisor - control plane

    api.iotdeviceadvisor.aws-region.amazonaws.com

    Amazon IoT Core Device Advisor Control Plane API
  • SDKs and tools

    The Amazon SDKs provide language-specific support for the Amazon IoT Core APIs, and the APIs of other Amazon services. The Amazon Mobile SDKs provide app developers with platform-specific support for the Amazon IoT Core API, and other Amazon services on mobile devices.

    The Amazon CLI provides command-line access to the functions provided by the Amazon IoT service endpoints. Amazon Tools for PowerShell provides tools to manage Amazon services and resources in the PowerShell scripting environment.

  • Authentication

    The service endpoints use IAM users and Amazon credentials to authenticate users.

  • Learn more

    For more information and links to SDK references, see Connecting to Amazon IoT Core service endpoints.

Amazon IoT device endpoints

The Amazon IoT device endpoints support communication between your IoT devices and Amazon IoT.

Amazon IoT Core for LoRaWAN gateways and devices

Amazon IoT Core for LoRaWAN connects wireless gateways and devices to Amazon IoT Core.

  • Endpoints

    Amazon IoT Core for LoRaWAN manages the gateway connections to account and Region-specific Amazon IoT Core endpoints. Gateways can connect to your account's Configuration and Update Server (CUPS) endpoint that Amazon IoT Core for LoRaWAN provides.

    Endpoint purpose

    Endpoint format

    Serves

    Configuration and Update Server (CUPS)

    account-specific-prefix.cups.lorawan.aws-region.amazonaws.com:443

    Gateway communication with the Configuration and Update Server provided by Amazon IoT Core for LoRaWAN

    LoRaWAN Network Server (LNS)

    account-specific-prefix.gateway.lorawan.aws-region.amazonaws.com:443

    Gateway communication with the LoRaWAN Network Server provided by Amazon IoT Core for LoRaWAN

  • SDKs

    The Amazon IoT Wireless API that Amazon IoT Core for LoRaWAN is built on is supported by the Amazon SDK. For more information, see Amazon SDKs and Toolkits.

  • Authentication

    Amazon IoT Core for LoRaWAN device communications use X.509 certificates to secure communications with Amazon IoT.

  • Learn more

    For more information about configuring and connecting wireless devices, see Amazon IoT Core for LoRaWAN Regions and endpoints.