DetectMitigationActionExecution
Describes which mitigation actions should be executed.
Contents
- actionName
- 
               The friendly name that uniquely identifies the mitigation action. Type: String Length Constraints: Maximum length of 128. Pattern: [a-zA-Z0-9_-]+Required: No 
- errorCode
- 
               The error code of a mitigation action. Type: String Required: No 
- executionEndDate
- 
               The date a mitigation action ended. Type: Timestamp Required: No 
- executionStartDate
- 
               The date a mitigation action was started. Type: Timestamp Required: No 
- message
- 
               The message of a mitigation action. Type: String Length Constraints: Maximum length of 2048. Required: No 
- status
- 
               The status of a mitigation action. Type: String Valid Values: IN_PROGRESS | SUCCESSFUL | FAILED | SKIPPEDRequired: No 
- taskId
- 
               The unique identifier of the task. Type: String Length Constraints: Minimum length of 1. Maximum length of 128. Pattern: [a-zA-Z0-9_-]+Required: No 
- thingName
- 
               The name of the thing. Type: String Length Constraints: Minimum length of 1. Maximum length of 128. Required: No 
- violationId
- 
               The unique identifier of the violation. Type: String Length Constraints: Minimum length of 1. Maximum length of 128. Pattern: [a-zA-Z0-9\-]+Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: