upload_report_data_json.Rd
Upload Report Data from a nested list (to be converted to JSON)
upload_report_data_json(data, report_id, data_set_key, s3_file_name = NA)
data | List to be converted to JSON and written to S3 |
---|---|
report_id | Report id or name |
data_set_key | Unique key to identify the data set this file will be imported into |
s3_file_name | Name of the file in S3 to create (without a file extension) |