LoggingOptions
The values of the AWS IoT Events logging options.
Contents
- enabled
-
If TRUE, logging is enabled for AWS IoT Events.
Type: Boolean
Required: Yes
- level
-
The logging level.
Type: String
Valid Values:
ERROR | INFO | DEBUG
Required: Yes
- roleArn
-
The ARN of the role that grants permission to AWS IoT Events to perform logging.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Required: Yes
- detectorDebugOptions
-
Information that identifies those detector models and their detectors (instances) for which the logging level is given.
Type: Array of DetectorDebugOption objects
Array Members: Minimum number of 1 item.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: