AWS::IoTWireless::NetworkAnalyzerConfiguration TraceContent - 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::NetworkAnalyzerConfiguration TraceContent

Trace content for your wireless gateway and wireless device resources.

Syntax

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

JSON

{ "LogLevel" : String, "WirelessDeviceFrameInfo" : String }

YAML

LogLevel: String WirelessDeviceFrameInfo: String

Properties

LogLevel

The log level for a log message. The log levels can be disabled, or set to ERROR to display less verbose logs containing only error information, or to INFO for more detailed logs

Required: No

Type: String

Allowed values: INFO | ERROR | DISABLED

Update requires: No interruption

WirelessDeviceFrameInfo

FrameInfo of your wireless device resources for the trace content. Use FrameInfo to debug the communication between your LoRaWAN end devices and the network server.

Required: No

Type: String

Allowed values: ENABLED | DISABLED

Update requires: No interruption