FeatureGroupOnlineStoreConfigSecurityConfig

data class FeatureGroupOnlineStoreConfigSecurityConfig(val kmsKeyId: String? = null)

Constructors

constructor(kmsKeyId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val kmsKeyId: String? = null

The ID of the AWS Key Management Service (AWS KMS) key that SageMaker Feature Store uses to encrypt the Amazon S3 objects at rest using Amazon S3 server-side encryption.