Set V2 Logging Options
GET {{aws_internet_of_things_base_url}}/v2LoggingOptions&defaultLogLevel=&disableAllLogs=&roleArn=?defaultLogLevel&disableAllLogs&roleArn
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
defaultLogLevel | null | The default logging level. | |
disableAllLogs | null | If true all logs are disabled. The default is false. | |
roleArn | null | The ARN of the role that allows IoT to write to Cloudwatch logs. |