'2.0', 'service' => '
This is the AWS HealthOmics API Reference. For an introduction to the service, see What is AWS HealthOmics? in the AWS HealthOmics User Guide.
', 'operations' => [ 'AbortMultipartReadSetUpload' => 'Stops a multipart upload.
', 'BatchDeleteReadSet' => 'Deletes one or more read sets.
', 'CancelAnnotationImportJob' => 'Cancels an annotation import job.
', 'CancelRun' => 'Cancels a run.
', 'CancelVariantImportJob' => 'Cancels a variant import job.
', 'CompleteMultipartReadSetUpload' => 'Concludes a multipart upload once you have uploaded all the components.
', 'CreateAnnotationStore' => 'Creates an annotation store.
', 'CreateMultipartReadSetUpload' => 'Begins a multipart read set upload.
', 'CreateReferenceStore' => 'Creates a reference store.
', 'CreateRunGroup' => 'Creates a run group.
', 'CreateSequenceStore' => 'Creates a sequence store.
', 'CreateVariantStore' => 'Creates a variant store.
', 'CreateWorkflow' => 'Creates a workflow.
', 'DeleteAnnotationStore' => 'Deletes an annotation store.
', 'DeleteReference' => 'Deletes a genome reference.
', 'DeleteReferenceStore' => 'Deletes a genome reference store.
', 'DeleteRun' => 'Deletes a workflow run.
', 'DeleteRunGroup' => 'Deletes a workflow run group.
', 'DeleteSequenceStore' => 'Deletes a sequence store.
', 'DeleteVariantStore' => 'Deletes a variant store.
', 'DeleteWorkflow' => 'Deletes a workflow.
', 'GetAnnotationImportJob' => 'Gets information about an annotation import job.
', 'GetAnnotationStore' => 'Gets information about an annotation store.
', 'GetReadSet' => 'Gets a file from a read set.
', 'GetReadSetActivationJob' => 'Gets information about a read set activation job.
', 'GetReadSetExportJob' => 'Gets information about a read set export job.
', 'GetReadSetImportJob' => 'Gets information about a read set import job.
', 'GetReadSetMetadata' => 'Gets details about a read set.
', 'GetReference' => 'Gets a reference file.
', 'GetReferenceImportJob' => 'Gets information about a reference import job.
', 'GetReferenceMetadata' => 'Gets information about a genome reference\'s metadata.
', 'GetReferenceStore' => 'Gets information about a reference store.
', 'GetRun' => 'Gets information about a workflow run.
', 'GetRunGroup' => 'Gets information about a workflow run group.
', 'GetRunTask' => 'Gets information about a workflow run task.
', 'GetSequenceStore' => 'Gets information about a sequence store.
', 'GetVariantImportJob' => 'Gets information about a variant import job.
', 'GetVariantStore' => 'Gets information about a variant store.
', 'GetWorkflow' => 'Gets information about a workflow.
', 'ListAnnotationImportJobs' => 'Retrieves a list of annotation import jobs.
', 'ListAnnotationStores' => 'Retrieves a list of annotation stores.
', 'ListMultipartReadSetUploads' => 'Lists all multipart read set uploads and their statuses.
', 'ListReadSetActivationJobs' => 'Retrieves a list of read set activation jobs.
', 'ListReadSetExportJobs' => 'Retrieves a list of read set export jobs.
', 'ListReadSetImportJobs' => 'Retrieves a list of read set import jobs.
', 'ListReadSetUploadParts' => 'This operation will list all parts in a requested multipart upload for a sequence store.
', 'ListReadSets' => 'Retrieves a list of read sets.
', 'ListReferenceImportJobs' => 'Retrieves a list of reference import jobs.
', 'ListReferenceStores' => 'Retrieves a list of reference stores.
', 'ListReferences' => 'Retrieves a list of references.
', 'ListRunGroups' => 'Retrieves a list of run groups.
', 'ListRunTasks' => 'Retrieves a list of tasks for a run.
', 'ListRuns' => 'Retrieves a list of runs.
', 'ListSequenceStores' => 'Retrieves a list of sequence stores.
', 'ListTagsForResource' => 'Retrieves a list of tags for a resource.
', 'ListVariantImportJobs' => 'Retrieves a list of variant import jobs.
', 'ListVariantStores' => 'Retrieves a list of variant stores.
', 'ListWorkflows' => 'Retrieves a list of workflows.
', 'StartAnnotationImportJob' => 'Starts an annotation import job.
', 'StartReadSetActivationJob' => 'Activates an archived read set. To reduce storage charges, Amazon Omics archives unused read sets after 30 days.
', 'StartReadSetExportJob' => 'Exports a read set to Amazon S3.
', 'StartReadSetImportJob' => 'Starts a read set import job.
', 'StartReferenceImportJob' => 'Starts a reference import job.
', 'StartRun' => 'Starts a run.
', 'StartVariantImportJob' => 'Starts a variant import job.
', 'TagResource' => 'Tags a resource.
', 'UntagResource' => 'Removes tags from a resource.
', 'UpdateAnnotationStore' => 'Updates an annotation store.
', 'UpdateRunGroup' => 'Updates a run group.
', 'UpdateVariantStore' => 'Updates a variant store.
', 'UpdateWorkflow' => 'Updates a workflow.
', 'UploadReadSetPart' => 'This operation uploads a specific part of a read set. If you upload a new part using a previously used part number, the previously uploaded part will be overwritten.
', ], 'shapes' => [ 'AbortMultipartReadSetUploadRequest' => [ 'base' => NULL, 'refs' => [], ], 'AbortMultipartReadSetUploadResponse' => [ 'base' => NULL, 'refs' => [], ], 'Accelerators' => [ 'base' => NULL, 'refs' => [ 'CreateWorkflowRequest$accelerators' => 'The computational accelerator specified to run the workflow.
', 'GetRunResponse$accelerators' => 'The computational accelerator used to run the workflow.
', 'GetWorkflowResponse$accelerators' => 'The computational accelerator specified to run the workflow.
', ], ], 'AccessDeniedException' => [ 'base' => 'You do not have sufficient access to perform this action.
', 'refs' => [], ], 'ActivateReadSetFilter' => [ 'base' => 'A read set activation job filter.
', 'refs' => [ 'ListReadSetActivationJobsRequest$filter' => 'A filter to apply to the list.
', ], ], 'ActivateReadSetJobItem' => [ 'base' => 'A read set activation job.
', 'refs' => [ 'ActivateReadSetJobList$member' => NULL, ], ], 'ActivateReadSetJobList' => [ 'base' => NULL, 'refs' => [ 'ListReadSetActivationJobsResponse$activationJobs' => 'A list of jobs.
', ], ], 'ActivateReadSetSourceItem' => [ 'base' => 'A source for a read set activation job.
', 'refs' => [ 'ActivateReadSetSourceList$member' => NULL, ], ], 'ActivateReadSetSourceList' => [ 'base' => NULL, 'refs' => [ 'GetReadSetActivationJobResponse$sources' => 'The job\'s source files.
', ], ], 'ActivationJobId' => [ 'base' => NULL, 'refs' => [ 'ActivateReadSetJobItem$id' => 'The job\'s ID.
', 'GetReadSetActivationJobRequest$id' => 'The job\'s ID.
', 'GetReadSetActivationJobResponse$id' => 'The job\'s ID.
', 'StartReadSetActivationJobResponse$id' => 'The job\'s ID.
', ], ], 'AnnotationFieldMap' => [ 'base' => NULL, 'refs' => [ 'AnnotationImportJobItem$annotationFields' => 'The annotation schema generated by the parsed annotation data.
', 'GetAnnotationImportResponse$annotationFields' => 'The annotation schema generated by the parsed annotation data.
', 'GetVariantImportResponse$annotationFields' => 'The annotation schema generated by the parsed annotation data.
', 'StartAnnotationImportRequest$annotationFields' => 'The annotation schema generated by the parsed annotation data.
', 'StartVariantImportRequest$annotationFields' => 'The annotation schema generated by the parsed annotation data.
', 'VariantImportJobItem$annotationFields' => 'The annotation schema generated by the parsed annotation data.
', ], ], 'AnnotationFieldMapKeyString' => [ 'base' => NULL, 'refs' => [ 'AnnotationFieldMap$key' => NULL, ], ], 'AnnotationFieldMapValueString' => [ 'base' => NULL, 'refs' => [ 'AnnotationFieldMap$value' => NULL, ], ], 'AnnotationImportItemDetail' => [ 'base' => 'Details about an imported annotation item.
', 'refs' => [ 'AnnotationImportItemDetails$member' => NULL, ], ], 'AnnotationImportItemDetails' => [ 'base' => NULL, 'refs' => [ 'GetAnnotationImportResponse$items' => 'The job\'s imported items.
', ], ], 'AnnotationImportItemSource' => [ 'base' => 'A source for an annotation import job.
', 'refs' => [ 'AnnotationImportItemSources$member' => NULL, ], ], 'AnnotationImportItemSources' => [ 'base' => NULL, 'refs' => [ 'StartAnnotationImportRequest$items' => 'Items to import.
', ], ], 'AnnotationImportJobItem' => [ 'base' => 'An annotation import job.
', 'refs' => [ 'AnnotationImportJobItems$member' => NULL, ], ], 'AnnotationImportJobItems' => [ 'base' => NULL, 'refs' => [ 'ListAnnotationImportJobsResponse$annotationImportJobs' => 'A list of jobs.
', ], ], 'AnnotationStoreItem' => [ 'base' => 'An annotation store.
', 'refs' => [ 'AnnotationStoreItems$member' => NULL, ], ], 'AnnotationStoreItems' => [ 'base' => NULL, 'refs' => [ 'ListAnnotationStoresResponse$annotationStores' => 'A list of stores.
', ], ], 'AnnotationType' => [ 'base' => NULL, 'refs' => [ 'TsvStoreOptions$annotationType' => 'The store\'s annotation type.
', ], ], 'Arn' => [ 'base' => NULL, 'refs' => [ 'AnnotationImportJobItem$roleArn' => 'The job\'s service role ARN.
', 'AnnotationStoreItem$storeArn' => 'The store\'s ARN.
', 'GetAnnotationImportResponse$roleArn' => 'The job\'s service role ARN.
', 'GetAnnotationStoreResponse$storeArn' => 'The store\'s ARN.
', 'GetVariantImportResponse$roleArn' => 'The job\'s service role ARN.
', 'GetVariantStoreResponse$storeArn' => 'The store\'s ARN.
', 'StartAnnotationImportRequest$roleArn' => 'A service role for the job.
', 'StartVariantImportRequest$roleArn' => 'A service role for the job.
', 'VariantImportJobItem$roleArn' => 'The job\'s service role ARN.
', 'VariantStoreItem$storeArn' => 'The store\'s ARN.
', ], ], 'BatchDeleteReadSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'BatchDeleteReadSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'Blob' => [ 'base' => NULL, 'refs' => [ 'CreateWorkflowRequest$definitionZip' => 'A ZIP archive for the workflow.
', ], ], 'Boolean' => [ 'base' => NULL, 'refs' => [ 'VcfOptions$ignoreQualField' => 'The file\'s ignore qual field setting.
', 'VcfOptions$ignoreFilterField' => 'The file\'s ignore filter field setting.
', 'WorkflowParameter$optional' => 'Whether the parameter is optional.
', ], ], 'CancelAnnotationImportRequest' => [ 'base' => NULL, 'refs' => [], ], 'CancelAnnotationImportResponse' => [ 'base' => NULL, 'refs' => [], ], 'CancelRunRequest' => [ 'base' => NULL, 'refs' => [], ], 'CancelVariantImportRequest' => [ 'base' => NULL, 'refs' => [], ], 'CancelVariantImportResponse' => [ 'base' => NULL, 'refs' => [], ], 'ClientToken' => [ 'base' => NULL, 'refs' => [ 'CreateMultipartReadSetUploadRequest$clientToken' => 'An idempotency token that can be used to avoid triggering multiple multipart uploads.
', 'CreateReferenceStoreRequest$clientToken' => 'To ensure that requests don\'t run multiple times, specify a unique token for each request.
', 'CreateSequenceStoreRequest$clientToken' => 'To ensure that requests don\'t run multiple times, specify a unique token for each request.
', 'StartReadSetActivationJobRequest$clientToken' => 'To ensure that jobs don\'t run multiple times, specify a unique token for each job.
', 'StartReadSetExportJobRequest$clientToken' => 'To ensure that jobs don\'t run multiple times, specify a unique token for each job.
', 'StartReadSetImportJobRequest$clientToken' => 'To ensure that jobs don\'t run multiple times, specify a unique token for each job.
', 'StartReferenceImportJobRequest$clientToken' => 'To ensure that jobs don\'t run multiple times, specify a unique token for each job.
', ], ], 'CommentChar' => [ 'base' => NULL, 'refs' => [ 'ReadOptions$comment' => 'The file\'s comment character.
', ], ], 'CompleteMultipartReadSetUploadRequest' => [ 'base' => NULL, 'refs' => [], ], 'CompleteMultipartReadSetUploadResponse' => [ 'base' => NULL, 'refs' => [], ], 'CompleteReadSetUploadPartList' => [ 'base' => NULL, 'refs' => [ 'CompleteMultipartReadSetUploadRequest$parts' => 'The individual uploads or parts of a multipart upload.
', ], ], 'CompleteReadSetUploadPartListItem' => [ 'base' => 'Part of the response to the CompleteReadSetUpload API, including metadata.
', 'refs' => [ 'CompleteReadSetUploadPartList$member' => NULL, ], ], 'CompleteReadSetUploadPartListItemPartNumberInteger' => [ 'base' => NULL, 'refs' => [ 'CompleteReadSetUploadPartListItem$partNumber' => 'A number identifying the part in a read set upload.
', ], ], 'CompletionTime' => [ 'base' => NULL, 'refs' => [ 'AnnotationImportJobItem$completionTime' => 'When the job completed.
', 'GetAnnotationImportResponse$completionTime' => 'When the job completed.
', 'GetVariantImportResponse$completionTime' => 'When the job completed.
', 'VariantImportJobItem$completionTime' => 'When the job completed.
', ], ], 'ConflictException' => [ 'base' => 'The request cannot be applied to the target resource in its current state.
', 'refs' => [], ], 'CreateAnnotationStoreRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateAnnotationStoreRequestNameString' => [ 'base' => NULL, 'refs' => [ 'CreateAnnotationStoreRequest$name' => 'A name for the store.
', ], ], 'CreateAnnotationStoreResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateMultipartReadSetUploadRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateMultipartReadSetUploadResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateReferenceStoreRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateReferenceStoreResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateRunGroupRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateRunGroupRequestMaxCpusInteger' => [ 'base' => NULL, 'refs' => [ 'CreateRunGroupRequest$maxCpus' => 'The maximum number of CPUs to use in the group.
', ], ], 'CreateRunGroupRequestMaxDurationInteger' => [ 'base' => NULL, 'refs' => [ 'CreateRunGroupRequest$maxDuration' => 'A maximum run time for the group in minutes.
', ], ], 'CreateRunGroupRequestMaxGpusInteger' => [ 'base' => NULL, 'refs' => [ 'CreateRunGroupRequest$maxGpus' => 'The maximum GPUs that can be used by a run group.
', ], ], 'CreateRunGroupRequestMaxRunsInteger' => [ 'base' => NULL, 'refs' => [ 'CreateRunGroupRequest$maxRuns' => 'The maximum number of concurrent runs for the group.
', ], ], 'CreateRunGroupResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateSequenceStoreRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateSequenceStoreResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateVariantStoreRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateVariantStoreRequestNameString' => [ 'base' => NULL, 'refs' => [ 'CreateVariantStoreRequest$name' => 'A name for the store.
', ], ], 'CreateVariantStoreResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateWorkflowRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateWorkflowRequestStorageCapacityInteger' => [ 'base' => NULL, 'refs' => [ 'CreateWorkflowRequest$storageCapacity' => 'A storage capacity for the workflow in gigabytes.
', ], ], 'CreateWorkflowResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreationTime' => [ 'base' => NULL, 'refs' => [ 'AnnotationImportJobItem$creationTime' => 'When the job was created.
', 'AnnotationStoreItem$creationTime' => 'The store\'s creation time.
', 'CreateAnnotationStoreResponse$creationTime' => 'When the store was created.
', 'CreateVariantStoreResponse$creationTime' => 'When the store was created.
', 'GetAnnotationImportResponse$creationTime' => 'When the job was created.
', 'GetAnnotationStoreResponse$creationTime' => 'When the store was created.
', 'GetVariantImportResponse$creationTime' => 'When the job was created.
', 'GetVariantStoreResponse$creationTime' => 'When the store was created.
', 'UpdateAnnotationStoreResponse$creationTime' => 'When the store was created.
', 'UpdateVariantStoreResponse$creationTime' => 'When the store was created.
', 'VariantImportJobItem$creationTime' => 'When the job was created.
', 'VariantStoreItem$creationTime' => 'When the store was created.
', ], ], 'DeleteAnnotationStoreRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAnnotationStoreResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteReferenceRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteReferenceResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteReferenceStoreRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteReferenceStoreResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteRunGroupRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteRunRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteSequenceStoreRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteSequenceStoreResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteVariantStoreRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteVariantStoreResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteWorkflowRequest' => [ 'base' => NULL, 'refs' => [], ], 'Encoding' => [ 'base' => NULL, 'refs' => [ 'ReadOptions$encoding' => 'The file\'s encoding.
', ], ], 'EncryptionType' => [ 'base' => NULL, 'refs' => [ 'SseConfig$type' => 'The encryption type.
', ], ], 'EscapeChar' => [ 'base' => NULL, 'refs' => [ 'ReadOptions$escape' => 'A character for escaping quotes in the file.
', ], ], 'EscapeQuotes' => [ 'base' => NULL, 'refs' => [ 'ReadOptions$escapeQuotes' => 'Whether quotes need to be escaped in the file.
', ], ], 'ExportJobId' => [ 'base' => NULL, 'refs' => [ 'ExportReadSetJobDetail$id' => 'The job\'s ID.
', 'GetReadSetExportJobRequest$id' => 'The job\'s ID.
', 'GetReadSetExportJobResponse$id' => 'The job\'s ID.
', 'StartReadSetExportJobResponse$id' => 'The job\'s ID.
', ], ], 'ExportReadSet' => [ 'base' => 'A read set.
', 'refs' => [ 'StartReadSetExportJobRequestSourcesList$member' => NULL, ], ], 'ExportReadSetDetail' => [ 'base' => 'Details about a read set.
', 'refs' => [ 'ExportReadSetDetailList$member' => NULL, ], ], 'ExportReadSetDetailList' => [ 'base' => NULL, 'refs' => [ 'GetReadSetExportJobResponse$readSets' => 'The job\'s read sets.
', ], ], 'ExportReadSetFilter' => [ 'base' => 'An read set export job filter.
', 'refs' => [ 'ListReadSetExportJobsRequest$filter' => 'A filter to apply to the list.
', ], ], 'ExportReadSetJobDetail' => [ 'base' => 'Details about a read set export job.
', 'refs' => [ 'ExportReadSetJobDetailList$member' => NULL, ], ], 'ExportReadSetJobDetailList' => [ 'base' => NULL, 'refs' => [ 'ListReadSetExportJobsResponse$exportJobs' => 'A list of jobs.
', ], ], 'FileInformation' => [ 'base' => 'Details about a file.
', 'refs' => [ 'ReadSetFiles$source1' => 'The location of the first file in Amazon S3.
', 'ReadSetFiles$source2' => 'The location of the second file in Amazon S3.
', 'ReadSetFiles$index' => 'The files\' index.
', 'ReferenceFiles$source' => 'The source file\'s location in Amazon S3.
', 'ReferenceFiles$index' => 'The files\' index.
', ], ], 'FileInformationContentLengthLong' => [ 'base' => NULL, 'refs' => [ 'FileInformation$contentLength' => 'The file\'s content length.
', ], ], 'FileInformationPartSizeLong' => [ 'base' => NULL, 'refs' => [ 'FileInformation$partSize' => 'The file\'s part size.
', ], ], 'FileInformationTotalPartsInteger' => [ 'base' => NULL, 'refs' => [ 'FileInformation$totalParts' => 'The file\'s total parts.
', ], ], 'FileType' => [ 'base' => NULL, 'refs' => [ 'CreateMultipartReadSetUploadRequest$sourceFileType' => 'The type of file being uploaded.
', 'CreateMultipartReadSetUploadResponse$sourceFileType' => 'The file type of the read set source.
', 'GetReadSetMetadataResponse$fileType' => 'The read set\'s file type.
', 'ImportReadSetSourceItem$sourceFileType' => 'The source\'s file type.
', 'MultipartReadSetUploadListItem$sourceFileType' => 'The type of file the read set originated from.
', 'ReadSetListItem$fileType' => 'The read set\'s file type.
', 'StartReadSetImportJobSourceItem$sourceFileType' => 'The source\'s file type.
', ], ], 'FormatOptions' => [ 'base' => 'Formatting options for a file.
', 'refs' => [ 'GetAnnotationImportResponse$formatOptions' => NULL, 'StartAnnotationImportRequest$formatOptions' => 'Formatting options for the annotation file.
', ], ], 'FormatToHeader' => [ 'base' => NULL, 'refs' => [ 'TsvStoreOptions$formatToHeader' => 'The store\'s header key to column name mapping.
', ], ], 'FormatToHeaderKey' => [ 'base' => NULL, 'refs' => [ 'FormatToHeader$key' => NULL, ], ], 'FormatToHeaderValueString' => [ 'base' => NULL, 'refs' => [ 'FormatToHeader$value' => NULL, ], ], 'GeneratedFrom' => [ 'base' => NULL, 'refs' => [ 'CreateMultipartReadSetUploadRequest$generatedFrom' => 'Where the source originated.
', 'CreateMultipartReadSetUploadResponse$generatedFrom' => 'The source of the read set.
', 'ImportReadSetSourceItem$generatedFrom' => 'Where the source originated.
', 'MultipartReadSetUploadListItem$generatedFrom' => 'The source of an uploaded part.
', 'ReadSetFilter$generatedFrom' => 'Where the source originated.
', 'SequenceInformation$generatedFrom' => 'Where the sequence originated.
', 'StartReadSetImportJobSourceItem$generatedFrom' => 'Where the source originated.
', ], ], 'GetAnnotationImportRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetAnnotationImportResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetAnnotationStoreRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetAnnotationStoreResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetReadSetActivationJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetReadSetActivationJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetReadSetExportJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetReadSetExportJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetReadSetImportJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetReadSetImportJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetReadSetMetadataRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetReadSetMetadataResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetReadSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetReadSetRequestPartNumberInteger' => [ 'base' => NULL, 'refs' => [ 'GetReadSetRequest$partNumber' => 'The part number to retrieve.
', ], ], 'GetReadSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetReferenceImportJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetReferenceImportJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetReferenceMetadataRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetReferenceMetadataResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetReferenceRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetReferenceRequestPartNumberInteger' => [ 'base' => NULL, 'refs' => [ 'GetReferenceRequest$partNumber' => 'The part number to retrieve.
', ], ], 'GetReferenceResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetReferenceStoreRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetReferenceStoreResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetRunGroupRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetRunGroupResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetRunGroupResponseMaxCpusInteger' => [ 'base' => NULL, 'refs' => [ 'GetRunGroupResponse$maxCpus' => 'The group\'s maximum number of CPUs to use.
', ], ], 'GetRunGroupResponseMaxDurationInteger' => [ 'base' => NULL, 'refs' => [ 'GetRunGroupResponse$maxDuration' => 'The group\'s maximum run time in minutes.
', ], ], 'GetRunGroupResponseMaxGpusInteger' => [ 'base' => NULL, 'refs' => [ 'GetRunGroupResponse$maxGpus' => 'The maximum GPUs that can be used by a run group.
', ], ], 'GetRunGroupResponseMaxRunsInteger' => [ 'base' => NULL, 'refs' => [ 'GetRunGroupResponse$maxRuns' => 'The maximum number of concurrent runs for the group.
', ], ], 'GetRunRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetRunResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetRunResponsePriorityInteger' => [ 'base' => NULL, 'refs' => [ 'GetRunResponse$priority' => 'The run\'s priority.
', ], ], 'GetRunResponseStorageCapacityInteger' => [ 'base' => NULL, 'refs' => [ 'GetRunResponse$storageCapacity' => 'The run\'s storage capacity in gigabytes.
', ], ], 'GetRunTaskRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetRunTaskResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetRunTaskResponseCpusInteger' => [ 'base' => NULL, 'refs' => [ 'GetRunTaskResponse$cpus' => 'The task\'s CPU usage.
', ], ], 'GetRunTaskResponseGpusInteger' => [ 'base' => NULL, 'refs' => [ 'GetRunTaskResponse$gpus' => 'The number of Graphics Processing Units (GPU) specified in the task.
', ], ], 'GetRunTaskResponseMemoryInteger' => [ 'base' => NULL, 'refs' => [ 'GetRunTaskResponse$memory' => 'The task\'s memory use in gigabytes.
', ], ], 'GetSequenceStoreRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetSequenceStoreResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetVariantImportRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetVariantImportResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetVariantStoreRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetVariantStoreResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetWorkflowRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetWorkflowResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetWorkflowResponseStorageCapacityInteger' => [ 'base' => NULL, 'refs' => [ 'GetWorkflowResponse$storageCapacity' => 'The workflow\'s storage capacity in gigabytes.
', ], ], 'Header' => [ 'base' => NULL, 'refs' => [ 'ReadOptions$header' => 'Whether the file has a header row.
', ], ], 'ImportJobId' => [ 'base' => NULL, 'refs' => [ 'GetReadSetImportJobRequest$id' => 'The job\'s ID.
', 'GetReadSetImportJobResponse$id' => 'The job\'s ID.
', 'GetReferenceImportJobRequest$id' => 'The job\'s ID.
', 'GetReferenceImportJobResponse$id' => 'The job\'s ID.
', 'ImportReadSetJobItem$id' => 'The job\'s ID.
', 'ImportReferenceJobItem$id' => 'The job\'s ID.
', 'StartReadSetImportJobResponse$id' => 'The job\'s ID.
', 'StartReferenceImportJobResponse$id' => 'The job\'s ID.
', ], ], 'ImportReadSetFilter' => [ 'base' => 'A filter for import read set jobs.
', 'refs' => [ 'ListReadSetImportJobsRequest$filter' => 'A filter to apply to the list.
', ], ], 'ImportReadSetJobItem' => [ 'base' => 'An import read set job.
', 'refs' => [ 'ImportReadSetJobList$member' => NULL, ], ], 'ImportReadSetJobList' => [ 'base' => NULL, 'refs' => [ 'ListReadSetImportJobsResponse$importJobs' => 'A list of jobs.
', ], ], 'ImportReadSetSourceItem' => [ 'base' => 'A source for an import read set job.
', 'refs' => [ 'ImportReadSetSourceList$member' => NULL, ], ], 'ImportReadSetSourceList' => [ 'base' => NULL, 'refs' => [ 'GetReadSetImportJobResponse$sources' => 'The job\'s source files.
', ], ], 'ImportReferenceFilter' => [ 'base' => 'A filter for import references.
', 'refs' => [ 'ListReferenceImportJobsRequest$filter' => 'A filter to apply to the list.
', ], ], 'ImportReferenceJobItem' => [ 'base' => 'An import reference job.
', 'refs' => [ 'ImportReferenceJobList$member' => NULL, ], ], 'ImportReferenceJobList' => [ 'base' => NULL, 'refs' => [ 'ListReferenceImportJobsResponse$importJobs' => 'A lis of jobs.
', ], ], 'ImportReferenceSourceItem' => [ 'base' => 'An genome reference source.
', 'refs' => [ 'ImportReferenceSourceList$member' => NULL, ], ], 'ImportReferenceSourceList' => [ 'base' => NULL, 'refs' => [ 'GetReferenceImportJobResponse$sources' => 'The job\'s source files.
', ], ], 'InternalServerException' => [ 'base' => 'An unexpected error occurred. Try the request again.
', 'refs' => [], ], 'JobStatus' => [ 'base' => NULL, 'refs' => [ 'AnnotationImportItemDetail$jobStatus' => 'The item\'s job status.
', 'AnnotationImportJobItem$status' => 'The job\'s status.
', 'GetAnnotationImportResponse$status' => 'The job\'s status.
', 'GetVariantImportResponse$status' => 'The job\'s status.
', 'ListAnnotationImportJobsFilter$status' => 'A status to filter on.
', 'ListVariantImportJobsFilter$status' => 'A status to filter on.
', 'VariantImportItemDetail$jobStatus' => 'The item\'s job status.
', 'VariantImportJobItem$status' => 'The job\'s status.
', ], ], 'JobStatusMessage' => [ 'base' => NULL, 'refs' => [ 'ActivateReadSetSourceItem$statusMessage' => 'The source\'s status message.
', 'ExportReadSetDetail$statusMessage' => 'The set\'s status message.
', 'GetReadSetActivationJobResponse$statusMessage' => 'The job\'s status message.
', 'GetReadSetExportJobResponse$statusMessage' => 'The job\'s status message.
', 'GetReadSetImportJobResponse$statusMessage' => 'The job\'s status message.
', 'GetReferenceImportJobResponse$statusMessage' => 'The job\'s status message.
', 'ImportReadSetSourceItem$statusMessage' => 'The source\'s status message.
', 'ImportReferenceSourceItem$statusMessage' => 'The source\'s status message.
', ], ], 'JobStatusMsg' => [ 'base' => NULL, 'refs' => [ 'GetAnnotationImportResponse$statusMessage' => 'The job\'s status message.
', 'GetVariantImportResponse$statusMessage' => 'The job\'s status message.
', 'VariantImportItemDetail$statusMessage' => 'A message that provides additional context about a job
', ], ], 'LineSep' => [ 'base' => NULL, 'refs' => [ 'ReadOptions$lineSep' => 'A line separator for the file.
', ], ], 'ListAnnotationImportJobsFilter' => [ 'base' => 'A filter for annotation import jobs.
', 'refs' => [ 'ListAnnotationImportJobsRequest$filter' => 'A filter to apply to the list.
', ], ], 'ListAnnotationImportJobsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListAnnotationImportJobsRequestIdsList' => [ 'base' => NULL, 'refs' => [ 'ListAnnotationImportJobsRequest$ids' => 'IDs of annotation import jobs to retrieve.
', ], ], 'ListAnnotationImportJobsRequestMaxResultsInteger' => [ 'base' => NULL, 'refs' => [ 'ListAnnotationImportJobsRequest$maxResults' => 'The maximum number of jobs to return in one page of results.
', ], ], 'ListAnnotationImportJobsRequestNextTokenString' => [ 'base' => NULL, 'refs' => [ 'ListAnnotationImportJobsRequest$nextToken' => 'Specify the pagination token from a previous request to retrieve the next page of results.
', ], ], 'ListAnnotationImportJobsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListAnnotationStoresFilter' => [ 'base' => 'A filter for annotation stores.
', 'refs' => [ 'ListAnnotationStoresRequest$filter' => 'A filter to apply to the list.
', ], ], 'ListAnnotationStoresRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListAnnotationStoresRequestIdsList' => [ 'base' => NULL, 'refs' => [ 'ListAnnotationStoresRequest$ids' => 'IDs of stores to list.
', ], ], 'ListAnnotationStoresRequestMaxResultsInteger' => [ 'base' => NULL, 'refs' => [ 'ListAnnotationStoresRequest$maxResults' => 'The maximum number of stores to return in one page of results.
', ], ], 'ListAnnotationStoresRequestNextTokenString' => [ 'base' => NULL, 'refs' => [ 'ListAnnotationStoresRequest$nextToken' => 'Specify the pagination token from a previous request to retrieve the next page of results.
', ], ], 'ListAnnotationStoresResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListMultipartReadSetUploadsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListMultipartReadSetUploadsRequestMaxResultsInteger' => [ 'base' => NULL, 'refs' => [ 'ListMultipartReadSetUploadsRequest$maxResults' => 'The maximum number of multipart uploads returned in a page.
', ], ], 'ListMultipartReadSetUploadsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListReadSetActivationJobsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListReadSetActivationJobsRequestMaxResultsInteger' => [ 'base' => NULL, 'refs' => [ 'ListReadSetActivationJobsRequest$maxResults' => 'The maximum number of read set activation jobs to return in one page of results.
', ], ], 'ListReadSetActivationJobsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListReadSetExportJobsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListReadSetExportJobsRequestMaxResultsInteger' => [ 'base' => NULL, 'refs' => [ 'ListReadSetExportJobsRequest$maxResults' => 'The maximum number of jobs to return in one page of results.
', ], ], 'ListReadSetExportJobsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListReadSetImportJobsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListReadSetImportJobsRequestMaxResultsInteger' => [ 'base' => NULL, 'refs' => [ 'ListReadSetImportJobsRequest$maxResults' => 'The maximum number of jobs to return in one page of results.
', ], ], 'ListReadSetImportJobsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListReadSetUploadPartsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListReadSetUploadPartsRequestMaxResultsInteger' => [ 'base' => NULL, 'refs' => [ 'ListReadSetUploadPartsRequest$maxResults' => 'The maximum number of read set upload parts returned in a page.
', ], ], 'ListReadSetUploadPartsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListReadSetsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListReadSetsRequestMaxResultsInteger' => [ 'base' => NULL, 'refs' => [ 'ListReadSetsRequest$maxResults' => 'The maximum number of read sets to return in one page of results.
', ], ], 'ListReadSetsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListReferenceImportJobsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListReferenceImportJobsRequestMaxResultsInteger' => [ 'base' => NULL, 'refs' => [ 'ListReferenceImportJobsRequest$maxResults' => 'The maximum number of jobs to return in one page of results.
', ], ], 'ListReferenceImportJobsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListReferenceStoresRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListReferenceStoresRequestMaxResultsInteger' => [ 'base' => NULL, 'refs' => [ 'ListReferenceStoresRequest$maxResults' => 'The maximum number of stores to return in one page of results.
', ], ], 'ListReferenceStoresResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListReferencesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListReferencesRequestMaxResultsInteger' => [ 'base' => NULL, 'refs' => [ 'ListReferencesRequest$maxResults' => 'The maximum number of references to return in one page of results.
', ], ], 'ListReferencesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListRunGroupsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListRunGroupsRequestMaxResultsInteger' => [ 'base' => NULL, 'refs' => [ 'ListRunGroupsRequest$maxResults' => 'The maximum number of run groups to return in one page of results.
', ], ], 'ListRunGroupsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListRunTasksRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListRunTasksRequestMaxResultsInteger' => [ 'base' => NULL, 'refs' => [ 'ListRunTasksRequest$maxResults' => 'The maximum number of run tasks to return in one page of results.
', ], ], 'ListRunTasksResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListRunsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListRunsRequestMaxResultsInteger' => [ 'base' => NULL, 'refs' => [ 'ListRunsRequest$maxResults' => 'The maximum number of runs to return in one page of results.
', ], ], 'ListRunsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListSequenceStoresRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListSequenceStoresRequestMaxResultsInteger' => [ 'base' => NULL, 'refs' => [ 'ListSequenceStoresRequest$maxResults' => 'The maximum number of stores to return in one page of results.
', ], ], 'ListSequenceStoresResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListVariantImportJobsFilter' => [ 'base' => 'A filter for variant import jobs.
', 'refs' => [ 'ListVariantImportJobsRequest$filter' => 'A filter to apply to the list.
', ], ], 'ListVariantImportJobsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListVariantImportJobsRequestIdsList' => [ 'base' => NULL, 'refs' => [ 'ListVariantImportJobsRequest$ids' => 'A list of job IDs.
', ], ], 'ListVariantImportJobsRequestMaxResultsInteger' => [ 'base' => NULL, 'refs' => [ 'ListVariantImportJobsRequest$maxResults' => 'The maximum number of import jobs to return in one page of results.
', ], ], 'ListVariantImportJobsRequestNextTokenString' => [ 'base' => NULL, 'refs' => [ 'ListVariantImportJobsRequest$nextToken' => 'Specify the pagination token from a previous request to retrieve the next page of results.
', ], ], 'ListVariantImportJobsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListVariantStoresFilter' => [ 'base' => 'A filter for variant stores.
', 'refs' => [ 'ListVariantStoresRequest$filter' => 'A filter to apply to the list.
', ], ], 'ListVariantStoresRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListVariantStoresRequestIdsList' => [ 'base' => NULL, 'refs' => [ 'ListVariantStoresRequest$ids' => 'A list of store IDs.
', ], ], 'ListVariantStoresRequestMaxResultsInteger' => [ 'base' => NULL, 'refs' => [ 'ListVariantStoresRequest$maxResults' => 'The maximum number of stores to return in one page of results.
', ], ], 'ListVariantStoresRequestNextTokenString' => [ 'base' => NULL, 'refs' => [ 'ListVariantStoresRequest$nextToken' => 'Specify the pagination token from a previous request to retrieve the next page of results.
', ], ], 'ListVariantStoresResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListWorkflowsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListWorkflowsRequestMaxResultsInteger' => [ 'base' => NULL, 'refs' => [ 'ListWorkflowsRequest$maxResults' => 'The maximum number of workflows to return in one page of results.
', ], ], 'ListWorkflowsResponse' => [ 'base' => NULL, 'refs' => [], ], 'Long' => [ 'base' => NULL, 'refs' => [ 'AnnotationStoreItem$storeSizeBytes' => 'The store\'s size in bytes.
', 'GetAnnotationStoreResponse$storeSizeBytes' => 'The store\'s size in bytes.
', 'GetVariantStoreResponse$storeSizeBytes' => 'The store\'s size in bytes.
', 'SequenceInformation$totalReadCount' => 'The sequence\'s total read count.
', 'SequenceInformation$totalBaseCount' => 'The sequence\'s total base count.
', 'VariantStoreItem$storeSizeBytes' => 'The store\'s size in bytes.
', ], ], 'Md5' => [ 'base' => NULL, 'refs' => [ 'GetReferenceMetadataResponse$md5' => 'The reference\'s MD5 checksum.
', 'ReferenceFilter$md5' => 'An MD5 checksum to filter on.
', 'ReferenceListItem$md5' => 'The reference\'s MD5 checksum.
', ], ], 'MultipartReadSetUploadList' => [ 'base' => NULL, 'refs' => [ 'ListMultipartReadSetUploadsResponse$uploads' => 'An array of multipart uploads.
', ], ], 'MultipartReadSetUploadListItem' => [ 'base' => 'Part of the response to ListMultipartReadSetUploads, excluding completed and aborted multipart uploads.
', 'refs' => [ 'MultipartReadSetUploadList$member' => NULL, ], ], 'NextToken' => [ 'base' => NULL, 'refs' => [ 'ListMultipartReadSetUploadsRequest$nextToken' => 'Next token returned in the response of a previous ListMultipartReadSetUploads call. Used to get the next page of results.
', 'ListMultipartReadSetUploadsResponse$nextToken' => 'Next token returned in the response of a previous ListMultipartReadSetUploads call. Used to get the next page of results.
', 'ListReadSetActivationJobsRequest$nextToken' => 'Specify the pagination token from a previous request to retrieve the next page of results.
', 'ListReadSetActivationJobsResponse$nextToken' => 'A pagination token that\'s included if more results are available.
', 'ListReadSetExportJobsRequest$nextToken' => 'Specify the pagination token from a previous request to retrieve the next page of results.
', 'ListReadSetExportJobsResponse$nextToken' => 'A pagination token that\'s included if more results are available.
', 'ListReadSetImportJobsRequest$nextToken' => 'Specify the pagination token from a previous request to retrieve the next page of results.
', 'ListReadSetImportJobsResponse$nextToken' => 'A pagination token that\'s included if more results are available.
', 'ListReadSetUploadPartsRequest$nextToken' => 'Next token returned in the response of a previous ListReadSetUploadPartsRequest call. Used to get the next page of results.
', 'ListReadSetUploadPartsResponse$nextToken' => 'Next token returned in the response of a previous ListReadSetUploadParts call. Used to get the next page of results.
', 'ListReadSetsRequest$nextToken' => 'Specify the pagination token from a previous request to retrieve the next page of results.
', 'ListReadSetsResponse$nextToken' => 'A pagination token that\'s included if more results are available.
', 'ListReferenceImportJobsRequest$nextToken' => 'Specify the pagination token from a previous request to retrieve the next page of results.
', 'ListReferenceImportJobsResponse$nextToken' => 'A pagination token that\'s included if more results are available.
', 'ListReferenceStoresRequest$nextToken' => 'Specify the pagination token from a previous request to retrieve the next page of results.
', 'ListReferenceStoresResponse$nextToken' => 'A pagination token that\'s included if more results are available.
', 'ListReferencesRequest$nextToken' => 'Specify the pagination token from a previous request to retrieve the next page of results.
', 'ListReferencesResponse$nextToken' => 'A pagination token that\'s included if more results are available.
', 'ListSequenceStoresRequest$nextToken' => 'Specify the pagination token from a previous request to retrieve the next page of results.
', 'ListSequenceStoresResponse$nextToken' => 'A pagination token that\'s included if more results are available.
', ], ], 'NotSupportedOperationException' => [ 'base' => 'The operation is not supported by Amazon Omics, or the API does not exist.
', 'refs' => [], ], 'PrimitiveBoolean' => [ 'base' => NULL, 'refs' => [ 'DeleteAnnotationStoreRequest$force' => 'Whether to force deletion.
', 'DeleteVariantStoreRequest$force' => 'Whether to force deletion.
', ], ], 'Quote' => [ 'base' => NULL, 'refs' => [ 'ReadOptions$quote' => 'The file\'s quote character.
', ], ], 'QuoteAll' => [ 'base' => NULL, 'refs' => [ 'ReadOptions$quoteAll' => 'Whether all values need to be quoted, or just those that contain quotes.
', ], ], 'Range' => [ 'base' => NULL, 'refs' => [ 'GetReferenceRequest$range' => 'The range to retrieve.
', ], ], 'RangeNotSatisfiableException' => [ 'base' => 'The ranges specified in the request are not valid.
', 'refs' => [], ], 'ReadOptions' => [ 'base' => 'Read options for an annotation import job.
', 'refs' => [ 'TsvOptions$readOptions' => 'The file\'s read options.
', ], ], 'ReadSetActivationJobItemStatus' => [ 'base' => NULL, 'refs' => [ 'ActivateReadSetSourceItem$status' => 'The source\'s status.
', ], ], 'ReadSetActivationJobStatus' => [ 'base' => NULL, 'refs' => [ 'ActivateReadSetFilter$status' => 'The filter\'s status.
', 'ActivateReadSetJobItem$status' => 'The job\'s status.
', 'GetReadSetActivationJobResponse$status' => 'The job\'s status.
', 'StartReadSetActivationJobResponse$status' => 'The job\'s status.
', ], ], 'ReadSetArn' => [ 'base' => NULL, 'refs' => [ 'GetReadSetMetadataResponse$arn' => 'The read set\'s ARN.
', 'ReadSetListItem$arn' => 'The read set\'s ARN.
', ], ], 'ReadSetBatchError' => [ 'base' => 'An error from a batch read set operation.
', 'refs' => [ 'ReadSetBatchErrorList$member' => NULL, ], ], 'ReadSetBatchErrorList' => [ 'base' => NULL, 'refs' => [ 'BatchDeleteReadSetResponse$errors' => 'Errors returned by individual delete operations.
', ], ], 'ReadSetDescription' => [ 'base' => NULL, 'refs' => [ 'CreateMultipartReadSetUploadRequest$description' => 'The description of the read set.
', 'CreateMultipartReadSetUploadResponse$description' => 'The description of the read set.
', 'GetReadSetMetadataResponse$description' => 'The read set\'s description.
', 'ImportReadSetSourceItem$description' => 'The source\'s description.
', 'MultipartReadSetUploadListItem$description' => 'The description of a read set.
', 'ReadSetListItem$description' => 'The read set\'s description.
', 'StartReadSetImportJobSourceItem$description' => 'The source\'s description.
', ], ], 'ReadSetExportJobItemStatus' => [ 'base' => NULL, 'refs' => [ 'ExportReadSetDetail$status' => 'The set\'s status.
', ], ], 'ReadSetExportJobStatus' => [ 'base' => NULL, 'refs' => [ 'ExportReadSetFilter$status' => 'A status to filter on.
', 'ExportReadSetJobDetail$status' => 'The job\'s status.
', 'GetReadSetExportJobResponse$status' => 'The job\'s status.
', 'StartReadSetExportJobResponse$status' => 'The job\'s status.
', ], ], 'ReadSetFile' => [ 'base' => NULL, 'refs' => [ 'GetReadSetRequest$file' => 'The file to retrieve.
', ], ], 'ReadSetFiles' => [ 'base' => 'Files in a read set.
', 'refs' => [ 'GetReadSetMetadataResponse$files' => 'The read set\'s files.
', ], ], 'ReadSetFilter' => [ 'base' => 'A filter for read sets.
', 'refs' => [ 'ListReadSetsRequest$filter' => 'A filter to apply to the list.
', ], ], 'ReadSetId' => [ 'base' => NULL, 'refs' => [ 'ActivateReadSetSourceItem$readSetId' => 'The source\'s read set ID.
', 'CompleteMultipartReadSetUploadResponse$readSetId' => 'The read set ID created for an uploaded read set.
', 'ExportReadSet$readSetId' => 'The set\'s ID.
', 'ExportReadSetDetail$id' => 'The set\'s ID.
', 'GetReadSetMetadataRequest$id' => 'The read set\'s ID.
', 'GetReadSetMetadataResponse$id' => 'The read set\'s ID.
', 'GetReadSetRequest$id' => 'The read set\'s ID.
', 'ReadSetBatchError$id' => 'The error\'s ID.
', 'ReadSetIdList$member' => NULL, 'ReadSetListItem$id' => 'The read set\'s ID.
', 'StartReadSetActivationJobSourceItem$readSetId' => 'The source\'s read set ID.
', ], ], 'ReadSetIdList' => [ 'base' => NULL, 'refs' => [ 'BatchDeleteReadSetRequest$ids' => 'The read sets\' IDs.
', ], ], 'ReadSetImportJobItemStatus' => [ 'base' => NULL, 'refs' => [ 'ImportReadSetSourceItem$status' => 'The source\'s status.
', ], ], 'ReadSetImportJobStatus' => [ 'base' => NULL, 'refs' => [ 'GetReadSetImportJobResponse$status' => 'The job\'s status.
', 'ImportReadSetFilter$status' => 'A status to filter on.
', 'ImportReadSetJobItem$status' => 'The job\'s status.
', 'StartReadSetImportJobResponse$status' => 'The job\'s status.
', ], ], 'ReadSetList' => [ 'base' => NULL, 'refs' => [ 'ListReadSetsResponse$readSets' => 'A list of read sets.
', ], ], 'ReadSetListItem' => [ 'base' => 'A read set.
', 'refs' => [ 'ReadSetList$member' => NULL, ], ], 'ReadSetName' => [ 'base' => NULL, 'refs' => [ 'CreateMultipartReadSetUploadRequest$name' => 'The name of the read set.
', 'CreateMultipartReadSetUploadResponse$name' => 'The name of the read set.
', 'GetReadSetMetadataResponse$name' => 'The read set\'s name.
', 'ImportReadSetSourceItem$name' => 'The source\'s name.
', 'MultipartReadSetUploadListItem$name' => 'The name of a read set.
', 'ReadSetFilter$name' => 'A name to filter on.
', 'ReadSetListItem$name' => 'The read set\'s name.
', 'StartReadSetImportJobSourceItem$name' => 'The source\'s name.
', ], ], 'ReadSetPartSource' => [ 'base' => NULL, 'refs' => [ 'CompleteReadSetUploadPartListItem$partSource' => 'The source file of the part being uploaded.
', 'ListReadSetUploadPartsRequest$partSource' => 'The source file for the upload part.
', 'ReadSetUploadPartListItem$partSource' => 'The origin of the part being direct uploaded.
', 'UploadReadSetPartRequest$partSource' => 'The source file for an upload part.
', ], ], 'ReadSetPartStreamingBlob' => [ 'base' => NULL, 'refs' => [ 'UploadReadSetPartRequest$payload' => 'The read set data to upload for a part.
', ], ], 'ReadSetStatus' => [ 'base' => NULL, 'refs' => [ 'GetReadSetMetadataResponse$status' => 'The read set\'s status.
', 'ReadSetFilter$status' => 'A status to filter on.
', 'ReadSetListItem$status' => 'The read set\'s status.
', ], ], 'ReadSetStatusMessage' => [ 'base' => NULL, 'refs' => [ 'GetReadSetMetadataResponse$statusMessage' => 'The status message for a read set. It provides more detail as to why the read set has a status.
', 'ReadSetListItem$statusMessage' => 'The status for a read set. It provides more detail as to why the read set has a status.
', ], ], 'ReadSetStreamingBlob' => [ 'base' => NULL, 'refs' => [ 'GetReadSetResponse$payload' => 'The read set file payload.
', ], ], 'ReadSetUploadPartList' => [ 'base' => NULL, 'refs' => [ 'ListReadSetUploadPartsResponse$parts' => 'An array of upload parts.
', ], ], 'ReadSetUploadPartListFilter' => [ 'base' => 'Filter settings that select for read set upload parts of interest.
', 'refs' => [ 'ListReadSetUploadPartsRequest$filter' => 'Attributes used to filter for a specific subset of read set part uploads.
', ], ], 'ReadSetUploadPartListItem' => [ 'base' => 'The metadata of a single part of a file that was added to a multipart upload. A list of these parts is returned in the response to the ListReadSetUploadParts API.
', 'refs' => [ 'ReadSetUploadPartList$member' => NULL, ], ], 'ReadSetUploadPartListItemPartNumberInteger' => [ 'base' => NULL, 'refs' => [ 'ReadSetUploadPartListItem$partNumber' => 'The number identifying the part in an upload.
', ], ], 'ReadSetUploadPartListItemPartSizeLong' => [ 'base' => NULL, 'refs' => [ 'ReadSetUploadPartListItem$partSize' => 'The size of the the part in an upload.
', ], ], 'ReferenceArn' => [ 'base' => NULL, 'refs' => [ 'CreateMultipartReadSetUploadRequest$referenceArn' => 'The ARN of the reference.
', 'CreateMultipartReadSetUploadResponse$referenceArn' => 'The read set source\'s reference ARN.
', 'GetReadSetMetadataResponse$referenceArn' => 'The read set\'s genome reference ARN.
', 'GetReferenceMetadataResponse$arn' => 'The reference\'s ARN.
', 'ImportReadSetSourceItem$referenceArn' => 'The source\'s genome reference ARN.
', 'MultipartReadSetUploadListItem$referenceArn' => 'The source\'s reference ARN.
', 'ReadSetFilter$referenceArn' => 'A genome reference ARN to filter on.
', 'ReadSetListItem$referenceArn' => 'The read set\'s genome reference ARN.
', 'ReferenceItem$referenceArn' => 'The reference\'s ARN.
', 'ReferenceListItem$arn' => 'The reference\'s ARN.
', 'StartReadSetImportJobSourceItem$referenceArn' => 'The source\'s reference ARN.
', ], ], 'ReferenceDescription' => [ 'base' => NULL, 'refs' => [ 'GetReferenceMetadataResponse$description' => 'The reference\'s description.
', 'ImportReferenceSourceItem$description' => 'The source\'s description.
', 'ReferenceListItem$description' => 'The reference\'s description.
', 'StartReferenceImportJobSourceItem$description' => 'The source\'s description.
', ], ], 'ReferenceFile' => [ 'base' => NULL, 'refs' => [ 'GetReferenceRequest$file' => 'The file to retrieve.
', ], ], 'ReferenceFiles' => [ 'base' => 'A set of genome reference files.
', 'refs' => [ 'GetReferenceMetadataResponse$files' => 'The reference\'s files.
', ], ], 'ReferenceFilter' => [ 'base' => 'A filter for references.
', 'refs' => [ 'ListReferencesRequest$filter' => 'A filter to apply to the list.
', ], ], 'ReferenceId' => [ 'base' => NULL, 'refs' => [ 'DeleteReferenceRequest$id' => 'The reference\'s ID.
', 'GetReferenceMetadataRequest$id' => 'The reference\'s ID.
', 'GetReferenceMetadataResponse$id' => 'The reference\'s ID.
', 'GetReferenceRequest$id' => 'The reference\'s ID.
', 'ReferenceListItem$id' => 'The reference\'s ID.
', ], ], 'ReferenceImportJobItemStatus' => [ 'base' => NULL, 'refs' => [ 'ImportReferenceSourceItem$status' => 'The source\'s status.
', ], ], 'ReferenceImportJobStatus' => [ 'base' => NULL, 'refs' => [ 'GetReferenceImportJobResponse$status' => 'The job\'s status.
', 'ImportReferenceFilter$status' => 'A status to filter on.
', 'ImportReferenceJobItem$status' => 'The job\'s status.
', 'StartReferenceImportJobResponse$status' => 'The job\'s status.
', ], ], 'ReferenceItem' => [ 'base' => 'A genome reference.
', 'refs' => [ 'AnnotationStoreItem$reference' => 'The store\'s genome reference.
', 'CreateAnnotationStoreRequest$reference' => 'The genome reference for the store\'s annotations.
', 'CreateAnnotationStoreResponse$reference' => 'The store\'s genome reference. Required for all stores except TSV format with generic annotations.
', 'CreateVariantStoreRequest$reference' => 'The genome reference for the store\'s variants.
', 'CreateVariantStoreResponse$reference' => 'The store\'s genome reference.
', 'GetAnnotationStoreResponse$reference' => 'The store\'s genome reference.
', 'GetVariantStoreResponse$reference' => 'The store\'s genome reference.
', 'UpdateAnnotationStoreResponse$reference' => 'The store\'s genome reference.
', 'UpdateVariantStoreResponse$reference' => 'The store\'s genome reference.
', 'VariantStoreItem$reference' => 'The store\'s genome reference.
', ], ], 'ReferenceList' => [ 'base' => NULL, 'refs' => [ 'ListReferencesResponse$references' => 'A list of references.
', ], ], 'ReferenceListItem' => [ 'base' => 'A genome reference.
', 'refs' => [ 'ReferenceList$member' => NULL, ], ], 'ReferenceName' => [ 'base' => NULL, 'refs' => [ 'GetReferenceMetadataResponse$name' => 'The reference\'s name.
', 'ImportReferenceSourceItem$name' => 'The source\'s name.
', 'ReferenceFilter$name' => 'A name to filter on.
', 'ReferenceListItem$name' => 'The reference\'s name.
', 'StartReferenceImportJobSourceItem$name' => 'The source\'s name.
', ], ], 'ReferenceStatus' => [ 'base' => NULL, 'refs' => [ 'GetReferenceMetadataResponse$status' => 'The reference\'s status.
', 'ReferenceListItem$status' => 'The reference\'s status.
', ], ], 'ReferenceStoreArn' => [ 'base' => NULL, 'refs' => [ 'CreateReferenceStoreResponse$arn' => 'The store\'s ARN.
', 'GetReferenceStoreResponse$arn' => 'The store\'s ARN.
', 'ReferenceStoreDetail$arn' => 'The store\'s ARN.
', ], ], 'ReferenceStoreDescription' => [ 'base' => NULL, 'refs' => [ 'CreateReferenceStoreRequest$description' => 'A description for the store.
', 'CreateReferenceStoreResponse$description' => 'The store\'s description.
', 'GetReferenceStoreResponse$description' => 'The store\'s description.
', 'ReferenceStoreDetail$description' => 'The store\'s description.
', ], ], 'ReferenceStoreDetail' => [ 'base' => 'Details about a reference store.
', 'refs' => [ 'ReferenceStoreDetailList$member' => NULL, ], ], 'ReferenceStoreDetailList' => [ 'base' => NULL, 'refs' => [ 'ListReferenceStoresResponse$referenceStores' => 'A list of reference stores.
', ], ], 'ReferenceStoreFilter' => [ 'base' => 'A filter for reference stores.
', 'refs' => [ 'ListReferenceStoresRequest$filter' => 'A filter to apply to the list.
', ], ], 'ReferenceStoreId' => [ 'base' => NULL, 'refs' => [ 'CreateReferenceStoreResponse$id' => 'The store\'s ID.
', 'DeleteReferenceRequest$referenceStoreId' => 'The reference\'s store ID.
', 'DeleteReferenceStoreRequest$id' => 'The store\'s ID.
', 'GetReferenceImportJobRequest$referenceStoreId' => 'The job\'s reference store ID.
', 'GetReferenceImportJobResponse$referenceStoreId' => 'The job\'s reference store ID.
', 'GetReferenceMetadataRequest$referenceStoreId' => 'The reference\'s reference store ID.
', 'GetReferenceMetadataResponse$referenceStoreId' => 'The reference\'s reference store ID.
', 'GetReferenceRequest$referenceStoreId' => 'The reference\'s store ID.
', 'GetReferenceStoreRequest$id' => 'The store\'s ID.
', 'GetReferenceStoreResponse$id' => 'The store\'s ID.
', 'ImportReferenceJobItem$referenceStoreId' => 'The job\'s reference store ID.
', 'ListReferenceImportJobsRequest$referenceStoreId' => 'The job\'s reference store ID.
', 'ListReferencesRequest$referenceStoreId' => 'The references\' reference store ID.
', 'ReferenceListItem$referenceStoreId' => 'The reference\'s store ID.
', 'ReferenceStoreDetail$id' => 'The store\'s ID.
', 'StartReferenceImportJobRequest$referenceStoreId' => 'The job\'s reference store ID.
', 'StartReferenceImportJobResponse$referenceStoreId' => 'The job\'s reference store ID.
', ], ], 'ReferenceStoreName' => [ 'base' => NULL, 'refs' => [ 'CreateReferenceStoreRequest$name' => 'A name for the store.
', 'CreateReferenceStoreResponse$name' => 'The store\'s name.
', 'GetReferenceStoreResponse$name' => 'The store\'s name.
', 'ReferenceStoreDetail$name' => 'The store\'s name.
', 'ReferenceStoreFilter$name' => 'The name to filter on.
', ], ], 'ReferenceStreamingBlob' => [ 'base' => NULL, 'refs' => [ 'GetReferenceResponse$payload' => 'The reference file payload.
', ], ], 'RequestTimeoutException' => [ 'base' => 'The request timed out.
', 'refs' => [], ], 'ResourceId' => [ 'base' => NULL, 'refs' => [ 'AnnotationStoreItem$id' => 'The store\'s ID.
', 'CancelAnnotationImportRequest$jobId' => 'The job\'s ID.
', 'CancelVariantImportRequest$jobId' => 'The job\'s ID.
', 'CreateAnnotationStoreResponse$id' => 'The store\'s ID.
', 'CreateVariantStoreResponse$id' => 'The store\'s ID.
', 'GetAnnotationImportRequest$jobId' => 'The job\'s ID.
', 'GetAnnotationImportResponse$id' => 'The job\'s ID.
', 'GetAnnotationStoreResponse$id' => 'The store\'s ID.
', 'GetVariantImportRequest$jobId' => 'The job\'s ID.
', 'GetVariantImportResponse$id' => 'The job\'s ID.
', 'GetVariantStoreResponse$id' => 'The store\'s ID.
', 'StartAnnotationImportResponse$jobId' => 'The job\'s ID.
', 'StartVariantImportResponse$jobId' => 'The job\'s ID.
', 'UpdateAnnotationStoreResponse$id' => 'The store\'s ID.
', 'UpdateVariantStoreResponse$id' => 'The store\'s ID.
', 'VariantStoreItem$id' => 'The store\'s ID.
', ], ], 'ResourceIdentifier' => [ 'base' => NULL, 'refs' => [ 'ListAnnotationImportJobsRequestIdsList$member' => NULL, 'ListAnnotationStoresRequestIdsList$member' => NULL, 'ListVariantImportJobsRequestIdsList$member' => NULL, 'ListVariantStoresRequestIdsList$member' => NULL, ], ], 'ResourceNotFoundException' => [ 'base' => 'The target resource was not found in the current Region.
', 'refs' => [], ], 'RoleArn' => [ 'base' => NULL, 'refs' => [ 'GetReadSetImportJobResponse$roleArn' => 'The job\'s service role ARN.
', 'GetReferenceImportJobResponse$roleArn' => 'The job\'s service role ARN.
', 'ImportReadSetJobItem$roleArn' => 'The job\'s service role ARN.
', 'ImportReferenceJobItem$roleArn' => 'The job\'s service role ARN.
', 'StartReadSetExportJobRequest$roleArn' => 'A service role for the job.
', 'StartReadSetImportJobRequest$roleArn' => 'A service role for the job.
', 'StartReadSetImportJobResponse$roleArn' => 'The job\'s service role ARN.
', 'StartReferenceImportJobRequest$roleArn' => 'A service role for the job.
', 'StartReferenceImportJobResponse$roleArn' => 'The job\'s service role ARN.
', ], ], 'RunArn' => [ 'base' => NULL, 'refs' => [ 'GetRunResponse$arn' => 'The run\'s ARN.
', 'RunListItem$arn' => 'The run\'s ARN.
', 'StartRunResponse$arn' => 'The run\'s ARN.
', ], ], 'RunExport' => [ 'base' => NULL, 'refs' => [ 'RunExportList$member' => NULL, ], ], 'RunExportList' => [ 'base' => NULL, 'refs' => [ 'GetRunRequest$export' => 'The run\'s export format.
', ], ], 'RunGroupArn' => [ 'base' => NULL, 'refs' => [ 'CreateRunGroupResponse$arn' => 'The group\'s ARN.
', 'GetRunGroupResponse$arn' => 'The group\'s ARN.
', 'RunGroupListItem$arn' => 'The group\'s ARN.
', ], ], 'RunGroupId' => [ 'base' => NULL, 'refs' => [ 'CreateRunGroupResponse$id' => 'The group\'s ID.
', 'DeleteRunGroupRequest$id' => 'The run group\'s ID.
', 'GetRunGroupRequest$id' => 'The group\'s ID.
', 'GetRunGroupResponse$id' => 'The group\'s ID.
', 'GetRunResponse$runGroupId' => 'The run\'s group ID.
', 'ListRunsRequest$runGroupId' => 'Filter the list by run group ID.
', 'RunGroupListItem$id' => 'The group\'s ID.
', 'StartRunRequest$runGroupId' => 'The run\'s group ID.
', 'UpdateRunGroupRequest$id' => 'The group\'s ID.
', ], ], 'RunGroupList' => [ 'base' => NULL, 'refs' => [ 'ListRunGroupsResponse$items' => 'A list of groups.
', ], ], 'RunGroupListItem' => [ 'base' => 'A run group.
', 'refs' => [ 'RunGroupList$member' => NULL, ], ], 'RunGroupListItemMaxCpusInteger' => [ 'base' => NULL, 'refs' => [ 'RunGroupListItem$maxCpus' => 'The group\'s maximum CPU count setting.
', ], ], 'RunGroupListItemMaxDurationInteger' => [ 'base' => NULL, 'refs' => [ 'RunGroupListItem$maxDuration' => 'The group\'s maximum duration setting in minutes.
', ], ], 'RunGroupListItemMaxGpusInteger' => [ 'base' => NULL, 'refs' => [ 'RunGroupListItem$maxGpus' => 'The maximum GPUs that can be used by a run group.
', ], ], 'RunGroupListItemMaxRunsInteger' => [ 'base' => NULL, 'refs' => [ 'RunGroupListItem$maxRuns' => 'The group\'s maximum concurrent run setting.
', ], ], 'RunGroupListToken' => [ 'base' => NULL, 'refs' => [ 'ListRunGroupsRequest$startingToken' => 'Specify the pagination token from a previous request to retrieve the next page of results.
', 'ListRunGroupsResponse$nextToken' => 'A pagination token that\'s included if more results are available.
', ], ], 'RunGroupName' => [ 'base' => NULL, 'refs' => [ 'CreateRunGroupRequest$name' => 'A name for the group.
', 'GetRunGroupResponse$name' => 'The group\'s name.
', 'ListRunGroupsRequest$name' => 'The run groups\' name.
', 'RunGroupListItem$name' => 'The group\'s name.
', 'UpdateRunGroupRequest$name' => 'A name for the group.
', ], ], 'RunGroupRequestId' => [ 'base' => NULL, 'refs' => [ 'CreateRunGroupRequest$requestId' => 'To ensure that requests don\'t run multiple times, specify a unique ID for each request.
', ], ], 'RunGroupTimestamp' => [ 'base' => NULL, 'refs' => [ 'GetRunGroupResponse$creationTime' => 'When the group was created.
', 'RunGroupListItem$creationTime' => 'When the group was created.
', ], ], 'RunId' => [ 'base' => NULL, 'refs' => [ 'CancelRunRequest$id' => 'The run\'s ID.
', 'DeleteRunRequest$id' => 'The run\'s ID.
', 'GetRunRequest$id' => 'The run\'s ID.
', 'GetRunResponse$id' => 'The run\'s ID.
', 'GetRunResponse$runId' => 'The run\'s ID.
', 'GetRunTaskRequest$id' => 'The task\'s ID.
', 'ListRunTasksRequest$id' => 'The run\'s ID.
', 'RunListItem$id' => 'The run\'s ID.
', 'StartRunRequest$runId' => 'The run\'s ID.
', 'StartRunResponse$id' => 'The run\'s ID.
', ], ], 'RunLeftNormalization' => [ 'base' => NULL, 'refs' => [ 'AnnotationImportJobItem$runLeftNormalization' => 'The job\'s left normalization setting.
', 'GetAnnotationImportResponse$runLeftNormalization' => 'The job\'s left normalization setting.
', 'GetVariantImportResponse$runLeftNormalization' => 'The job\'s left normalization setting.
', 'StartAnnotationImportRequest$runLeftNormalization' => 'The job\'s left normalization setting.
', 'StartVariantImportRequest$runLeftNormalization' => 'The job\'s left normalization setting.
', 'VariantImportJobItem$runLeftNormalization' => 'The job\'s left normalization setting.
', ], ], 'RunList' => [ 'base' => NULL, 'refs' => [ 'ListRunsResponse$items' => 'A list of runs.
', ], ], 'RunListItem' => [ 'base' => 'A workflow run.
', 'refs' => [ 'RunList$member' => NULL, ], ], 'RunListItemPriorityInteger' => [ 'base' => NULL, 'refs' => [ 'RunListItem$priority' => 'The run\'s priority.
', ], ], 'RunListItemStorageCapacityInteger' => [ 'base' => NULL, 'refs' => [ 'RunListItem$storageCapacity' => 'The run\'s storage capacity.
', ], ], 'RunListToken' => [ 'base' => NULL, 'refs' => [ 'ListRunsRequest$startingToken' => 'Specify the pagination token from a previous request to retrieve the next page of results.
', 'ListRunsResponse$nextToken' => 'A pagination token that\'s included if more results are available.
', ], ], 'RunLogLevel' => [ 'base' => NULL, 'refs' => [ 'GetRunResponse$logLevel' => 'The run\'s log level.
', 'StartRunRequest$logLevel' => 'A log level for the run.
', ], ], 'RunName' => [ 'base' => NULL, 'refs' => [ 'GetRunResponse$name' => 'The run\'s name.
', 'ListRunsRequest$name' => 'Filter the list by run name.
', 'RunListItem$name' => 'The run\'s name.
', 'StartRunRequest$name' => 'A name for the run.
', ], ], 'RunOutputUri' => [ 'base' => NULL, 'refs' => [ 'GetRunResponse$outputUri' => 'The run\'s output URI.
', 'StartRunRequest$outputUri' => 'An output URI for the run.
', ], ], 'RunParameters' => [ 'base' => NULL, 'refs' => [ 'GetRunResponse$parameters' => 'The run\'s parameters.
', 'StartRunRequest$parameters' => 'Parameters for the run.
', ], ], 'RunRequestId' => [ 'base' => NULL, 'refs' => [ 'StartRunRequest$requestId' => 'To ensure that requests don\'t run multiple times, specify a unique ID for each request.
', ], ], 'RunResourceDigest' => [ 'base' => NULL, 'refs' => [ 'RunResourceDigests$value' => NULL, ], ], 'RunResourceDigestKey' => [ 'base' => NULL, 'refs' => [ 'RunResourceDigests$key' => NULL, ], ], 'RunResourceDigests' => [ 'base' => NULL, 'refs' => [ 'GetRunResponse$resourceDigests' => 'The run\'s resource digests.
', ], ], 'RunRoleArn' => [ 'base' => NULL, 'refs' => [ 'GetRunResponse$roleArn' => 'The run\'s service role ARN.
', 'StartRunRequest$roleArn' => 'A service role for the run.
', ], ], 'RunStartedBy' => [ 'base' => NULL, 'refs' => [ 'GetRunResponse$startedBy' => 'Who started the run.
', ], ], 'RunStatus' => [ 'base' => NULL, 'refs' => [ 'GetRunResponse$status' => 'The run\'s status.
', 'ListRunsRequest$status' => 'The status of a run.
', 'RunListItem$status' => 'The run\'s status.
', 'StartRunResponse$status' => 'The run\'s status.
', ], ], 'RunStatusMessage' => [ 'base' => NULL, 'refs' => [ 'GetRunResponse$statusMessage' => 'The run\'s status message.
', ], ], 'RunTimestamp' => [ 'base' => NULL, 'refs' => [ 'GetRunResponse$creationTime' => 'When the run was created.
', 'GetRunResponse$startTime' => 'When the run started.
', 'GetRunResponse$stopTime' => 'The run\'s stop time.
', 'RunListItem$creationTime' => 'When the run was created.
', 'RunListItem$startTime' => 'When the run started.
', 'RunListItem$stopTime' => 'When the run stopped.
', ], ], 'S3Destination' => [ 'base' => NULL, 'refs' => [ 'CreateSequenceStoreRequest$fallbackLocation' => 'An S3 location that is used to store files that have failed a direct upload.
', 'CreateSequenceStoreResponse$fallbackLocation' => 'An S3 location that is used to store files that have failed a direct upload.
', 'ExportReadSetJobDetail$destination' => 'The job\'s destination in Amazon S3.
', 'GetReadSetExportJobResponse$destination' => 'The job\'s destination in Amazon S3.
', 'GetSequenceStoreResponse$fallbackLocation' => 'An S3 location that is used to store files that have failed a direct upload.
', 'SequenceStoreDetail$fallbackLocation' => 'An S3 location that is used to store files that have failed a direct upload.
', 'StartReadSetExportJobRequest$destination' => 'A location for exported files in Amazon S3.
', 'StartReadSetExportJobResponse$destination' => 'The job\'s output location.
', ], ], 'S3Uri' => [ 'base' => NULL, 'refs' => [ 'AnnotationImportItemDetail$source' => 'The source file\'s location in Amazon S3.
', 'AnnotationImportItemSource$source' => 'The source file\'s location in Amazon S3.
', 'ImportReferenceSourceItem$sourceFile' => 'The source file\'s location in Amazon S3.
', 'SourceFiles$source1' => 'The location of the first file in Amazon S3.
', 'SourceFiles$source2' => 'The location of the second file in Amazon S3.
', 'StartReferenceImportJobSourceItem$sourceFile' => 'The source file\'s location in Amazon S3.
', 'VariantImportItemDetail$source' => 'The source file\'s location in Amazon S3.
', 'VariantImportItemSource$source' => 'The source file\'s location in Amazon S3.
', ], ], 'SampleId' => [ 'base' => NULL, 'refs' => [ 'CreateMultipartReadSetUploadRequest$sampleId' => 'The source\'s sample ID.
', 'CreateMultipartReadSetUploadResponse$sampleId' => 'The source\'s sample ID.
', 'GetReadSetMetadataResponse$sampleId' => 'The read set\'s sample ID.
', 'ImportReadSetSourceItem$sampleId' => 'The source\'s sample ID.
', 'MultipartReadSetUploadListItem$sampleId' => 'The read set source\'s sample ID.
', 'ReadSetFilter$sampleId' => 'The read set source\'s sample ID.
', 'ReadSetListItem$sampleId' => 'The read set\'s sample ID.
', 'StartReadSetImportJobSourceItem$sampleId' => 'The source\'s sample ID.
', ], ], 'SchemaItem' => [ 'base' => NULL, 'refs' => [ 'TsvStoreOptionsSchemaList$member' => NULL, ], ], 'SchemaItemKeyString' => [ 'base' => NULL, 'refs' => [ 'SchemaItem$key' => NULL, ], ], 'SchemaValueType' => [ 'base' => NULL, 'refs' => [ 'SchemaItem$value' => NULL, ], ], 'Separator' => [ 'base' => NULL, 'refs' => [ 'ReadOptions$sep' => 'The file\'s field separator.
', ], ], 'SequenceInformation' => [ 'base' => 'Details about a sequence.
', 'refs' => [ 'GetReadSetMetadataResponse$sequenceInformation' => 'The read set\'s sequence information.
', 'ReadSetListItem$sequenceInformation' => NULL, ], ], 'SequenceStoreArn' => [ 'base' => NULL, 'refs' => [ 'CreateSequenceStoreResponse$arn' => 'The store\'s ARN.
', 'GetSequenceStoreResponse$arn' => 'The store\'s ARN.
', 'SequenceStoreDetail$arn' => 'The store\'s ARN.
', ], ], 'SequenceStoreDescription' => [ 'base' => NULL, 'refs' => [ 'CreateSequenceStoreRequest$description' => 'A description for the store.
', 'CreateSequenceStoreResponse$description' => 'The store\'s description.
', 'GetSequenceStoreResponse$description' => 'The store\'s description.
', 'SequenceStoreDetail$description' => 'The store\'s description.
', ], ], 'SequenceStoreDetail' => [ 'base' => 'Details about a sequence store.
', 'refs' => [ 'SequenceStoreDetailList$member' => NULL, ], ], 'SequenceStoreDetailList' => [ 'base' => NULL, 'refs' => [ 'ListSequenceStoresResponse$sequenceStores' => 'A list of sequence stores.
', ], ], 'SequenceStoreFilter' => [ 'base' => 'A filter for a sequence store.
', 'refs' => [ 'ListSequenceStoresRequest$filter' => 'A filter to apply to the list.
', ], ], 'SequenceStoreId' => [ 'base' => NULL, 'refs' => [ 'AbortMultipartReadSetUploadRequest$sequenceStoreId' => 'The sequence store ID for the store involved in the multipart upload.
', 'ActivateReadSetJobItem$sequenceStoreId' => 'The job\'s sequence store ID.
', 'BatchDeleteReadSetRequest$sequenceStoreId' => 'The read sets\' sequence store ID.
', 'CompleteMultipartReadSetUploadRequest$sequenceStoreId' => 'The sequence store ID for the store involved in the multipart upload.
', 'CreateMultipartReadSetUploadRequest$sequenceStoreId' => 'The sequence store ID for the store that is the destination of the multipart uploads.
', 'CreateMultipartReadSetUploadResponse$sequenceStoreId' => 'The sequence store ID for the store that the read set will be created in.
', 'CreateSequenceStoreResponse$id' => 'The store\'s ID.
', 'DeleteSequenceStoreRequest$id' => 'The sequence store\'s ID.
', 'ExportReadSetJobDetail$sequenceStoreId' => 'The job\'s sequence store ID.
', 'GetReadSetActivationJobRequest$sequenceStoreId' => 'The job\'s sequence store ID.
', 'GetReadSetActivationJobResponse$sequenceStoreId' => 'The job\'s sequence store ID.
', 'GetReadSetExportJobRequest$sequenceStoreId' => 'The job\'s sequence store ID.
', 'GetReadSetExportJobResponse$sequenceStoreId' => 'The job\'s sequence store ID.
', 'GetReadSetImportJobRequest$sequenceStoreId' => 'The job\'s sequence store ID.
', 'GetReadSetImportJobResponse$sequenceStoreId' => 'The job\'s sequence store ID.
', 'GetReadSetMetadataRequest$sequenceStoreId' => 'The read set\'s sequence store ID.
', 'GetReadSetMetadataResponse$sequenceStoreId' => 'The read set\'s sequence store ID.
', 'GetReadSetRequest$sequenceStoreId' => 'The read set\'s sequence store ID.
', 'GetSequenceStoreRequest$id' => 'The store\'s ID.
', 'GetSequenceStoreResponse$id' => 'The store\'s ID.
', 'ImportReadSetJobItem$sequenceStoreId' => 'The job\'s sequence store ID.
', 'ListMultipartReadSetUploadsRequest$sequenceStoreId' => 'The Sequence Store ID used for the multipart uploads.
', 'ListReadSetActivationJobsRequest$sequenceStoreId' => 'The read set\'s sequence store ID.
', 'ListReadSetExportJobsRequest$sequenceStoreId' => 'The jobs\' sequence store ID.
', 'ListReadSetImportJobsRequest$sequenceStoreId' => 'The jobs\' sequence store ID.
', 'ListReadSetUploadPartsRequest$sequenceStoreId' => 'The Sequence Store ID used for the multipart uploads.
', 'ListReadSetsRequest$sequenceStoreId' => 'The jobs\' sequence store ID.
', 'MultipartReadSetUploadListItem$sequenceStoreId' => 'The sequence store ID used for the multipart upload.
', 'ReadSetListItem$sequenceStoreId' => 'The read set\'s sequence store ID.
', 'SequenceStoreDetail$id' => 'The store\'s ID.
', 'StartReadSetActivationJobRequest$sequenceStoreId' => 'The read set\'s sequence store ID.
', 'StartReadSetActivationJobResponse$sequenceStoreId' => 'The read set\'s sequence store ID.
', 'StartReadSetExportJobRequest$sequenceStoreId' => 'The read set\'s sequence store ID.
', 'StartReadSetExportJobResponse$sequenceStoreId' => 'The read set\'s sequence store ID.
', 'StartReadSetImportJobRequest$sequenceStoreId' => 'The read set\'s sequence store ID.
', 'StartReadSetImportJobResponse$sequenceStoreId' => 'The read set\'s sequence store ID.
', 'UploadReadSetPartRequest$sequenceStoreId' => 'The Sequence Store ID used for the multipart upload.
', ], ], 'SequenceStoreName' => [ 'base' => NULL, 'refs' => [ 'CreateSequenceStoreRequest$name' => 'A name for the store.
', 'CreateSequenceStoreResponse$name' => 'The store\'s name.
', 'GetSequenceStoreResponse$name' => 'The store\'s name.
', 'SequenceStoreDetail$name' => 'The store\'s name.
', 'SequenceStoreFilter$name' => 'A name to filter on.
', ], ], 'ServiceQuotaExceededException' => [ 'base' => 'The request exceeds a service quota.
', 'refs' => [], ], 'SourceFiles' => [ 'base' => 'Source files for a sequence.
', 'refs' => [ 'ImportReadSetSourceItem$sourceFiles' => 'The source files\' location in Amazon S3.
', 'StartReadSetImportJobSourceItem$sourceFiles' => 'The source files\' location in Amazon S3.
', ], ], 'SseConfig' => [ 'base' => 'Server-side encryption (SSE) settings for a store.
', 'refs' => [ 'AnnotationStoreItem$sseConfig' => 'The store\'s server-side encryption (SSE) settings.
', 'CreateAnnotationStoreRequest$sseConfig' => 'Server-side encryption (SSE) settings for the store.
', 'CreateReferenceStoreRequest$sseConfig' => 'Server-side encryption (SSE) settings for the store.
', 'CreateReferenceStoreResponse$sseConfig' => 'The store\'s SSE settings.
', 'CreateSequenceStoreRequest$sseConfig' => 'Server-side encryption (SSE) settings for the store.
', 'CreateSequenceStoreResponse$sseConfig' => 'The store\'s SSE settings.
', 'CreateVariantStoreRequest$sseConfig' => 'Server-side encryption (SSE) settings for the store.
', 'GetAnnotationStoreResponse$sseConfig' => 'The store\'s server-side encryption (SSE) settings.
', 'GetReferenceStoreResponse$sseConfig' => 'The store\'s server-side encryption (SSE) settings.
', 'GetSequenceStoreResponse$sseConfig' => 'The store\'s server-side encryption (SSE) settings.
', 'GetVariantStoreResponse$sseConfig' => 'The store\'s server-side encryption (SSE) settings.
', 'ReferenceStoreDetail$sseConfig' => 'The store\'s server-side encryption (SSE) settings.
', 'SequenceStoreDetail$sseConfig' => 'The store\'s server-side encryption (SSE) settings.
', 'VariantStoreItem$sseConfig' => 'The store\'s server-side encryption (SSE) settings.
', ], ], 'SseConfigKeyArnString' => [ 'base' => NULL, 'refs' => [ 'SseConfig$keyArn' => 'An encryption key ARN.
', ], ], 'StartAnnotationImportRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartAnnotationImportResponse' => [ 'base' => NULL, 'refs' => [], ], 'StartReadSetActivationJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartReadSetActivationJobRequestSourcesList' => [ 'base' => NULL, 'refs' => [ 'StartReadSetActivationJobRequest$sources' => 'The job\'s source files.
', ], ], 'StartReadSetActivationJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'StartReadSetActivationJobSourceItem' => [ 'base' => 'A source for a read set activation job.
', 'refs' => [ 'StartReadSetActivationJobRequestSourcesList$member' => NULL, ], ], 'StartReadSetExportJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartReadSetExportJobRequestSourcesList' => [ 'base' => NULL, 'refs' => [ 'StartReadSetExportJobRequest$sources' => 'The job\'s source files.
', ], ], 'StartReadSetExportJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'StartReadSetImportJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartReadSetImportJobRequestSourcesList' => [ 'base' => NULL, 'refs' => [ 'StartReadSetImportJobRequest$sources' => 'The job\'s source files.
', ], ], 'StartReadSetImportJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'StartReadSetImportJobSourceItem' => [ 'base' => 'A source for a read set import job.
', 'refs' => [ 'StartReadSetImportJobRequestSourcesList$member' => NULL, ], ], 'StartReferenceImportJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartReferenceImportJobRequestSourcesList' => [ 'base' => NULL, 'refs' => [ 'StartReferenceImportJobRequest$sources' => 'The job\'s source files.
', ], ], 'StartReferenceImportJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'StartReferenceImportJobSourceItem' => [ 'base' => 'A source for a reference import job.
', 'refs' => [ 'StartReferenceImportJobRequestSourcesList$member' => NULL, ], ], 'StartRunRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartRunRequestPriorityInteger' => [ 'base' => NULL, 'refs' => [ 'StartRunRequest$priority' => 'A priority for the run.
', ], ], 'StartRunRequestStorageCapacityInteger' => [ 'base' => NULL, 'refs' => [ 'StartRunRequest$storageCapacity' => 'A storage capacity for the run in gigabytes.
', ], ], 'StartRunResponse' => [ 'base' => NULL, 'refs' => [], ], 'StartVariantImportRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartVariantImportResponse' => [ 'base' => NULL, 'refs' => [], ], 'StatusMessage' => [ 'base' => NULL, 'refs' => [ 'AnnotationStoreItem$statusMessage' => 'The store\'s status message.
', 'GetAnnotationStoreResponse$statusMessage' => 'A status message.
', 'GetVariantStoreResponse$statusMessage' => 'The store\'s status message.
', 'VariantStoreItem$statusMessage' => 'The store\'s status message.
', ], ], 'StoreDescription' => [ 'base' => NULL, 'refs' => [ 'AnnotationStoreItem$description' => 'The store\'s description.
', 'CreateAnnotationStoreRequest$description' => 'A description for the store.
', 'CreateVariantStoreRequest$description' => 'A description for the store.
', 'GetAnnotationStoreResponse$description' => 'The store\'s description.
', 'GetVariantStoreResponse$description' => 'The store\'s description.
', 'UpdateAnnotationStoreRequest$description' => 'A description for the store.
', 'UpdateAnnotationStoreResponse$description' => 'The store\'s description.
', 'UpdateVariantStoreRequest$description' => 'A description for the store.
', 'UpdateVariantStoreResponse$description' => 'The store\'s description.
', 'VariantStoreItem$description' => 'The store\'s description.
', ], ], 'StoreFormat' => [ 'base' => NULL, 'refs' => [ 'AnnotationStoreItem$storeFormat' => 'The store\'s file format.
', 'CreateAnnotationStoreRequest$storeFormat' => 'The annotation file format of the store.
', 'CreateAnnotationStoreResponse$storeFormat' => 'The annotation file format of the store.
', 'GetAnnotationStoreResponse$storeFormat' => 'The store\'s annotation file format.
', 'UpdateAnnotationStoreResponse$storeFormat' => 'The annotation file format of the store.
', ], ], 'StoreName' => [ 'base' => NULL, 'refs' => [ 'GetAnnotationImportResponse$destinationName' => 'The job\'s destination annotation store.
', 'GetVariantImportResponse$destinationName' => 'The job\'s destination variant store.
', 'StartAnnotationImportRequest$destinationName' => 'A destination annotation store for the job.
', 'StartVariantImportRequest$destinationName' => 'The destination variant store for the job.
', ], ], 'StoreOptions' => [ 'base' => 'Settings for a store.
', 'refs' => [ 'CreateAnnotationStoreRequest$storeOptions' => 'File parsing options for the annotation store.
', 'CreateAnnotationStoreResponse$storeOptions' => 'The store\'s file parsing options.
', 'GetAnnotationStoreResponse$storeOptions' => 'The store\'s parsing options.
', 'UpdateAnnotationStoreResponse$storeOptions' => 'Parsing options for the store.
', ], ], 'StoreStatus' => [ 'base' => NULL, 'refs' => [ 'AnnotationStoreItem$status' => 'The store\'s status.
', 'CreateAnnotationStoreResponse$status' => 'The store\'s status.
', 'CreateVariantStoreResponse$status' => 'The store\'s status.
', 'DeleteAnnotationStoreResponse$status' => 'The store\'s status.
', 'DeleteVariantStoreResponse$status' => 'The store\'s status.
', 'GetAnnotationStoreResponse$status' => 'The store\'s status.
', 'GetVariantStoreResponse$status' => 'The store\'s status.
', 'ListAnnotationStoresFilter$status' => 'A status to filter on.
', 'ListVariantStoresFilter$status' => 'A status to filter on.
', 'UpdateAnnotationStoreResponse$status' => 'The store\'s status.
', 'UpdateVariantStoreResponse$status' => 'The store\'s status.
', 'VariantStoreItem$status' => 'The store\'s status.
', ], ], 'String' => [ 'base' => NULL, 'refs' => [ 'AccessDeniedException$message' => NULL, 'AnnotationImportJobItem$id' => 'The job\'s ID.
', 'AnnotationImportJobItem$destinationName' => 'The job\'s destination annotation store.
', 'AnnotationStoreItem$name' => 'The store\'s name.
', 'CompleteReadSetUploadPartListItem$checksum' => 'A unique identifier used to confirm that parts are being added to the correct upload.
', 'ConflictException$message' => NULL, 'CreateAnnotationStoreResponse$name' => 'The store\'s name.
', 'CreateVariantStoreResponse$name' => 'The store\'s name.
', 'DeleteAnnotationStoreRequest$name' => 'The store\'s name.
', 'DeleteVariantStoreRequest$name' => 'The store\'s name.
', 'GetAnnotationStoreRequest$name' => 'The store\'s name.
', 'GetAnnotationStoreResponse$name' => 'The store\'s name.
', 'GetVariantStoreRequest$name' => 'The store\'s name.
', 'GetVariantStoreResponse$name' => 'The store\'s name.
', 'InternalServerException$message' => NULL, 'ListAnnotationImportJobsFilter$storeName' => 'A store name to filter on.
', 'ListAnnotationImportJobsResponse$nextToken' => 'A pagination token that\'s included if more results are available.
', 'ListAnnotationStoresResponse$nextToken' => 'A pagination token that\'s included if more results are available.
', 'ListVariantImportJobsFilter$storeName' => 'A store name to filter on.
', 'ListVariantImportJobsResponse$nextToken' => 'A pagination token that\'s included if more results are available.
', 'ListVariantStoresResponse$nextToken' => 'A pagination token that\'s included if more results are available.
', 'NotSupportedOperationException$message' => NULL, 'RangeNotSatisfiableException$message' => NULL, 'ReadSetBatchError$code' => 'The error\'s code.
', 'ReadSetBatchError$message' => 'The error\'s message.
', 'ReadSetUploadPartListItem$checksum' => 'A unique identifier used to confirm that parts are being added to the correct upload.
', 'RequestTimeoutException$message' => NULL, 'ResourceNotFoundException$message' => NULL, 'SequenceInformation$alignment' => 'The sequence\'s alignment setting.
', 'ServiceQuotaExceededException$message' => NULL, 'ThrottlingException$message' => NULL, 'UpdateAnnotationStoreRequest$name' => 'A name for the store.
', 'UpdateAnnotationStoreResponse$name' => 'The store\'s name.
', 'UpdateVariantStoreRequest$name' => 'A name for the store.
', 'UpdateVariantStoreResponse$name' => 'The store\'s name.
', 'UploadReadSetPartResponse$checksum' => 'An identifier used to confirm that parts are being added to the intended upload.
', 'ValidationException$message' => NULL, 'VariantImportJobItem$id' => 'The job\'s ID.
', 'VariantImportJobItem$destinationName' => 'The job\'s destination variant store.
', 'VariantStoreItem$name' => 'The store\'s name.
', ], ], 'SubjectId' => [ 'base' => NULL, 'refs' => [ 'CreateMultipartReadSetUploadRequest$subjectId' => 'The source\'s subject ID.
', 'CreateMultipartReadSetUploadResponse$subjectId' => 'The source\'s subject ID.
', 'GetReadSetMetadataResponse$subjectId' => 'The read set\'s subject ID.
', 'ImportReadSetSourceItem$subjectId' => 'The source\'s subject ID.
', 'MultipartReadSetUploadListItem$subjectId' => 'The read set source\'s subject ID.
', 'ReadSetFilter$subjectId' => 'The read set source\'s subject ID.
', 'ReadSetListItem$subjectId' => 'The read set\'s subject ID.
', 'StartReadSetImportJobSourceItem$subjectId' => 'The source\'s subject ID.
', ], ], 'SyntheticTimestamp_date_time' => [ 'base' => NULL, 'refs' => [ 'ActivateReadSetFilter$createdAfter' => 'The filter\'s start date.
', 'ActivateReadSetFilter$createdBefore' => 'The filter\'s end date.
', 'ActivateReadSetJobItem$creationTime' => 'When the job was created.
', 'ActivateReadSetJobItem$completionTime' => 'When the job completed.
', 'CreateMultipartReadSetUploadResponse$creationTime' => 'The creation time of the multipart upload.
', 'CreateReferenceStoreResponse$creationTime' => 'When the store was created.
', 'CreateSequenceStoreResponse$creationTime' => 'When the store was created.
', 'ExportReadSetFilter$createdAfter' => 'The filter\'s start date.
', 'ExportReadSetFilter$createdBefore' => 'The filter\'s end date.
', 'ExportReadSetJobDetail$creationTime' => 'When the job was created.
', 'ExportReadSetJobDetail$completionTime' => 'When the job completed.
', 'GetReadSetActivationJobResponse$creationTime' => 'When the job was created.
', 'GetReadSetActivationJobResponse$completionTime' => 'When the job completed.
', 'GetReadSetExportJobResponse$creationTime' => 'When the job was created.
', 'GetReadSetExportJobResponse$completionTime' => 'When the job completed.
', 'GetReadSetImportJobResponse$creationTime' => 'When the job was created.
', 'GetReadSetImportJobResponse$completionTime' => 'When the job completed.
', 'GetReadSetMetadataResponse$creationTime' => 'When the read set was created.
', 'GetReferenceImportJobResponse$creationTime' => 'When the job was created.
', 'GetReferenceImportJobResponse$completionTime' => 'When the job completed.
', 'GetReferenceMetadataResponse$creationTime' => 'When the reference was created.
', 'GetReferenceMetadataResponse$updateTime' => 'When the reference was updated.
', 'GetReferenceStoreResponse$creationTime' => 'When the store was created.
', 'GetSequenceStoreResponse$creationTime' => 'When the store was created.
', 'ImportReadSetFilter$createdAfter' => 'The filter\'s start date.
', 'ImportReadSetFilter$createdBefore' => 'The filter\'s end date.
', 'ImportReadSetJobItem$creationTime' => 'When the job was created.
', 'ImportReadSetJobItem$completionTime' => 'When the job completed.
', 'ImportReferenceFilter$createdAfter' => 'The filter\'s start date.
', 'ImportReferenceFilter$createdBefore' => 'The filter\'s end date.
', 'ImportReferenceJobItem$creationTime' => 'When the job was created.
', 'ImportReferenceJobItem$completionTime' => 'When the job completed.
', 'MultipartReadSetUploadListItem$creationTime' => 'The time stamp for when a direct upload was created.
', 'ReadSetFilter$createdAfter' => 'The filter\'s start date.
', 'ReadSetFilter$createdBefore' => 'The filter\'s end date.
', 'ReadSetListItem$creationTime' => 'When the read set was created.
', 'ReadSetUploadPartListFilter$createdAfter' => 'Filters for read set uploads after a specified time.
', 'ReadSetUploadPartListFilter$createdBefore' => 'Filters for read set part uploads before a specified time.
', 'ReadSetUploadPartListItem$creationTime' => 'The time stamp for when a direct upload was created.
', 'ReadSetUploadPartListItem$lastUpdatedTime' => 'The time stamp for the most recent update to an uploaded part.
', 'ReferenceFilter$createdAfter' => 'The filter\'s start date.
', 'ReferenceFilter$createdBefore' => 'The filter\'s end date.
', 'ReferenceListItem$creationTime' => 'When the reference was created.
', 'ReferenceListItem$updateTime' => 'When the reference was updated.
', 'ReferenceStoreDetail$creationTime' => 'When the store was created.
', 'ReferenceStoreFilter$createdAfter' => 'The filter\'s start date.
', 'ReferenceStoreFilter$createdBefore' => 'The filter\'s end date.
', 'SequenceStoreDetail$creationTime' => 'When the store was created.
', 'SequenceStoreFilter$createdAfter' => 'The filter\'s start date.
', 'SequenceStoreFilter$createdBefore' => 'The filter\'s end date.
', 'StartReadSetActivationJobResponse$creationTime' => 'When the job was created.
', 'StartReadSetExportJobResponse$creationTime' => 'When the job was created.
', 'StartReadSetImportJobResponse$creationTime' => 'When the job was created.
', 'StartReferenceImportJobResponse$creationTime' => 'When the job was created.
', ], ], 'TagArn' => [ 'base' => NULL, 'refs' => [ 'ListTagsForResourceRequest$resourceArn' => 'The resource\'s ARN.
', 'TagResourceRequest$resourceArn' => 'The resource\'s ARN.
', 'UntagResourceRequest$resourceArn' => 'The resource\'s ARN.
', ], ], 'TagKey' => [ 'base' => NULL, 'refs' => [ 'TagKeyList$member' => NULL, 'TagMap$key' => NULL, 'TagResourceRequestTagsMap$key' => NULL, ], ], 'TagKeyList' => [ 'base' => NULL, 'refs' => [ 'UntagResourceRequest$tagKeys' => 'Keys of tags to remove.
', ], ], 'TagMap' => [ 'base' => NULL, 'refs' => [ 'CreateAnnotationStoreRequest$tags' => 'Tags for the store.
', 'CreateMultipartReadSetUploadRequest$tags' => 'Any tags to add to the read set.
', 'CreateMultipartReadSetUploadResponse$tags' => 'The tags to add to the read set.
', 'CreateReferenceStoreRequest$tags' => 'Tags for the store.
', 'CreateRunGroupRequest$tags' => 'Tags for the group.
', 'CreateRunGroupResponse$tags' => 'Tags for the run group.
', 'CreateSequenceStoreRequest$tags' => 'Tags for the store.
', 'CreateVariantStoreRequest$tags' => 'Tags for the store.
', 'CreateWorkflowRequest$tags' => 'Tags for the workflow.
', 'CreateWorkflowResponse$tags' => 'The workflow\'s tags.
', 'GetAnnotationStoreResponse$tags' => 'The store\'s tags.
', 'GetRunGroupResponse$tags' => 'The group\'s tags.
', 'GetRunResponse$tags' => 'The run\'s tags.
', 'GetVariantStoreResponse$tags' => 'The store\'s tags.
', 'GetWorkflowResponse$tags' => 'The workflow\'s tags.
', 'ImportReadSetSourceItem$tags' => 'The source\'s tags.
', 'ImportReferenceSourceItem$tags' => 'The source\'s tags.
', 'ListTagsForResourceResponse$tags' => 'A list of tags.
', 'MultipartReadSetUploadListItem$tags' => 'Any tags you wish to add to a read set.
', 'StartReadSetImportJobSourceItem$tags' => 'The source\'s tags.
', 'StartReferenceImportJobSourceItem$tags' => 'The source\'s tags.
', 'StartRunRequest$tags' => 'Tags for the run.
', 'StartRunResponse$tags' => 'The run\'s tags.
', ], ], 'TagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'TagResourceRequestTagsMap' => [ 'base' => NULL, 'refs' => [ 'TagResourceRequest$tags' => 'Tags for the resource.
', ], ], 'TagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'TagValue' => [ 'base' => NULL, 'refs' => [ 'TagMap$value' => NULL, 'TagResourceRequestTagsMap$value' => NULL, ], ], 'TaskId' => [ 'base' => NULL, 'refs' => [ 'GetRunTaskRequest$taskId' => 'The task\'s ID.
', 'GetRunTaskResponse$taskId' => 'The task\'s ID.
', 'TaskListItem$taskId' => 'The task\'s ID.
', ], ], 'TaskList' => [ 'base' => NULL, 'refs' => [ 'ListRunTasksResponse$items' => 'A list of tasks.
', ], ], 'TaskListItem' => [ 'base' => 'A workflow run task.
', 'refs' => [ 'TaskList$member' => NULL, ], ], 'TaskListItemCpusInteger' => [ 'base' => NULL, 'refs' => [ 'TaskListItem$cpus' => 'The task\'s CPU count.
', ], ], 'TaskListItemGpusInteger' => [ 'base' => NULL, 'refs' => [ 'TaskListItem$gpus' => 'The number of Graphics Processing Units (GPU) specified for the task.
', ], ], 'TaskListItemMemoryInteger' => [ 'base' => NULL, 'refs' => [ 'TaskListItem$memory' => 'The task\'s memory use in gigabyes.
', ], ], 'TaskListToken' => [ 'base' => NULL, 'refs' => [ 'ListRunTasksRequest$startingToken' => 'Specify the pagination token from a previous request to retrieve the next page of results.
', 'ListRunTasksResponse$nextToken' => 'A pagination token that\'s included if more results are available.
', ], ], 'TaskLogStream' => [ 'base' => NULL, 'refs' => [ 'GetRunTaskResponse$logStream' => 'The task\'s log stream.
', ], ], 'TaskName' => [ 'base' => NULL, 'refs' => [ 'GetRunTaskResponse$name' => 'The task\'s name.
', 'TaskListItem$name' => 'The task\'s name.
', ], ], 'TaskStatus' => [ 'base' => NULL, 'refs' => [ 'GetRunTaskResponse$status' => 'The task\'s status.
', 'ListRunTasksRequest$status' => 'Filter the list by status.
', 'TaskListItem$status' => 'The task\'s status.
', ], ], 'TaskStatusMessage' => [ 'base' => NULL, 'refs' => [ 'GetRunTaskResponse$statusMessage' => 'The task\'s status message.
', ], ], 'TaskTimestamp' => [ 'base' => NULL, 'refs' => [ 'GetRunTaskResponse$creationTime' => 'When the task was created.
', 'GetRunTaskResponse$startTime' => 'The task\'s start time.
', 'GetRunTaskResponse$stopTime' => 'The task\'s stop time.
', 'TaskListItem$creationTime' => 'When the task was created.
', 'TaskListItem$startTime' => 'When the task started.
', 'TaskListItem$stopTime' => 'When the task stopped.
', ], ], 'ThrottlingException' => [ 'base' => 'The request was denied due to request throttling.
', 'refs' => [], ], 'TsvOptions' => [ 'base' => 'Formatting options for a TSV file.
', 'refs' => [ 'FormatOptions$tsvOptions' => 'Options for a TSV file.
', ], ], 'TsvStoreOptions' => [ 'base' => 'File settings for a TSV store.
', 'refs' => [ 'StoreOptions$tsvStoreOptions' => 'File settings for a TSV store.
', ], ], 'TsvStoreOptionsSchemaList' => [ 'base' => NULL, 'refs' => [ 'TsvStoreOptions$schema' => 'The store\'s schema.
', ], ], 'UntagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'UntagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateAnnotationStoreRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateAnnotationStoreResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateRunGroupRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateRunGroupRequestMaxCpusInteger' => [ 'base' => NULL, 'refs' => [ 'UpdateRunGroupRequest$maxCpus' => 'The maximum number of CPUs to use.
', ], ], 'UpdateRunGroupRequestMaxDurationInteger' => [ 'base' => NULL, 'refs' => [ 'UpdateRunGroupRequest$maxDuration' => 'A maximum run time for the group in minutes.
', ], ], 'UpdateRunGroupRequestMaxGpusInteger' => [ 'base' => NULL, 'refs' => [ 'UpdateRunGroupRequest$maxGpus' => 'The maximum GPUs that can be used by a run group.
', ], ], 'UpdateRunGroupRequestMaxRunsInteger' => [ 'base' => NULL, 'refs' => [ 'UpdateRunGroupRequest$maxRuns' => 'The maximum number of concurrent runs for the group.
', ], ], 'UpdateTime' => [ 'base' => NULL, 'refs' => [ 'AnnotationImportJobItem$updateTime' => 'When the job was updated.
', 'AnnotationStoreItem$updateTime' => 'When the store was updated.
', 'GetAnnotationImportResponse$updateTime' => 'When the job was updated.
', 'GetAnnotationStoreResponse$updateTime' => 'When the store was updated.
', 'GetVariantImportResponse$updateTime' => 'When the job was updated.
', 'GetVariantStoreResponse$updateTime' => 'When the store was updated.
', 'UpdateAnnotationStoreResponse$updateTime' => 'When the store was updated.
', 'UpdateVariantStoreResponse$updateTime' => 'When the store was updated.
', 'VariantImportJobItem$updateTime' => 'When the job was updated.
', 'VariantStoreItem$updateTime' => 'When the store was updated.
', ], ], 'UpdateVariantStoreRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateVariantStoreResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateWorkflowRequest' => [ 'base' => NULL, 'refs' => [], ], 'UploadId' => [ 'base' => NULL, 'refs' => [ 'AbortMultipartReadSetUploadRequest$uploadId' => 'The ID for the multipart upload.
', 'CompleteMultipartReadSetUploadRequest$uploadId' => 'The ID for the multipart upload.
', 'CreateMultipartReadSetUploadResponse$uploadId' => 'he ID for the initiated multipart upload.
', 'ListReadSetUploadPartsRequest$uploadId' => 'The ID for the initiated multipart upload.
', 'MultipartReadSetUploadListItem$uploadId' => 'The ID for the initiated multipart upload.
', 'UploadReadSetPartRequest$uploadId' => 'The ID for the initiated multipart upload.
', ], ], 'UploadReadSetPartRequest' => [ 'base' => NULL, 'refs' => [], ], 'UploadReadSetPartRequestPartNumberInteger' => [ 'base' => NULL, 'refs' => [ 'UploadReadSetPartRequest$partNumber' => 'The number of the part being uploaded.
', ], ], 'UploadReadSetPartResponse' => [ 'base' => NULL, 'refs' => [], ], 'ValidationException' => [ 'base' => 'The input fails to satisfy the constraints specified by an AWS service.
', 'refs' => [], ], 'VariantImportItemDetail' => [ 'base' => 'Details about an imported variant item.
', 'refs' => [ 'VariantImportItemDetails$member' => NULL, ], ], 'VariantImportItemDetails' => [ 'base' => NULL, 'refs' => [ 'GetVariantImportResponse$items' => 'The job\'s items.
', ], ], 'VariantImportItemSource' => [ 'base' => 'A imported variant item\'s source.
', 'refs' => [ 'VariantImportItemSources$member' => NULL, ], ], 'VariantImportItemSources' => [ 'base' => NULL, 'refs' => [ 'StartVariantImportRequest$items' => 'Items to import.
', ], ], 'VariantImportJobItem' => [ 'base' => 'A variant import job.
', 'refs' => [ 'VariantImportJobItems$member' => NULL, ], ], 'VariantImportJobItems' => [ 'base' => NULL, 'refs' => [ 'ListVariantImportJobsResponse$variantImportJobs' => 'A list of jobs.
', ], ], 'VariantStoreItem' => [ 'base' => 'A variant store.
', 'refs' => [ 'VariantStoreItems$member' => NULL, ], ], 'VariantStoreItems' => [ 'base' => NULL, 'refs' => [ 'ListVariantStoresResponse$variantStores' => 'A list of variant stores.
', ], ], 'VcfOptions' => [ 'base' => 'Formatting options for a VCF file.
', 'refs' => [ 'FormatOptions$vcfOptions' => 'Options for a VCF file.
', ], ], 'WorkflowArn' => [ 'base' => NULL, 'refs' => [ 'CreateWorkflowResponse$arn' => 'The workflow\'s ARN.
', 'GetWorkflowResponse$arn' => 'The workflow\'s ARN.
', 'WorkflowListItem$arn' => 'The workflow\'s ARN.
', ], ], 'WorkflowDefinition' => [ 'base' => NULL, 'refs' => [ 'CreateWorkflowRequest$definitionUri' => 'The URI of a definition for the workflow.
', 'GetRunResponse$definition' => 'The run\'s definition.
', 'GetWorkflowResponse$definition' => 'The workflow\'s definition.
', ], ], 'WorkflowDescription' => [ 'base' => NULL, 'refs' => [ 'CreateWorkflowRequest$description' => 'A description for the workflow.
', 'GetWorkflowResponse$description' => 'The workflow\'s description.
', 'UpdateWorkflowRequest$description' => 'A description for the workflow.
', ], ], 'WorkflowDigest' => [ 'base' => NULL, 'refs' => [ 'GetRunResponse$digest' => 'The run\'s digest.
', 'GetWorkflowResponse$digest' => 'The workflow\'s digest.
', 'WorkflowListItem$digest' => 'The workflow\'s digest.
', ], ], 'WorkflowEngine' => [ 'base' => NULL, 'refs' => [ 'CreateWorkflowRequest$engine' => 'An engine for the workflow.
', 'GetWorkflowResponse$engine' => 'The workflow\'s engine.
', ], ], 'WorkflowExport' => [ 'base' => NULL, 'refs' => [ 'WorkflowExportList$member' => NULL, ], ], 'WorkflowExportList' => [ 'base' => NULL, 'refs' => [ 'GetWorkflowRequest$export' => 'The export format for the workflow.
', ], ], 'WorkflowId' => [ 'base' => NULL, 'refs' => [ 'CreateWorkflowResponse$id' => 'The workflow\'s ID.
', 'DeleteWorkflowRequest$id' => 'The workflow\'s ID.
', 'GetRunResponse$workflowId' => 'The run\'s workflow ID.
', 'GetWorkflowRequest$id' => 'The workflow\'s ID.
', 'GetWorkflowResponse$id' => 'The workflow\'s ID.
', 'RunListItem$workflowId' => 'The run\'s workflow ID.
', 'StartRunRequest$workflowId' => 'The run\'s workflow ID.
', 'UpdateWorkflowRequest$id' => 'The workflow\'s ID.
', 'WorkflowListItem$id' => 'The workflow\'s ID.
', ], ], 'WorkflowList' => [ 'base' => NULL, 'refs' => [ 'ListWorkflowsResponse$items' => 'The workflows\' items.
', ], ], 'WorkflowListItem' => [ 'base' => 'A workflow.
', 'refs' => [ 'WorkflowList$member' => NULL, ], ], 'WorkflowListToken' => [ 'base' => NULL, 'refs' => [ 'ListWorkflowsRequest$startingToken' => 'Specify the pagination token from a previous request to retrieve the next page of results.
', 'ListWorkflowsResponse$nextToken' => 'A pagination token that\'s included if more results are available.
', ], ], 'WorkflowMain' => [ 'base' => NULL, 'refs' => [ 'CreateWorkflowRequest$main' => 'The path of the main definition file for the workflow.
', 'GetWorkflowResponse$main' => 'The path of the main definition file for the workflow.
', ], ], 'WorkflowMetadata' => [ 'base' => NULL, 'refs' => [ 'GetWorkflowResponse$metadata' => 'Gets metadata for workflow.
', 'WorkflowListItem$metadata' => 'Any metadata available for workflow. The information listed may vary depending on the workflow, and there may also be no metadata to return.
', ], ], 'WorkflowMetadataKey' => [ 'base' => NULL, 'refs' => [ 'WorkflowMetadata$key' => NULL, ], ], 'WorkflowMetadataValue' => [ 'base' => NULL, 'refs' => [ 'WorkflowMetadata$value' => NULL, ], ], 'WorkflowName' => [ 'base' => NULL, 'refs' => [ 'CreateWorkflowRequest$name' => 'A name for the workflow.
', 'GetWorkflowResponse$name' => 'The workflow\'s name.
', 'ListWorkflowsRequest$name' => 'The workflows\' name.
', 'UpdateWorkflowRequest$name' => 'A name for the workflow.
', 'WorkflowListItem$name' => 'The workflow\'s name.
', ], ], 'WorkflowParameter' => [ 'base' => 'A workflow parameter.
', 'refs' => [ 'WorkflowParameterTemplate$value' => NULL, ], ], 'WorkflowParameterDescription' => [ 'base' => NULL, 'refs' => [ 'WorkflowParameter$description' => 'The parameter\'s description.
', ], ], 'WorkflowParameterName' => [ 'base' => NULL, 'refs' => [ 'WorkflowParameterTemplate$key' => NULL, ], ], 'WorkflowParameterTemplate' => [ 'base' => NULL, 'refs' => [ 'CreateWorkflowRequest$parameterTemplate' => 'A parameter template for the workflow.
', 'GetWorkflowResponse$parameterTemplate' => 'The workflow\'s parameter template.
', ], ], 'WorkflowRequestId' => [ 'base' => NULL, 'refs' => [ 'CreateWorkflowRequest$requestId' => 'To ensure that requests don\'t run multiple times, specify a unique ID for each request.
', ], ], 'WorkflowStatus' => [ 'base' => NULL, 'refs' => [ 'CreateWorkflowResponse$status' => 'The workflow\'s status.
', 'GetWorkflowResponse$status' => 'The workflow\'s status.
', 'WorkflowListItem$status' => 'The workflow\'s status.
', ], ], 'WorkflowStatusMessage' => [ 'base' => NULL, 'refs' => [ 'GetWorkflowResponse$statusMessage' => 'The workflow\'s status message.
', ], ], 'WorkflowTimestamp' => [ 'base' => NULL, 'refs' => [ 'GetWorkflowResponse$creationTime' => 'When the workflow was created.
', 'WorkflowListItem$creationTime' => 'When the workflow was created.
', ], ], 'WorkflowType' => [ 'base' => NULL, 'refs' => [ 'GetRunResponse$workflowType' => 'The run\'s workflow type.
', 'GetWorkflowRequest$type' => 'The workflow\'s type.
', 'GetWorkflowResponse$type' => 'The workflow\'s type.
', 'ListWorkflowsRequest$type' => 'The workflows\' type.
', 'StartRunRequest$workflowType' => 'The run\'s workflows type.
', 'WorkflowListItem$type' => 'The workflow\'s type.
', ], ], ],];