WirelessDeviceEventLogOption
The log options for a wireless device event and can be used to set log levels for a specific wireless device event.
For a LoRaWAN device, possible events for a log messsage are: Join,
                Rejoin, Downlink_Data, and Uplink_Data. For a
            Sidewalk device, possible events for a log message are Registration,
                Downlink_Data, and Uplink_Data.
Contents
- Event
- 
               The event for a log message, if the log message is tied to a wireless device. Type: String Valid Values: Join | Rejoin | Uplink_Data | Downlink_Data | RegistrationRequired: Yes 
- LogLevel
- 
               The log level for a log message. The log levels can be disabled, or set to ERRORto display less verbose logs containing only error information, or toINFOfor more detailed logs.Type: String Valid Values: INFO | ERROR | DISABLEDRequired: Yes 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: