AWS::IoTWireless::WirelessDevice OtaaV10x - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::IoTWireless::WirelessDevice OtaaV10x

OTAA device object for v1.0.x

Syntax

To declare this entity in your 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