{ "opencollection": "1.0.0", "info": { "name": "AWS IoT Accept Certificate Transfer Violation Events#startTime&endTime API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Violation Events#startTime&endTime", "type": "folder" }, "items": [ { "info": { "name": "Amazon IoT Core List Violation Events", "type": "http" }, "http": { "method": "GET", "url": "http://iot.{region}.amazonaws.com/violation-events#startTime&endTime", "headers": [ { "name": "X-Amz-Content-Sha256", "value": "" }, { "name": "X-Amz-Date", "value": "" }, { "name": "X-Amz-Algorithm", "value": "" }, { "name": "X-Amz-Credential", "value": "" }, { "name": "X-Amz-Security-Token", "value": "" }, { "name": "X-Amz-Signature", "value": "" }, { "name": "X-Amz-SignedHeaders", "value": "" } ], "params": [ { "name": "startTime", "value": "", "type": "query", "description": "The start time for the alerts to be listed." }, { "name": "endTime", "value": "", "type": "query", "description": "The end time for the alerts to be listed." }, { "name": "thingName", "value": "", "type": "query", "description": "A filter to limit results to those alerts caused by the specified thing." }, { "name": "securityProfileName", "value": "", "type": "query", "description": "A filter to limit results to those alerts generated by the specified security profile." }, { "name": "behaviorCriteriaType", "value": "", "type": "query", "description": " The criteria for a behavior. " }, { "name": "listSuppressedAlerts", "value": "", "type": "query", "description": " A list of all suppressed alerts. " }, { "name": "verificationState", "value": "", "type": "query", "description": "The verification state of the violation (detect alarm)." }, { "name": "nextToken", "value": "", "type": "query", "description": "The token for the next set of results." }, { "name": "maxResults", "value": "", "type": "query", "description": "The maximum number of results to return at one time." } ] }, "docs": "

Lists the Device Defender security profile violations discovered during the given time period. You can use filters to limit the results to those alerts issued for a particular security profile, behavior, or thing (device).

Requires permission to access the ListViolationEvents action.

" } ] } ], "bundled": true }