Copying an S3 object from one bucket to another
This scenario describes a Job that uploads a new object to an existing empty S3 bucket bucket-src, then copies the object from the bucket bucket-src to another existing empty S3 bucket bucket-dst, finally lists the object in the bucket bucket-dst to see whether the object is successfully copied.