GetTableMagneticStoreWritePropertyMagneticStoreRejectedDataLocationS3Configuration

data class GetTableMagneticStoreWritePropertyMagneticStoreRejectedDataLocationS3Configuration(val bucketName: String, val encryptionOption: String, val kmsKeyId: String, val objectKeyPrefix: String)

Constructors

constructor(bucketName: String, encryptionOption: String, kmsKeyId: String, objectKeyPrefix: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of S3 bucket.

Link copied to clipboard
Link copied to clipboard

AWS KMS key ID for S3 location with AWS maanged key.

Link copied to clipboard

Object key preview for S3 location.