* add aws s3 benchmark script * add s3 benchmark tests * rearrange so smaller diff, fix spelling * add configurable uplink config for s3-benchmark * make new bucket w/unique name for each s3 test * changes per CR
* move clients to internal/s3client * move Config and Client into common.go