TaskStatisticsForAuditCheck
Provides summary counts of how many tasks for findings are in a particular state. This information is included in the response from DescribeAuditMitigationActionsTask.
Contents
- canceledFindingsCount
- 
               The number of findings to which the mitigation action task was canceled when applied. Type: Long Required: No 
- failedFindingsCount
- 
               The number of findings for which at least one of the actions failed when applied. Type: Long Required: No 
- skippedFindingsCount
- 
               The number of findings skipped because of filter conditions provided in the parameters to the command. Type: Long Required: No 
- succeededFindingsCount
- 
               The number of findings for which all mitigation actions succeeded when applied. Type: Long Required: No 
- totalFindingsCount
- 
               The total number of findings to which a task is being applied. Type: Long Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: