Values.S3DataConfigSourceThe configuration details of an Amazon S3 input or output bucket.
type nonrec t = {path : S3Location.t;The file path of the Amazon S3 bucket.
*)kmsKeyArn : KmsKeyArn.t option;The Amazon Resource Name (ARN) of the Key Management Service (KMS) key that Amazon Personalize uses to encrypt or decrypt the input and output files.
*)}