Uploading data to S3 using the aws-cli does aws-cli do any work to confirm that the resulting file in S3 matches the original file, or do I somehow need to manage that myself?
It matters to me because I'm intending to upload GPG-encrypted files from a backup process, and I'd like some confidence that what's been stored in S3 actually matches the original.