Verification of artifacts uploaded to S3 for AWS deployments

I am looking for a way to verify the integrity of the zip file Serverless uploads to S3 as part of a deployment. I essentially need to confirm that nothing has been tampered with prior to running Cloudformation. Is there a way to do this with existing tools or plugins?