List Audit Mitigation Actions Executions
GET {{aws_internet_of_things_base_url}}/audit/mitigationactions/executions?actionStatus&findingId&maxResults&nextToken&taskId
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
actionStatus | null | Specify this filter to limit results to those with a specific status. | |
findingId | null | Specify this filter to limit results to those 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. | |
taskId | null | Specify this filter to limit results to actions for a specific audit mitigation actions task. |