Currently we resort to using a manual create table script in redshift in order to define a distribution key and a sort key in redshift.
See below:
http://docs.aws.amazon.com/redshift/latest/dg/tutorial-tuning-tables-distribution.html
It would be great to have functionality similar to the bulk loader for redshift whereby one can define distribution keys and sort keys as these actually improve the performance greatly with larger datasets