
{
  bucket_name?: String
  /* File format: csv, tsv, excel, parquet */
  file_format?: String
  /* S3 object key (filename) */
  file_key?: String
}