Amazon IoT Device Management · Example Payload

Iot Device Management Get V2 Logging Options Response Example

Device ManagementFleet ManagementIoTOTA Updates

Iot Device Management Get V2 Logging Options Response Example is an example object payload from Amazon IoT Device Management, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

roleArndefaultLogLeveldisableAllLogs

Example Payload

Raw ↑
{
  "roleArn": "arn:aws:iot:us-east-1:123456789012:thing/example",
  "defaultLogLevel": "example-value",
  "disableAllLogs": "example-value"
}