{
    "inputs": {
        "tuid": 0,
        "upc": 111111111111,
        "product_id": 1111111,
        "asset_type": "JPG",
        "physical_location_id": 1,
        "asset_type_id": 4,
        "asset_id": 0,
        "asset_location_id": 0,
        "asset_location_detail_id": 0,
        "updated_timestamp": "2022-04-11 10:30:05",
        "destination_filepath": "111111/111/111111111111.tif",
        "destination_filename": "111111111111.tif",
        "host": "s3-us-east-1",
        "path": "{upc(0,6)}/{upc(6,3)}/{upc}.tif",
        "drive_id": 111,
        "file_type": "file",
        "s3_source_bucket": "my-cool-bucket",
        "s3_source_key": "my/cool/file.tif",
        "s3_destination_key": "file.tif",
        "s3_destination_bucket": "destination-s3"
    },
    "task_token" : "mycooltoken",
    "task_name": "transfer_from_s3_to_s3"
}
