ModelPackageSecurityConfig

data class ModelPackageSecurityConfig(val kmsKeyId: String)

An optional AWS Key Management Service key to encrypt, decrypt, and re-encrypt model package information for regulated workloads with highly sensitive data.

Constructors

Link copied to clipboard
constructor(kmsKeyId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The AWS KMS Key ID (KMSKeyId) used for encryption of model package information.