I\'m looping through my image files and calling $s3Client->putObject($object); for each one, but with hundreds of thousands of files, I can see this is going
$s3Client->putObject($object);