AWS::IoTWireless::WirelessDevice OtaaV10x - Amazon CloudFormation
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).

AWS::IoTWireless::WirelessDevice OtaaV10x

The OtaaV10x property type specifies Property description not available. for an AWS::IoTWireless::WirelessDevice.

Syntax

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

JSON

{ "AppEui" : String, "AppKey" : String }

YAML

AppEui: String AppKey: String

Properties

AppEui

The AppEUI value. You specify this value when using LoRaWAN versions v1.0.2 or v1.0.3.

Required: Yes

Type: String

Pattern: [a-fA-F0-9]{16}

Update requires: No interruption

AppKey

The AppKey value.

Required: Yes

Type: String

Pattern: [a-fA-F0-9]{32}

Update requires: No interruption