MultipartReadSetUploadListItem
Part of the response to ListMultipartReadSetUploads, excluding completed and aborted multipart uploads.
Contents
- creationTime
-
The time stamp for when a direct upload was created.
Type: Timestamp
Required: Yes
- generatedFrom
-
The source of an uploaded part.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 127.
Pattern:
[\p{L}||\p{M}||\p{Z}||\p{S}||\p{N}||\p{P}]+
Required: Yes
- referenceArn
-
The source's reference ARN.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 127.
Pattern:
arn:.+
Required: Yes
- sampleId
-
The read set source's sample ID.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 127.
Pattern:
[\p{L}||\p{M}||\p{Z}||\p{S}||\p{N}||\p{P}]+
Required: Yes
- sequenceStoreId
-
The sequence store ID used for the multipart upload.
Type: String
Length Constraints: Minimum length of 10. Maximum length of 36.
Pattern:
[0-9]+
Required: Yes
- sourceFileType
-
The type of file the read set originated from.
Type: String
Valid Values:
FASTQ | BAM | CRAM | UBAM
Required: Yes
- subjectId
-
The read set source's subject ID.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 127.
Pattern:
[\p{L}||\p{M}||\p{Z}||\p{S}||\p{N}||\p{P}]+
Required: Yes
- uploadId
-
The ID for the initiated multipart upload.
Type: String
Length Constraints: Minimum length of 10. Maximum length of 36.
Pattern:
[0-9]+
Required: Yes
- description
-
The description of a read set.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[\p{L}||\p{M}||\p{Z}||\p{S}||\p{N}||\p{P}]+
Required: No
- name
-
The name of a read set.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 127.
Pattern:
[\p{L}||\p{M}||\p{Z}||\p{S}||\p{N}||\p{P}]+
Required: No
-
Any tags you wish to add to a read set.
Type: String to string map
Key Length Constraints: Minimum length of 1. Maximum length of 128.
Value Length Constraints: Minimum length of 0. Maximum length of 256.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: