ApplicationEncryptionConfiguration

data class ApplicationEncryptionConfiguration(val kmsKeyId: String)

Constructors

Link copied to clipboard
constructor(kmsKeyId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Identifier of the AWS KMS key that is used to encrypt your data. Amazon Q doesn't support asymmetric keys.