Currently, `outfile` did not support `use_path_style` parameter and use `virtual-host style` by default, however some Object-storage may only support `use_path_style` access mode. This pr add the`use_path_style` parameter for s3 outfile, so that different object-storage can use different access mode.