Values.EncryptionConfigurationSourceProvides the identifier of the KMS key used to encrypt data indexed by Amazon Q Business. Amazon Q Business doesn't support asymmetric keys.
type nonrec t = {kmsKeyId : KmsKeyId.t option;The identifier of the KMS key. Amazon Q Business doesn't support asymmetric keys.
*)}