EndpointConfigurationShadowProductionVariantCoreDumpConfig

data class EndpointConfigurationShadowProductionVariantCoreDumpConfig(val destinationS3Uri: String, val kmsKeyId: String)

Constructors

constructor(destinationS3Uri: String, kmsKeyId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon S3 bucket to send the core dump to.

Link copied to clipboard

The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that SageMaker AI uses to encrypt the core dump data at rest using Amazon S3 server-side encryption.