class Aws::S3::Types::Checksum


@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/Checksum AWS API Documentation
@return [String]<br>: docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html<br><br><br><br>the *Amazon S3 User Guide*.
value. For more information, see [Checking object integrity] in
The checksum type that is used to calculate the object’s checksum
@!attribute [rw] checksum_type
@return [String]<br>: docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html#large-object-checksums<br><br><br><br>integrity][1] in the *Amazon S3 User Guide*.
calculated with multipart uploads, see [ Checking object
each individual part. For more information about how checksums are
object. Instead, it’s a calculation based on the checksum values of
uploads, this value may not be a direct checksum value of the full
use an API operation on an object that was uploaded using multipart
only be present if the object was uploaded with the object. When you
The Base64 encoded, 256-bit ‘SHA256` digest of the object. This will
@!attribute [rw] checksum_sha256
@return [String]<br>: docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html#large-object-checksums<br><br><br><br>integrity][1] in the *Amazon S3 User Guide*.
calculated with multipart uploads, see [ Checking object
each individual part. For more information about how checksums are
object. Instead, it’s a calculation based on the checksum values of
uploads, this value may not be a direct checksum value of the full
use the API operation on an object that was uploaded using multipart
only be present if the object was uploaded with the object. When you
The Base64 encoded, 160-bit ‘SHA1` digest of the object. This will
@!attribute [rw] checksum_sha1
@return [String]<br>: docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html<br><br><br><br>integrity][1] in the *Amazon S3 User Guide*.
uploaded object). For more information, see [Checking object
(and Amazon S3 added the default checksum, `CRC64NVME`, to the
checksum algorithm, or if the object was uploaded without a checksum
checksum is present if the object was uploaded with the `CRC64NVME`
The Base64 encoded, 64-bit `CRC64NVME` checksum of the object. This
@!attribute [rw] checksum_crc64nvme
@return [String]<br>: docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html#large-object-checksums<br><br><br><br>object integrity] in the *Amazon S3 User Guide*.
how checksums are calculated with multipart uploads, see [ Checking
checksum values of each individual part. For more information about
value of the full object. Instead, it’s a calculation based on the
using multipart uploads, this value may not be a direct checksum
object. When you use an API operation on an object that was uploaded
checksum is only present if the checksum was uploaded with the
The Base64 encoded, 32-bit ‘CRC32C` checksum of the object. This
@!attribute [rw] checksum_crc32c
@return [String]<br>: docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html#large-object-checksums<br><br><br><br>object integrity] in the *Amazon S3 User Guide*.
how checksums are calculated with multipart uploads, see [ Checking
checksum values of each individual part. For more information about
value of the full object. Instead, it’s a calculation based on the
using multipart uploads, this value may not be a direct checksum
object. When you use an API operation on an object that was uploaded
checksum is only be present if the checksum was uploaded with the
The Base64 encoded, 32-bit ‘CRC32 checksum` of the object. This
@!attribute [rw] checksum_crc32
Contains all the possible checksum or digest values for an object.