By specifying a `jsonpaths` parameter to an S3 file containing ordinal attribute position we can store free-form JSON in S3 and then reference the col order from the COPY command. http://docs.aws.amazon.com/redshift/latest/dg/r_COPY_command_examples.html
* Create base Interfaces for Pipeline * Add first base implementations for Pipeline * Add initial test for core functionality