AWS::IoTWireless::WirelessDevice SessionKeysAbpV10x - AWS CloudFormation

AWS::IoTWireless::WirelessDevice SessionKeysAbpV10x

Session keys for ABP v1.0.x.

Syntax

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

JSON

{ "AppSKey" : String, "NwkSKey" : String }

YAML

AppSKey: String NwkSKey: String

Properties

AppSKey

The AppSKey value.

Required: Yes

Type: String

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

Update requires: No interruption

NwkSKey

The NwkKey value.

Required: Yes

Type: String

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

Update requires: No interruption