List Violation Events
GET {{aws_internet_of_things_base_url}}/violation-events?endTime&maxResults&nextToken&securityProfileName&startTime&thingName
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
endTime | null | The end time for the alerts to be listed. | |
maxResults | null | The maximum number of results to return at one time. | |
nextToken | null | The token for the next set of results. | |
securityProfileName | null | A filter to limit results to those alerts generated by the specified security profile. | |
startTime | null | The start time for the alerts to be listed. | |
thingName | null | A filter to limit results to those alerts caused by the specified thing. |