MonitoringJobDefinition

Defines the monitoring job.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Baseline configuration used to validate that the data conforms to the specified constraints and statistics

Link copied to clipboard

Sets the environment variables in the Docker container.

Link copied to clipboard

Configures the monitoring job to run a specified Docker container image.

Link copied to clipboard

The array of inputs for the monitoring job. Currently we support monitoring an Amazon SageMaker AI Endpoint.

Link copied to clipboard

The array of outputs from the monitoring job to be uploaded to Amazon S3.

Link copied to clipboard

Identifies the resources, ML compute instances, and ML storage volumes to deploy for a monitoring job. In distributed processing, you specify more than one instance.

Link copied to clipboard

Specifies networking options for an monitoring job.

Link copied to clipboard

The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker AI can assume to perform tasks on your behalf.

Link copied to clipboard

Specifies a time limit for how long the monitoring job is allowed to run.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String