ModelExplainabilityJobDefinitionMonitoringOutputConfig

The output configuration for monitoring jobs.

Constructors

constructor(kmsKeyId: String? = null, monitoringOutputs: List<ModelExplainabilityJobDefinitionMonitoringOutput>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val kmsKeyId: String? = null

The AWS Key Management Service (AWS KMS) key that Amazon SageMaker uses to encrypt the model artifacts at rest using Amazon S3 server-side encryption.

Link copied to clipboard

Monitoring outputs for monitoring jobs. This is where the output of the periodic monitoring jobs is uploaded.