AWS::IoTWireless::FuotaTask LoRaWAN

The LoRaWAN information used with a FUOTA task.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "RfRegion" : String, "StartTime" : String }

YAML

RfRegion: String StartTime: String

Properties

RfRegion

The frequency band (RFRegion) value.

Required: Yes

Type: String

Update requires: No interruption

StartTime

Start time of a FUOTA task.

Required: No

Type: String

Update requires: No interruption