ProfilerRuleEvaluationStatus - Amazon SageMaker

ProfilerRuleEvaluationStatus

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