DetectMitigationActionExecution - Amazon IoT
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 | SKIPPED

Required: 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 Amazon SDKs, see the following: