ExecutionStatus - Amazon Lookout for Metrics

ExecutionStatus

The status of an anomaly detector run.

Contents

FailureReason

The reason that the run failed, if applicable.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: .*\S.*

Required: No

Status

The run's status.

Type: String

Valid Values: PENDING | IN_PROGRESS | COMPLETED | FAILED | FAILED_TO_SCHEDULE

Required: No

Timestamp

The run's timestamp.

Type: String

Length Constraints: Maximum length of 60.

Pattern: ^([12]\d{3})-(1[0-2]|0[1-9])-(0[1-9]|[12]\d|3[01])T([01]\d|2[0-3]):([0-5]\d):([0-5]\d)(Z|(\+|\-)(0\d|1[0-2]):([0-5]\d)(\[[[:alnum:]\/\_]+\])?)$

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: