Skip to content

Qbusiness  >  Structures  >  EncryptionConfiguration

EncryptionConfiguration

Structure Class

EncryptionConfiguration dataclass

Provides the identifier of the KMS key used to encrypt data indexed by Amazon Q Business. Amazon Q Business doesn't support asymmetric keys.

Attributes

kms_key_id class-attribute instance-attribute
kms_key_id: str | None = field(repr=False, default=None)

The identifier of the KMS key. Amazon Q Business doesn't support asymmetric keys.