upload_report_data_csv_file.RdUpload Report Data from a csv file
upload_report_data_csv_file(file, report_id, data_set_key, s3_file_name = NA)Full path to a local csv file with report data to be uploaded to S3. Alternatively, an raw vector containing the file can be passed directly, in which case object needs to be specified explicitly.
Report id or name
Unique key to identify the data set this file will be imported into
Name of the file in S3 to create (without a file extension)