thethingsstack.io has moved to thethingsindustries.com/docs
Got it

v3.12

Getting Started Devices Gateways Integrations Reference
Get The Things Stack

Integrations

    Overview
  • Adding Applications
  • Adding Integrations
  • AWS IoT
    • Default Integration
    • Application Server Telemetry
  • HTTP Webhooks
  • Cloud Integrations
  • MQTT Server
  • Integrations with MQTT Clients
  • Pub/Sub
  • Node-RED Integration
  • IFTTT Integration
  • Visualize LR1110 Geolocation Data on Ubidots
  • Payload Formatters
  • Storage Integration

AWS IoT

The Things Stack integrates directly with AWS IoT via a default integration that you deploy in your AWS account via CloudFormation.

You can also configure The Things Stack to connect to your AWS IoT Core endpoint via AWS access keys and role-based access control using custom configuration.

When running The Things Stack in your AWS account, you can publish Application Server telemetry to your IoT Core endpoint.

Prerequisites

  1. You need to have The Things Stack deployed in AWS. See the AWS guide to learn how.

Default Integration

The recommended way to integrate with AWS IoT is by using the Default Integration for The Things Stack. This integration is the most feature rich and supports all deployments of The Things Stack. The Default Integration comes with a AWS CloudFormation template to deploy in your AWS account.

Learn how to set up the default AWS IoT integration

Application Server Telemetry Deprecated in 3.11.1

This is a simple integration that only supports publishing uplink messages and requires The Things Stack to run in your AWS account. This is typically only used for AWS Marketplace AMI deployments.

Learn how to use Application Server Telemetry

← Adding Integrations Default Integration →

On this page

  • Prerequisites

The Things Stack

Getting Started

Devices

Gateways

Integrations

Reference

Contributing

GitHub

Forum

About Us

The Things Network

The Things Industries

About this page

Last changed by Johan Stokking on 17 Feb 2021.
doc: Update documentation for AWS IoT integration

Edit on Github