Amazon IoT Core · Example Payload

Iot Core Describe Scheduled Audit Response Example

Device ManagementIoTMQTTMessage Routing

Iot Core Describe Scheduled Audit Response Example is an example object payload from Amazon IoT Core, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

frequencydayOfMonthdayOfWeektargetCheckNamesscheduledAuditNamescheduledAuditArn

Example Payload

Raw ↑
{
  "frequency": "example-value",
  "dayOfMonth": "example-value",
  "dayOfWeek": "example-value",
  "targetCheckNames": "example-resource",
  "scheduledAuditName": "example-resource",
  "scheduledAuditArn": "arn:aws:iot:us-east-1:123456789012:thing/example"
}