ETag
The entity tag (ETag) is a hash of the object representing its semantic content.
Contents
- algorithm
-
The algorithm used to calculate the read set’s ETag(s).
Type: String
Valid Values:
FASTQ_MD5up | BAM_MD5up | CRAM_MD5up | FASTQ_SHA256up | BAM_SHA256up | CRAM_SHA256up | FASTQ_SHA512up | BAM_SHA512up | CRAM_SHA512up
Required: No
- source1
-
The ETag hash calculated on Source1 of the read set.
Type: String
Required: No
- source2
-
The ETag hash calculated on Source2 of the read set.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: