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