DebugRuleEvaluationStatus - Amazon SageMaker
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).

DebugRuleEvaluationStatus

Information about the status of the rule evaluation.

Contents

LastModifiedTime

Timestamp when the rule evaluation status was last modified.

Type: Timestamp

Required: No

RuleConfigurationName

The name of the rule configuration.

Type: String

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

Pattern: .*

Required: No

RuleEvaluationJobArn

The Amazon Resource Name (ARN) of the rule evaluation job.

Type: String

Length Constraints: Maximum length of 256.

Pattern: arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:processing-job/.*

Required: No

RuleEvaluationStatus

Status of the rule evaluation.

Type: String

Valid Values: InProgress | NoIssuesFound | IssuesFound | Error | Stopping | Stopped

Required: No

StatusDetails

Details from the rule evaluation.

Type: String

Length Constraints: Maximum length of 1024.

Pattern: .*

Required: No

See Also

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