List Active Violations
GET {{aws_internet_of_things_base_url}}/active-violations?maxResults&nextToken&securityProfileName&thingName
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
maxResults | null | The maximum number of results to return at one time. | |
nextToken | null | The token for the next set of results. | |
securityProfileName | null | The name of the Device Defender security profile for which violations are listed. | |
thingName | null | The name of the thing whose active violations are listed. |