v1

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

Gets the status of audit mitigation action tasks that were executed.

Requires permission to access the ListAuditMitigationActionsExecutions action.

get/audit/mitigationactions/executions#taskId&findingId

Query parameters

taskIdstring required

Specify this filter to limit results to actions for a specific audit mitigation actions task.

actionStatus'IN_PROGRESS' | 'COMPLETED' | 'FAILED' | 'CANCELED' | 'SKIPPED' | 'PENDING'

Specify this filter to limit results to those with a specific status.

findingIdstring required

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

maxResultsinteger

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

nextTokenstring

The token for the next set of results.

Response

Success

nextTokenstring

The token for the next set of results.