Values.S3ComputeObjectChecksumOperationSourceDirects the specified job to invoke the ComputeObjectChecksum operation on every object listed in the job's manifest.
type nonrec t = {checksumAlgorithm : ComputeObjectChecksumAlgorithm.t option;Indicates the algorithm that you want Amazon S3 to use to create the checksum. For more information, see Checking object integrity in the Amazon S3 User Guide.
*)checksumType : ComputeObjectChecksumType.t option;Indicates the checksum type that you want Amazon S3 to use to calculate the object's checksum value. For more information, see Checking object integrity in the Amazon S3 User Guide.
*)}