AWS SDK for .NET Documentation
Checksum Property
AmazonAmazon.Glacier.ModelCompleteMultipartUploadRequestChecksum Did this page help you?   Yes   No    Tell us about it...
The SHA256 tree hash of the entire archive. It is the tree hash of SHA256 tree hash of the individual parts. If the value you specify in the request does not match the SHA256 tree hash of the final assembled archive as computed by Amazon Glacier, Amazon Glacier returns an error and the request fails.
Declaration Syntax
C#
public string Checksum { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)