List Audit Mitigation Actions Tasks
GET {{aws_internet_of_things_base_url}}/audit/mitigationactions/tasks?auditTaskId&endTime&findingId&maxResults&nextToken&startTime&taskStatus
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
auditTaskId | null | Specify this filter to limit results to tasks that were applied to results for a specific audit. | |
endTime | null | Specify this filter to limit results to tasks that were completed or canceled on or before a specific date and time. | |
findingId | null | Specify this filter to limit results to tasks that were applied to a specific audit finding. | |
maxResults | null | The maximum number of results to return at one time. The default is 25. | |
nextToken | null | The token for the next set of results. | |
startTime | null | Specify this filter to limit results to tasks that began on or after a specific date and time. | |
taskStatus | null | Specify this filter to limit results to tasks that are in a specific state. |