v3.24.1

Getting Started Devices Gateways Integrations Reference
Get The Things Stack

Integrations

    Overview
  • Adding Applications
  • Adding Integrations
  • Cloud Integrations
    • akenza
    • AllThingsTalk Maker
    • AnyViz
    • AWS IoT
      • Architecture
      • Deployment Guide
      • Managing Things
      • Messages
      • Metrics
      • Update
      • Uninstall
      • Troubleshooting AWS IoT Integration
    • Azure IoT Central
    • Azure IoT Hub
    • Blockbax
    • Cayenne
    • Cloud Studio
    • Daizy
    • Datacake
    • Delmation Products
    • deZem
    • Homey
    • InfluxDB Cloud 2.0
    • IoT in a Box
    • Kaa
    • Losant IoT Platform
    • MClimate
    • my IoT open Tech
    • Qubitro
    • TagoIO
    • Telemetry2U
    • Tellsens
    • thethings.iO
    • Thinger.io
    • ThingsBoard
    • ThingSpeak
    • TTN Mapper
    • Ubidots
    • UIB
    • Widgelix
    • Withthegrid
  • MQTT Server
  • Pub/Sub
  • LoRa Cloud
  • Node-RED
  • IFTTT
  • Payload Formatters
  • Storage Integration
  • Webhooks

Update

You can update the AWS IoT integration for The Things Stack using AWS CloudFormation easily. In most cases, this is without service interruptions.

In the AWS Console, open Services and go to CloudFormation.

In the list of stacks, go to the stack that you created when deploying the integration. See Deployment Guide.

Update Stack

In the top-right, click Update.

Select Replace current template.

In the Amazon S3 URL enter the following URL depending on your deployment:

  • Cloud
  • Enterprise
  • Community
https://s3.amazonaws.com/thethingsindustries/integration-aws/latest/cloudhosted.template.json
https://s3.amazonaws.com/thethingsindustries/integration-aws/latest/selfhosted.template.json
https://s3.amazonaws.com/thethingsindustries/integration-aws/latest/community.template.json

This URL always contain the latest version.

Update Stack

Click Next.

Review the parameters. Unless new functionality adds new parameters, you can leave the current values unchanged.

Update Stack

Click Next and click Next again.

Review the update and changes. Scroll down.

Update Stack

Check I acknowledge that AWS CloudFormation might create IAM resources..

Click Update stack.

Note:
Updating all resources can take up to 5 minutes.

When the deployment is updated, you’ll see the status UPDATE_COMPLETE.

← Metrics Uninstall →

On this page

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 23 Feb 2022.
Update AWS IoT Core to new console (#784)

Edit on Github