v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142381,278956.3 KB

Gets a list of audit mitigation action tasks that match the specified filters.

Requires permission to access the ListAuditMitigationActionsTasks action.

get/audit/mitigationactions/tasks#startTime&endTime

Query parameters

auditTaskIdstring

Specify this filter to limit results to tasks that were applied to results for a specific audit.

findingIdstring

Specify this filter to limit results to tasks that were applied to a specific audit finding.

taskStatus'IN_PROGRESS' | 'COMPLETED' | 'FAILED' | 'CANCELED'

Specify this filter to limit results to tasks that are in a specific state.

maxResultsinteger

The maximum number of results to return at one time. The default is 25.

nextTokenstring

The token for the next set of results.

startTimestring date-time required

Specify this filter to limit results to tasks that began on or after a specific date and time.

endTimestring date-time required

Specify this filter to limit results to tasks that were completed or canceled on or before a specific date and time.

Response

Success

nextTokenstring

The token for the next set of results.