!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/var/www/html/main_file/vendor/aws/aws-sdk-php/src/data/omics/2022-11-28/   drwxr-xr-x
Free 13.19 GB of 57.97 GB (22.75%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     api-2.json.php (126.8 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
// This file was auto-generated from sdk-root/src/data/omics/2022-11-28/api-2.json
return [ 'version' => '2.0''metadata' => [ 'apiVersion' => '2022-11-28''endpointPrefix' => 'omics''jsonVersion' => '1.1''protocol' => 'rest-json''serviceFullName' => 'Amazon Omics''serviceId' => 'Omics''signatureVersion' => 'v4''signingName' => 'omics''uid' => 'omics-2022-11-28', ], 'operations' => [ 'BatchDeleteReadSet' => [ 'name' => 'BatchDeleteReadSet''http' => [ 'method' => 'POST''requestUri' => '/sequencestore/{sequenceStoreId}/readset/batch/delete''responseCode' => 200, ], 'input' => [ 'shape' => 'BatchDeleteReadSetRequest', ], 'output' => [ 'shape' => 'BatchDeleteReadSetResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'control-storage-', ], 'idempotent' => true, ], 'CancelAnnotationImportJob' => [ 'name' => 'CancelAnnotationImportJob''http' => [ 'method' => 'DELETE''requestUri' => '/import/annotation/{jobId}''responseCode' => 200, ], 'input' => [ 'shape' => 'CancelAnnotationImportRequest', ], 'output' => [ 'shape' => 'CancelAnnotationImportResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], ], 'endpoint' => [ 'hostPrefix' => 'analytics-', ], 'idempotent' => true, ], 'CancelRun' => [ 'name' => 'CancelRun''http' => [ 'method' => 'POST''requestUri' => '/run/{id}/cancel''responseCode' => 202, ], 'input' => [ 'shape' => 'CancelRunRequest', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'workflows-', ], ], 'CancelVariantImportJob' => [ 'name' => 'CancelVariantImportJob''http' => [ 'method' => 'DELETE''requestUri' => '/import/variant/{jobId}''responseCode' => 200, ], 'input' => [ 'shape' => 'CancelVariantImportRequest', ], 'output' => [ 'shape' => 'CancelVariantImportResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], ], 'endpoint' => [ 'hostPrefix' => 'analytics-', ], 'idempotent' => true, ], 'CreateAnnotationStore' => [ 'name' => 'CreateAnnotationStore''http' => [ 'method' => 'POST''requestUri' => '/annotationStore''responseCode' => 200, ], 'input' => [ 'shape' => 'CreateAnnotationStoreRequest', ], 'output' => [ 'shape' => 'CreateAnnotationStoreResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], ], 'endpoint' => [ 'hostPrefix' => 'analytics-', ], ], 'CreateReferenceStore' => [ 'name' => 'CreateReferenceStore''http' => [ 'method' => 'POST''requestUri' => '/referencestore''responseCode' => 200, ], 'input' => [ 'shape' => 'CreateReferenceStoreRequest', ], 'output' => [ 'shape' => 'CreateReferenceStoreResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'control-storage-', ], ], 'CreateRunGroup' => [ 'name' => 'CreateRunGroup''http' => [ 'method' => 'POST''requestUri' => '/runGroup''responseCode' => 201, ], 'input' => [ 'shape' => 'CreateRunGroupRequest', ], 'output' => [ 'shape' => 'CreateRunGroupResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'workflows-', ], ], 'CreateSequenceStore' => [ 'name' => 'CreateSequenceStore''http' => [ 'method' => 'POST''requestUri' => '/sequencestore''responseCode' => 200, ], 'input' => [ 'shape' => 'CreateSequenceStoreRequest', ], 'output' => [ 'shape' => 'CreateSequenceStoreResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'control-storage-', ], ], 'CreateVariantStore' => [ 'name' => 'CreateVariantStore''http' => [ 'method' => 'POST''requestUri' => '/variantStore''responseCode' => 200, ], 'input' => [ 'shape' => 'CreateVariantStoreRequest', ], 'output' => [ 'shape' => 'CreateVariantStoreResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], ], 'endpoint' => [ 'hostPrefix' => 'analytics-', ], ], 'CreateWorkflow' => [ 'name' => 'CreateWorkflow''http' => [ 'method' => 'POST''requestUri' => '/workflow''responseCode' => 201, ], 'input' => [ 'shape' => 'CreateWorkflowRequest', ], 'output' => [ 'shape' => 'CreateWorkflowResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'workflows-', ], ], 'DeleteAnnotationStore' => [ 'name' => 'DeleteAnnotationStore''http' => [ 'method' => 'DELETE''requestUri' => '/annotationStore/{name}''responseCode' => 200, ], 'input' => [ 'shape' => 'DeleteAnnotationStoreRequest', ], 'output' => [ 'shape' => 'DeleteAnnotationStoreResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], ], 'endpoint' => [ 'hostPrefix' => 'analytics-', ], 'idempotent' => true, ], 'DeleteReference' => [ 'name' => 'DeleteReference''http' => [ 'method' => 'DELETE''requestUri' => '/referencestore/{referenceStoreId}/reference/{id}''responseCode' => 200, ], 'input' => [ 'shape' => 'DeleteReferenceRequest', ], 'output' => [ 'shape' => 'DeleteReferenceResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'control-storage-', ], 'idempotent' => true, ], 'DeleteReferenceStore' => [ 'name' => 'DeleteReferenceStore''http' => [ 'method' => 'DELETE''requestUri' => '/referencestore/{id}''responseCode' => 200, ], 'input' => [ 'shape' => 'DeleteReferenceStoreRequest', ], 'output' => [ 'shape' => 'DeleteReferenceStoreResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'control-storage-', ], 'idempotent' => true, ], 'DeleteRun' => [ 'name' => 'DeleteRun''http' => [ 'method' => 'DELETE''requestUri' => '/run/{id}''responseCode' => 202, ], 'input' => [ 'shape' => 'DeleteRunRequest', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'workflows-', ], 'idempotent' => true, ], 'DeleteRunGroup' => [ 'name' => 'DeleteRunGroup''http' => [ 'method' => 'DELETE''requestUri' => '/runGroup/{id}''responseCode' => 202, ], 'input' => [ 'shape' => 'DeleteRunGroupRequest', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'workflows-', ], 'idempotent' => true, ], 'DeleteSequenceStore' => [ 'name' => 'DeleteSequenceStore''http' => [ 'method' => 'DELETE''requestUri' => '/sequencestore/{id}''responseCode' => 200, ], 'input' => [ 'shape' => 'DeleteSequenceStoreRequest', ], 'output' => [ 'shape' => 'DeleteSequenceStoreResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'control-storage-', ], 'idempotent' => true, ], 'DeleteVariantStore' => [ 'name' => 'DeleteVariantStore''http' => [ 'method' => 'DELETE''requestUri' => '/variantStore/{name}''responseCode' => 200, ], 'input' => [ 'shape' => 'DeleteVariantStoreRequest', ], 'output' => [ 'shape' => 'DeleteVariantStoreResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], ], 'endpoint' => [ 'hostPrefix' => 'analytics-', ], 'idempotent' => true, ], 'DeleteWorkflow' => [ 'name' => 'DeleteWorkflow''http' => [ 'method' => 'DELETE''requestUri' => '/workflow/{id}''responseCode' => 202, ], 'input' => [ 'shape' => 'DeleteWorkflowRequest', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'workflows-', ], 'idempotent' => true, ], 'GetAnnotationImportJob' => [ 'name' => 'GetAnnotationImportJob''http' => [ 'method' => 'GET''requestUri' => '/import/annotation/{jobId}''responseCode' => 200, ], 'input' => [ 'shape' => 'GetAnnotationImportRequest', ], 'output' => [ 'shape' => 'GetAnnotationImportResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], ], 'endpoint' => [ 'hostPrefix' => 'analytics-', ], ], 'GetAnnotationStore' => [ 'name' => 'GetAnnotationStore''http' => [ 'method' => 'GET''requestUri' => '/annotationStore/{name}''responseCode' => 200, ], 'input' => [ 'shape' => 'GetAnnotationStoreRequest', ], 'output' => [ 'shape' => 'GetAnnotationStoreResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], ], 'endpoint' => [ 'hostPrefix' => 'analytics-', ], ], 'GetReadSet' => [ 'name' => 'GetReadSet''http' => [ 'method' => 'GET''requestUri' => '/sequencestore/{sequenceStoreId}/readset/{id}''responseCode' => 200, ], 'input' => [ 'shape' => 'GetReadSetRequest', ], 'output' => [ 'shape' => 'GetReadSetResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'RangeNotSatisfiableException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'storage-', ], ], 'GetReadSetActivationJob' => [ 'name' => 'GetReadSetActivationJob''http' => [ 'method' => 'GET''requestUri' => '/sequencestore/{sequenceStoreId}/activationjob/{id}''responseCode' => 200, ], 'input' => [ 'shape' => 'GetReadSetActivationJobRequest', ], 'output' => [ 'shape' => 'GetReadSetActivationJobResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'control-storage-', ], ], 'GetReadSetExportJob' => [ 'name' => 'GetReadSetExportJob''http' => [ 'method' => 'GET''requestUri' => '/sequencestore/{sequenceStoreId}/exportjob/{id}''responseCode' => 200, ], 'input' => [ 'shape' => 'GetReadSetExportJobRequest', ], 'output' => [ 'shape' => 'GetReadSetExportJobResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'control-storage-', ], ], 'GetReadSetImportJob' => [ 'name' => 'GetReadSetImportJob''http' => [ 'method' => 'GET''requestUri' => '/sequencestore/{sequenceStoreId}/importjob/{id}''responseCode' => 200, ], 'input' => [ 'shape' => 'GetReadSetImportJobRequest', ], 'output' => [ 'shape' => 'GetReadSetImportJobResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'control-storage-', ], ], 'GetReadSetMetadata' => [ 'name' => 'GetReadSetMetadata''http' => [ 'method' => 'GET''requestUri' => '/sequencestore/{sequenceStoreId}/readset/{id}/metadata''responseCode' => 200, ], 'input' => [ 'shape' => 'GetReadSetMetadataRequest', ], 'output' => [ 'shape' => 'GetReadSetMetadataResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'control-storage-', ], ], 'GetReference' => [ 'name' => 'GetReference''http' => [ 'method' => 'GET''requestUri' => '/referencestore/{referenceStoreId}/reference/{id}''responseCode' => 200, ], 'input' => [ 'shape' => 'GetReferenceRequest', ], 'output' => [ 'shape' => 'GetReferenceResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'RangeNotSatisfiableException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'storage-', ], ], 'GetReferenceImportJob' => [ 'name' => 'GetReferenceImportJob''http' => [ 'method' => 'GET''requestUri' => '/referencestore/{referenceStoreId}/importjob/{id}''responseCode' => 200, ], 'input' => [ 'shape' => 'GetReferenceImportJobRequest', ], 'output' => [ 'shape' => 'GetReferenceImportJobResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'control-storage-', ], ], 'GetReferenceMetadata' => [ 'name' => 'GetReferenceMetadata''http' => [ 'method' => 'GET''requestUri' => '/referencestore/{referenceStoreId}/reference/{id}/metadata''responseCode' => 200, ], 'input' => [ 'shape' => 'GetReferenceMetadataRequest', ], 'output' => [ 'shape' => 'GetReferenceMetadataResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'control-storage-', ], ], 'GetReferenceStore' => [ 'name' => 'GetReferenceStore''http' => [ 'method' => 'GET''requestUri' => '/referencestore/{id}''responseCode' => 200, ], 'input' => [ 'shape' => 'GetReferenceStoreRequest', ], 'output' => [ 'shape' => 'GetReferenceStoreResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'control-storage-', ], ], 'GetRun' => [ 'name' => 'GetRun''http' => [ 'method' => 'GET''requestUri' => '/run/{id}''responseCode' => 200, ], 'input' => [ 'shape' => 'GetRunRequest', ], 'output' => [ 'shape' => 'GetRunResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'workflows-', ], ], 'GetRunGroup' => [ 'name' => 'GetRunGroup''http' => [ 'method' => 'GET''requestUri' => '/runGroup/{id}''responseCode' => 200, ], 'input' => [ 'shape' => 'GetRunGroupRequest', ], 'output' => [ 'shape' => 'GetRunGroupResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'workflows-', ], ], 'GetRunTask' => [ 'name' => 'GetRunTask''http' => [ 'method' => 'GET''requestUri' => '/run/{id}/task/{taskId}''responseCode' => 200, ], 'input' => [ 'shape' => 'GetRunTaskRequest', ], 'output' => [ 'shape' => 'GetRunTaskResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'workflows-', ], ], 'GetSequenceStore' => [ 'name' => 'GetSequenceStore''http' => [ 'method' => 'GET''requestUri' => '/sequencestore/{id}''responseCode' => 200, ], 'input' => [ 'shape' => 'GetSequenceStoreRequest', ], 'output' => [ 'shape' => 'GetSequenceStoreResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'control-storage-', ], ], 'GetVariantImportJob' => [ 'name' => 'GetVariantImportJob''http' => [ 'method' => 'GET''requestUri' => '/import/variant/{jobId}''responseCode' => 200, ], 'input' => [ 'shape' => 'GetVariantImportRequest', ], 'output' => [ 'shape' => 'GetVariantImportResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], ], 'endpoint' => [ 'hostPrefix' => 'analytics-', ], ], 'GetVariantStore' => [ 'name' => 'GetVariantStore''http' => [ 'method' => 'GET''requestUri' => '/variantStore/{name}''responseCode' => 200, ], 'input' => [ 'shape' => 'GetVariantStoreRequest', ], 'output' => [ 'shape' => 'GetVariantStoreResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], ], 'endpoint' => [ 'hostPrefix' => 'analytics-', ], ], 'GetWorkflow' => [ 'name' => 'GetWorkflow''http' => [ 'method' => 'GET''requestUri' => '/workflow/{id}''responseCode' => 200, ], 'input' => [ 'shape' => 'GetWorkflowRequest', ], 'output' => [ 'shape' => 'GetWorkflowResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'workflows-', ], ], 'ListAnnotationImportJobs' => [ 'name' => 'ListAnnotationImportJobs''http' => [ 'method' => 'POST''requestUri' => '/import/annotations''responseCode' => 200, ], 'input' => [ 'shape' => 'ListAnnotationImportJobsRequest', ], 'output' => [ 'shape' => 'ListAnnotationImportJobsResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], ], 'endpoint' => [ 'hostPrefix' => 'analytics-', ], ], 'ListAnnotationStores' => [ 'name' => 'ListAnnotationStores''http' => [ 'method' => 'POST''requestUri' => '/annotationStores''responseCode' => 200, ], 'input' => [ 'shape' => 'ListAnnotationStoresRequest', ], 'output' => [ 'shape' => 'ListAnnotationStoresResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], ], 'endpoint' => [ 'hostPrefix' => 'analytics-', ], ], 'ListReadSetActivationJobs' => [ 'name' => 'ListReadSetActivationJobs''http' => [ 'method' => 'POST''requestUri' => '/sequencestore/{sequenceStoreId}/activationjobs''responseCode' => 200, ], 'input' => [ 'shape' => 'ListReadSetActivationJobsRequest', ], 'output' => [ 'shape' => 'ListReadSetActivationJobsResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'control-storage-', ], ], 'ListReadSetExportJobs' => [ 'name' => 'ListReadSetExportJobs''http' => [ 'method' => 'POST''requestUri' => '/sequencestore/{sequenceStoreId}/exportjobs''responseCode' => 200, ], 'input' => [ 'shape' => 'ListReadSetExportJobsRequest', ], 'output' => [ 'shape' => 'ListReadSetExportJobsResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'control-storage-', ], ], 'ListReadSetImportJobs' => [ 'name' => 'ListReadSetImportJobs''http' => [ 'method' => 'POST''requestUri' => '/sequencestore/{sequenceStoreId}/importjobs''responseCode' => 200, ], 'input' => [ 'shape' => 'ListReadSetImportJobsRequest', ], 'output' => [ 'shape' => 'ListReadSetImportJobsResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'control-storage-', ], ], 'ListReadSets' => [ 'name' => 'ListReadSets''http' => [ 'method' => 'POST''requestUri' => '/sequencestore/{sequenceStoreId}/readsets''responseCode' => 200, ], 'input' => [ 'shape' => 'ListReadSetsRequest', ], 'output' => [ 'shape' => 'ListReadSetsResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'control-storage-', ], ], 'ListReferenceImportJobs' => [ 'name' => 'ListReferenceImportJobs''http' => [ 'method' => 'POST''requestUri' => '/referencestore/{referenceStoreId}/importjobs''responseCode' => 200, ], 'input' => [ 'shape' => 'ListReferenceImportJobsRequest', ], 'output' => [ 'shape' => 'ListReferenceImportJobsResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'control-storage-', ], ], 'ListReferenceStores' => [ 'name' => 'ListReferenceStores''http' => [ 'method' => 'POST''requestUri' => '/referencestores''responseCode' => 200, ], 'input' => [ 'shape' => 'ListReferenceStoresRequest', ], 'output' => [ 'shape' => 'ListReferenceStoresResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'control-storage-', ], ], 'ListReferences' => [ 'name' => 'ListReferences''http' => [ 'method' => 'POST''requestUri' => '/referencestore/{referenceStoreId}/references''responseCode' => 200, ], 'input' => [ 'shape' => 'ListReferencesRequest', ], 'output' => [ 'shape' => 'ListReferencesResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'control-storage-', ], ], 'ListRunGroups' => [ 'name' => 'ListRunGroups''http' => [ 'method' => 'GET''requestUri' => '/runGroup''responseCode' => 200, ], 'input' => [ 'shape' => 'ListRunGroupsRequest', ], 'output' => [ 'shape' => 'ListRunGroupsResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'workflows-', ], ], 'ListRunTasks' => [ 'name' => 'ListRunTasks''http' => [ 'method' => 'GET''requestUri' => '/run/{id}/task''responseCode' => 200, ], 'input' => [ 'shape' => 'ListRunTasksRequest', ], 'output' => [ 'shape' => 'ListRunTasksResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'workflows-', ], ], 'ListRuns' => [ 'name' => 'ListRuns''http' => [ 'method' => 'GET''requestUri' => '/run''responseCode' => 200, ], 'input' => [ 'shape' => 'ListRunsRequest', ], 'output' => [ 'shape' => 'ListRunsResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'workflows-', ], ], 'ListSequenceStores' => [ 'name' => 'ListSequenceStores''http' => [ 'method' => 'POST''requestUri' => '/sequencestores''responseCode' => 200, ], 'input' => [ 'shape' => 'ListSequenceStoresRequest', ], 'output' => [ 'shape' => 'ListSequenceStoresResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'control-storage-', ], ], 'ListTagsForResource' => [ 'name' => 'ListTagsForResource''http' => [ 'method' => 'GET''requestUri' => '/tags/{resourceArn}''responseCode' => 200, ], 'input' => [ 'shape' => 'ListTagsForResourceRequest', ], 'output' => [ 'shape' => 'ListTagsForResourceResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'tags-', ], ], 'ListVariantImportJobs' => [ 'name' => 'ListVariantImportJobs''http' => [ 'method' => 'POST''requestUri' => '/import/variants''responseCode' => 200, ], 'input' => [ 'shape' => 'ListVariantImportJobsRequest', ], 'output' => [ 'shape' => 'ListVariantImportJobsResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], ], 'endpoint' => [ 'hostPrefix' => 'analytics-', ], ], 'ListVariantStores' => [ 'name' => 'ListVariantStores''http' => [ 'method' => 'POST''requestUri' => '/variantStores''responseCode' => 200, ], 'input' => [ 'shape' => 'ListVariantStoresRequest', ], 'output' => [ 'shape' => 'ListVariantStoresResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], ], 'endpoint' => [ 'hostPrefix' => 'analytics-', ], ], 'ListWorkflows' => [ 'name' => 'ListWorkflows''http' => [ 'method' => 'GET''requestUri' => '/workflow''responseCode' => 200, ], 'input' => [ 'shape' => 'ListWorkflowsRequest', ], 'output' => [ 'shape' => 'ListWorkflowsResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'workflows-', ], ], 'StartAnnotationImportJob' => [ 'name' => 'StartAnnotationImportJob''http' => [ 'method' => 'POST''requestUri' => '/import/annotation''responseCode' => 200, ], 'input' => [ 'shape' => 'StartAnnotationImportRequest', ], 'output' => [ 'shape' => 'StartAnnotationImportResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], ], 'endpoint' => [ 'hostPrefix' => 'analytics-', ], ], 'StartReadSetActivationJob' => [ 'name' => 'StartReadSetActivationJob''http' => [ 'method' => 'POST''requestUri' => '/sequencestore/{sequenceStoreId}/activationjob''responseCode' => 200, ], 'input' => [ 'shape' => 'StartReadSetActivationJobRequest', ], 'output' => [ 'shape' => 'StartReadSetActivationJobResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'control-storage-', ], ], 'StartReadSetExportJob' => [ 'name' => 'StartReadSetExportJob''http' => [ 'method' => 'POST''requestUri' => '/sequencestore/{sequenceStoreId}/exportjob''responseCode' => 200, ], 'input' => [ 'shape' => 'StartReadSetExportJobRequest', ], 'output' => [ 'shape' => 'StartReadSetExportJobResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'control-storage-', ], ], 'StartReadSetImportJob' => [ 'name' => 'StartReadSetImportJob''http' => [ 'method' => 'POST''requestUri' => '/sequencestore/{sequenceStoreId}/importjob''responseCode' => 200, ], 'input' => [ 'shape' => 'StartReadSetImportJobRequest', ], 'output' => [ 'shape' => 'StartReadSetImportJobResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'control-storage-', ], ], 'StartReferenceImportJob' => [ 'name' => 'StartReferenceImportJob''http' => [ 'method' => 'POST''requestUri' => '/referencestore/{referenceStoreId}/importjob''responseCode' => 200, ], 'input' => [ 'shape' => 'StartReferenceImportJobRequest', ], 'output' => [ 'shape' => 'StartReferenceImportJobResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'control-storage-', ], ], 'StartRun' => [ 'name' => 'StartRun''http' => [ 'method' => 'POST''requestUri' => '/run''responseCode' => 201, ], 'input' => [ 'shape' => 'StartRunRequest', ], 'output' => [ 'shape' => 'StartRunResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'workflows-', ], ], 'StartVariantImportJob' => [ 'name' => 'StartVariantImportJob''http' => [ 'method' => 'POST''requestUri' => '/import/variant''responseCode' => 200, ], 'input' => [ 'shape' => 'StartVariantImportRequest', ], 'output' => [ 'shape' => 'StartVariantImportResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], ], 'endpoint' => [ 'hostPrefix' => 'analytics-', ], ], 'TagResource' => [ 'name' => 'TagResource''http' => [ 'method' => 'POST''requestUri' => '/tags/{resourceArn}''responseCode' => 204, ], 'input' => [ 'shape' => 'TagResourceRequest', ], 'output' => [ 'shape' => 'TagResourceResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'tags-', ], ], 'UntagResource' => [ 'name' => 'UntagResource''http' => [ 'method' => 'DELETE''requestUri' => '/tags/{resourceArn}''responseCode' => 204, ], 'input' => [ 'shape' => 'UntagResourceRequest', ], 'output' => [ 'shape' => 'UntagResourceResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'tags-', ], 'idempotent' => true, ], 'UpdateAnnotationStore' => [ 'name' => 'UpdateAnnotationStore''http' => [ 'method' => 'POST''requestUri' => '/annotationStore/{name}''responseCode' => 200, ], 'input' => [ 'shape' => 'UpdateAnnotationStoreRequest', ], 'output' => [ 'shape' => 'UpdateAnnotationStoreResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], ], 'endpoint' => [ 'hostPrefix' => 'analytics-', ], ], 'UpdateRunGroup' => [ 'name' => 'UpdateRunGroup''http' => [ 'method' => 'POST''requestUri' => '/runGroup/{id}''responseCode' => 202, ], 'input' => [ 'shape' => 'UpdateRunGroupRequest', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'workflows-', ], ], 'UpdateVariantStore' => [ 'name' => 'UpdateVariantStore''http' => [ 'method' => 'POST''requestUri' => '/variantStore/{name}''responseCode' => 200, ], 'input' => [ 'shape' => 'UpdateVariantStoreRequest', ], 'output' => [ 'shape' => 'UpdateVariantStoreResponse', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], ], 'endpoint' => [ 'hostPrefix' => 'analytics-', ], ], 'UpdateWorkflow' => [ 'name' => 'UpdateWorkflow''http' => [ 'method' => 'POST''requestUri' => '/workflow/{id}''responseCode' => 202, ], 'input' => [ 'shape' => 'UpdateWorkflowRequest', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ServiceQuotaExceededException', ], [ 'shape' => 'ThrottlingException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'RequestTimeoutException', ], ], 'endpoint' => [ 'hostPrefix' => 'workflows-', ], ], ], 'shapes' => [ 'AccessDeniedException' => [ 'type' => 'structure''required' => [ 'message', ], 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'error' => [ 'httpStatusCode' => 403'senderFault' => true, ], 'exception' => true, ], 'ActivateReadSetFilter' => [ 'type' => 'structure''members' => [ 'createdAfter' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'createdBefore' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'status' => [ 'shape' => 'ReadSetActivationJobStatus', ], ], ], 'ActivateReadSetJobItem' => [ 'type' => 'structure''required' => [ 'creationTime''id''sequenceStoreId''status', ], 'members' => [ 'completionTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'creationTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'id' => [ 'shape' => 'ActivationJobId', ], 'sequenceStoreId' => [ 'shape' => 'SequenceStoreId', ], 'status' => [ 'shape' => 'ReadSetActivationJobStatus', ], ], ], 'ActivateReadSetJobList' => [ 'type' => 'list''member' => [ 'shape' => 'ActivateReadSetJobItem', ], ], 'ActivateReadSetSourceItem' => [ 'type' => 'structure''required' => [ 'readSetId''status', ], 'members' => [ 'readSetId' => [ 'shape' => 'ReadSetId', ], 'status' => [ 'shape' => 'ReadSetActivationJobItemStatus', ], 'statusMessage' => [ 'shape' => 'JobStatusMessage', ], ], ], 'ActivateReadSetSourceList' => [ 'type' => 'list''member' => [ 'shape' => 'ActivateReadSetSourceItem', ], ], 'ActivationJobId' => [ 'type' => 'string''max' => 36'min' => 10'pattern' => '^[0-9]+$', ], 'AnnotationImportItemDetail' => [ 'type' => 'structure''required' => [ 'jobStatus''source', ], 'members' => [ 'jobStatus' => [ 'shape' => 'JobStatus', ], 'source' => [ 'shape' => 'S3Uri', ], ], ], 'AnnotationImportItemDetails' => [ 'type' => 'list''member' => [ 'shape' => 'AnnotationImportItemDetail', ], 'max' => 1'min' => 1, ], 'AnnotationImportItemSource' => [ 'type' => 'structure''required' => [ 'source', ], 'members' => [ 'source' => [ 'shape' => 'S3Uri', ], ], ], 'AnnotationImportItemSources' => [ 'type' => 'list''member' => [ 'shape' => 'AnnotationImportItemSource', ], 'min' => 1, ], 'AnnotationImportJobItem' => [ 'type' => 'structure''required' => [ 'creationTime''destinationName''id''roleArn''status''updateTime', ], 'members' => [ 'completionTime' => [ 'shape' => 'CompletionTime', ], 'creationTime' => [ 'shape' => 'CreationTime', ], 'destinationName' => [ 'shape' => 'String', ], 'id' => [ 'shape' => 'String', ], 'roleArn' => [ 'shape' => 'Arn', ], 'runLeftNormalization' => [ 'shape' => 'RunLeftNormalization', ], 'status' => [ 'shape' => 'JobStatus', ], 'updateTime' => [ 'shape' => 'UpdateTime', ], ], ], 'AnnotationImportJobItems' => [ 'type' => 'list''member' => [ 'shape' => 'AnnotationImportJobItem', ], ], 'AnnotationStoreItem' => [ 'type' => 'structure''required' => [ 'creationTime''description''id''name''reference''sseConfig''status''statusMessage''storeArn''storeFormat''storeSizeBytes''updateTime', ], 'members' => [ 'creationTime' => [ 'shape' => 'CreationTime', ], 'description' => [ 'shape' => 'StoreDescription', ], 'id' => [ 'shape' => 'ResourceId', ], 'name' => [ 'shape' => 'String', ], 'reference' => [ 'shape' => 'ReferenceItem', ], 'sseConfig' => [ 'shape' => 'SseConfig', ], 'status' => [ 'shape' => 'StoreStatus', ], 'statusMessage' => [ 'shape' => 'StatusMessage', ], 'storeArn' => [ 'shape' => 'Arn', ], 'storeFormat' => [ 'shape' => 'StoreFormat', ], 'storeSizeBytes' => [ 'shape' => 'Long', ], 'updateTime' => [ 'shape' => 'UpdateTime', ], ], ], 'AnnotationStoreItems' => [ 'type' => 'list''member' => [ 'shape' => 'AnnotationStoreItem', ], ], 'AnnotationType' => [ 'type' => 'string''enum' => [ 'GENERIC''CHR_POS''CHR_POS_REF_ALT''CHR_START_END_ONE_BASE''CHR_START_END_REF_ALT_ONE_BASE''CHR_START_END_ZERO_BASE''CHR_START_END_REF_ALT_ZERO_BASE', ], ], 'Arn' => [ 'type' => 'string''max' => 2048'min' => 20'pattern' => '^arn:([^: ]*):([^: ]*):([^: ]*):([0-9]{12}):([^: ]*)$', ], 'BatchDeleteReadSetRequest' => [ 'type' => 'structure''required' => [ 'ids''sequenceStoreId', ], 'members' => [ 'ids' => [ 'shape' => 'ReadSetIdList', ], 'sequenceStoreId' => [ 'shape' => 'SequenceStoreId''location' => 'uri''locationName' => 'sequenceStoreId', ], ], ], 'BatchDeleteReadSetResponse' => [ 'type' => 'structure''members' => [ 'errors' => [ 'shape' => 'ReadSetBatchErrorList', ], ], ], 'Blob' => [ 'type' => 'blob', ], 'Boolean' => [ 'type' => 'boolean''box' => true, ], 'CancelAnnotationImportRequest' => [ 'type' => 'structure''required' => [ 'jobId', ], 'members' => [ 'jobId' => [ 'shape' => 'ResourceId''location' => 'uri''locationName' => 'jobId', ], ], ], 'CancelAnnotationImportResponse' => [ 'type' => 'structure''members' => [], ], 'CancelRunRequest' => [ 'type' => 'structure''required' => [ 'id', ], 'members' => [ 'id' => [ 'shape' => 'RunId''location' => 'uri''locationName' => 'id', ], ], ], 'CancelVariantImportRequest' => [ 'type' => 'structure''required' => [ 'jobId', ], 'members' => [ 'jobId' => [ 'shape' => 'ResourceId''location' => 'uri''locationName' => 'jobId', ], ], ], 'CancelVariantImportResponse' => [ 'type' => 'structure''members' => [], ], 'ClientToken' => [ 'type' => 'string''max' => 127'min' => 1'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'CommentChar' => [ 'type' => 'string''max' => 1'min' => 1, ], 'CompletionTime' => [ 'type' => 'timestamp''timestampFormat' => 'iso8601', ], 'ConflictException' => [ 'type' => 'structure''required' => [ 'message', ], 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'error' => [ 'httpStatusCode' => 409'senderFault' => true, ], 'exception' => true, ], 'CreateAnnotationStoreRequest' => [ 'type' => 'structure''required' => [ 'storeFormat', ], 'members' => [ 'description' => [ 'shape' => 'StoreDescription', ], 'name' => [ 'shape' => 'CreateAnnotationStoreRequestNameString', ], 'reference' => [ 'shape' => 'ReferenceItem', ], 'sseConfig' => [ 'shape' => 'SseConfig', ], 'storeFormat' => [ 'shape' => 'StoreFormat', ], 'storeOptions' => [ 'shape' => 'StoreOptions', ], 'tags' => [ 'shape' => 'TagMap', ], ], ], 'CreateAnnotationStoreRequestNameString' => [ 'type' => 'string''pattern' => '^([a-z]){1}([a-z0-9_]){2,254}$', ], 'CreateAnnotationStoreResponse' => [ 'type' => 'structure''required' => [ 'creationTime''id''name''status', ], 'members' => [ 'creationTime' => [ 'shape' => 'CreationTime', ], 'id' => [ 'shape' => 'ResourceId', ], 'name' => [ 'shape' => 'String', ], 'reference' => [ 'shape' => 'ReferenceItem', ], 'status' => [ 'shape' => 'StoreStatus', ], 'storeFormat' => [ 'shape' => 'StoreFormat', ], 'storeOptions' => [ 'shape' => 'StoreOptions', ], ], ], 'CreateReferenceStoreRequest' => [ 'type' => 'structure''required' => [ 'name', ], 'members' => [ 'clientToken' => [ 'shape' => 'ClientToken', ], 'description' => [ 'shape' => 'ReferenceStoreDescription', ], 'name' => [ 'shape' => 'ReferenceStoreName', ], 'sseConfig' => [ 'shape' => 'SseConfig', ], 'tags' => [ 'shape' => 'TagMap', ], ], ], 'CreateReferenceStoreResponse' => [ 'type' => 'structure''required' => [ 'arn''creationTime''id', ], 'members' => [ 'arn' => [ 'shape' => 'ReferenceStoreArn', ], 'creationTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'description' => [ 'shape' => 'ReferenceStoreDescription', ], 'id' => [ 'shape' => 'ReferenceStoreId', ], 'name' => [ 'shape' => 'ReferenceStoreName', ], 'sseConfig' => [ 'shape' => 'SseConfig', ], ], ], 'CreateRunGroupRequest' => [ 'type' => 'structure''required' => [ 'requestId', ], 'members' => [ 'maxCpus' => [ 'shape' => 'CreateRunGroupRequestMaxCpusInteger', ], 'maxDuration' => [ 'shape' => 'CreateRunGroupRequestMaxDurationInteger', ], 'maxRuns' => [ 'shape' => 'CreateRunGroupRequestMaxRunsInteger', ], 'name' => [ 'shape' => 'RunGroupName', ], 'requestId' => [ 'shape' => 'RunGroupRequestId''idempotencyToken' => true, ], 'tags' => [ 'shape' => 'TagMap', ], ], ], 'CreateRunGroupRequestMaxCpusInteger' => [ 'type' => 'integer''box' => true'max' => 100000'min' => 1, ], 'CreateRunGroupRequestMaxDurationInteger' => [ 'type' => 'integer''box' => true'max' => 100000'min' => 1, ], 'CreateRunGroupRequestMaxRunsInteger' => [ 'type' => 'integer''box' => true'max' => 100000'min' => 1, ], 'CreateRunGroupResponse' => [ 'type' => 'structure''members' => [ 'arn' => [ 'shape' => 'RunGroupArn', ], 'id' => [ 'shape' => 'RunGroupId', ], 'tags' => [ 'shape' => 'TagMap', ], ], ], 'CreateSequenceStoreRequest' => [ 'type' => 'structure''required' => [ 'name', ], 'members' => [ 'clientToken' => [ 'shape' => 'ClientToken', ], 'description' => [ 'shape' => 'SequenceStoreDescription', ], 'name' => [ 'shape' => 'SequenceStoreName', ], 'sseConfig' => [ 'shape' => 'SseConfig', ], 'tags' => [ 'shape' => 'TagMap', ], ], ], 'CreateSequenceStoreResponse' => [ 'type' => 'structure''required' => [ 'arn''creationTime''id', ], 'members' => [ 'arn' => [ 'shape' => 'SequenceStoreArn', ], 'creationTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'description' => [ 'shape' => 'SequenceStoreDescription', ], 'id' => [ 'shape' => 'SequenceStoreId', ], 'name' => [ 'shape' => 'SequenceStoreName', ], 'sseConfig' => [ 'shape' => 'SseConfig', ], ], ], 'CreateVariantStoreRequest' => [ 'type' => 'structure''required' => [ 'reference', ], 'members' => [ 'description' => [ 'shape' => 'StoreDescription', ], 'name' => [ 'shape' => 'CreateVariantStoreRequestNameString', ], 'reference' => [ 'shape' => 'ReferenceItem', ], 'sseConfig' => [ 'shape' => 'SseConfig', ], 'tags' => [ 'shape' => 'TagMap', ], ], ], 'CreateVariantStoreRequestNameString' => [ 'type' => 'string''pattern' => '^([a-z]){1}([a-z0-9_]){2,254}$', ], 'CreateVariantStoreResponse' => [ 'type' => 'structure''required' => [ 'creationTime''id''name''status', ], 'members' => [ 'creationTime' => [ 'shape' => 'CreationTime', ], 'id' => [ 'shape' => 'ResourceId', ], 'name' => [ 'shape' => 'String', ], 'reference' => [ 'shape' => 'ReferenceItem', ], 'status' => [ 'shape' => 'StoreStatus', ], ], ], 'CreateWorkflowRequest' => [ 'type' => 'structure''required' => [ 'requestId', ], 'members' => [ 'definitionUri' => [ 'shape' => 'WorkflowDefinition', ], 'definitionZip' => [ 'shape' => 'Blob', ], 'description' => [ 'shape' => 'WorkflowDescription', ], 'engine' => [ 'shape' => 'WorkflowEngine', ], 'main' => [ 'shape' => 'WorkflowMain', ], 'name' => [ 'shape' => 'WorkflowName', ], 'parameterTemplate' => [ 'shape' => 'WorkflowParameterTemplate', ], 'requestId' => [ 'shape' => 'WorkflowRequestId''idempotencyToken' => true, ], 'storageCapacity' => [ 'shape' => 'CreateWorkflowRequestStorageCapacityInteger', ], 'tags' => [ 'shape' => 'TagMap', ], ], ], 'CreateWorkflowRequestStorageCapacityInteger' => [ 'type' => 'integer''box' => true'max' => 100000'min' => 0, ], 'CreateWorkflowResponse' => [ 'type' => 'structure''members' => [ 'arn' => [ 'shape' => 'WorkflowArn', ], 'id' => [ 'shape' => 'WorkflowId', ], 'status' => [ 'shape' => 'WorkflowStatus', ], 'tags' => [ 'shape' => 'TagMap', ], ], ], 'CreationTime' => [ 'type' => 'timestamp''timestampFormat' => 'iso8601', ], 'DeleteAnnotationStoreRequest' => [ 'type' => 'structure''required' => [ 'name', ], 'members' => [ 'force' => [ 'shape' => 'PrimitiveBoolean''location' => 'querystring''locationName' => 'force', ], 'name' => [ 'shape' => 'String''location' => 'uri''locationName' => 'name', ], ], ], 'DeleteAnnotationStoreResponse' => [ 'type' => 'structure''required' => [ 'status', ], 'members' => [ 'status' => [ 'shape' => 'StoreStatus', ], ], ], 'DeleteReferenceRequest' => [ 'type' => 'structure''required' => [ 'id''referenceStoreId', ], 'members' => [ 'id' => [ 'shape' => 'ReferenceId''location' => 'uri''locationName' => 'id', ], 'referenceStoreId' => [ 'shape' => 'ReferenceStoreId''location' => 'uri''locationName' => 'referenceStoreId', ], ], ], 'DeleteReferenceResponse' => [ 'type' => 'structure''members' => [], ], 'DeleteReferenceStoreRequest' => [ 'type' => 'structure''required' => [ 'id', ], 'members' => [ 'id' => [ 'shape' => 'ReferenceStoreId''location' => 'uri''locationName' => 'id', ], ], ], 'DeleteReferenceStoreResponse' => [ 'type' => 'structure''members' => [], ], 'DeleteRunGroupRequest' => [ 'type' => 'structure''required' => [ 'id', ], 'members' => [ 'id' => [ 'shape' => 'RunGroupId''location' => 'uri''locationName' => 'id', ], ], ], 'DeleteRunRequest' => [ 'type' => 'structure''required' => [ 'id', ], 'members' => [ 'id' => [ 'shape' => 'RunId''location' => 'uri''locationName' => 'id', ], ], ], 'DeleteSequenceStoreRequest' => [ 'type' => 'structure''required' => [ 'id', ], 'members' => [ 'id' => [ 'shape' => 'SequenceStoreId''location' => 'uri''locationName' => 'id', ], ], ], 'DeleteSequenceStoreResponse' => [ 'type' => 'structure''members' => [], ], 'DeleteVariantStoreRequest' => [ 'type' => 'structure''required' => [ 'name', ], 'members' => [ 'force' => [ 'shape' => 'PrimitiveBoolean''location' => 'querystring''locationName' => 'force', ], 'name' => [ 'shape' => 'String''location' => 'uri''locationName' => 'name', ], ], ], 'DeleteVariantStoreResponse' => [ 'type' => 'structure''required' => [ 'status', ], 'members' => [ 'status' => [ 'shape' => 'StoreStatus', ], ], ], 'DeleteWorkflowRequest' => [ 'type' => 'structure''required' => [ 'id', ], 'members' => [ 'id' => [ 'shape' => 'WorkflowId''location' => 'uri''locationName' => 'id', ], ], ], 'Encoding' => [ 'type' => 'string''max' => 20'min' => 1, ], 'EncryptionType' => [ 'type' => 'string''enum' => [ 'KMS', ], ], 'EscapeChar' => [ 'type' => 'string''max' => 1'min' => 1, ], 'EscapeQuotes' => [ 'type' => 'boolean', ], 'ExportJobId' => [ 'type' => 'string''max' => 36'min' => 10'pattern' => '^[0-9]+$', ], 'ExportReadSet' => [ 'type' => 'structure''required' => [ 'readSetId', ], 'members' => [ 'readSetId' => [ 'shape' => 'ReadSetId', ], ], ], 'ExportReadSetDetail' => [ 'type' => 'structure''required' => [ 'id''status', ], 'members' => [ 'id' => [ 'shape' => 'ReadSetId', ], 'status' => [ 'shape' => 'ReadSetExportJobItemStatus', ], 'statusMessage' => [ 'shape' => 'JobStatusMessage', ], ], ], 'ExportReadSetDetailList' => [ 'type' => 'list''member' => [ 'shape' => 'ExportReadSetDetail', ], ], 'ExportReadSetFilter' => [ 'type' => 'structure''members' => [ 'createdAfter' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'createdBefore' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'status' => [ 'shape' => 'ReadSetExportJobStatus', ], ], ], 'ExportReadSetJobDetail' => [ 'type' => 'structure''required' => [ 'creationTime''destination''id''sequenceStoreId''status', ], 'members' => [ 'completionTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'creationTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'destination' => [ 'shape' => 'S3Destination', ], 'id' => [ 'shape' => 'ExportJobId', ], 'sequenceStoreId' => [ 'shape' => 'SequenceStoreId', ], 'status' => [ 'shape' => 'ReadSetExportJobStatus', ], ], ], 'ExportReadSetJobDetailList' => [ 'type' => 'list''member' => [ 'shape' => 'ExportReadSetJobDetail', ], ], 'FileInformation' => [ 'type' => 'structure''members' => [ 'contentLength' => [ 'shape' => 'FileInformationContentLengthLong', ], 'partSize' => [ 'shape' => 'FileInformationPartSizeLong', ], 'totalParts' => [ 'shape' => 'FileInformationTotalPartsInteger', ], ], ], 'FileInformationContentLengthLong' => [ 'type' => 'long''box' => true'max' => 5497558138880'min' => 1, ], 'FileInformationPartSizeLong' => [ 'type' => 'long''box' => true'max' => 5368709120'min' => 1, ], 'FileInformationTotalPartsInteger' => [ 'type' => 'integer''box' => true'max' => 10000'min' => 1, ], 'FileType' => [ 'type' => 'string''enum' => [ 'FASTQ''BAM''CRAM', ], ], 'FormatOptions' => [ 'type' => 'structure''members' => [ 'tsvOptions' => [ 'shape' => 'TsvOptions', ], 'vcfOptions' => [ 'shape' => 'VcfOptions', ], ], 'union' => true, ], 'FormatToHeader' => [ 'type' => 'map''key' => [ 'shape' => 'FormatToHeaderKey', ], 'value' => [ 'shape' => 'FormatToHeaderValueString', ], ], 'FormatToHeaderKey' => [ 'type' => 'string''enum' => [ 'CHR''START''END''REF''ALT''POS', ], ], 'FormatToHeaderValueString' => [ 'type' => 'string''max' => 1000'min' => 0, ], 'GeneratedFrom' => [ 'type' => 'string''max' => 127'min' => 1'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'GetAnnotationImportRequest' => [ 'type' => 'structure''required' => [ 'jobId', ], 'members' => [ 'jobId' => [ 'shape' => 'ResourceId''location' => 'uri''locationName' => 'jobId', ], ], ], 'GetAnnotationImportResponse' => [ 'type' => 'structure''required' => [ 'completionTime''creationTime''destinationName''formatOptions''id''items''roleArn''runLeftNormalization''status''statusMessage''updateTime', ], 'members' => [ 'completionTime' => [ 'shape' => 'CompletionTime', ], 'creationTime' => [ 'shape' => 'CreationTime', ], 'destinationName' => [ 'shape' => 'StoreName', ], 'formatOptions' => [ 'shape' => 'FormatOptions', ], 'id' => [ 'shape' => 'ResourceId', ], 'items' => [ 'shape' => 'AnnotationImportItemDetails', ], 'roleArn' => [ 'shape' => 'Arn', ], 'runLeftNormalization' => [ 'shape' => 'RunLeftNormalization', ], 'status' => [ 'shape' => 'JobStatus', ], 'statusMessage' => [ 'shape' => 'JobStatusMsg', ], 'updateTime' => [ 'shape' => 'UpdateTime', ], ], ], 'GetAnnotationStoreRequest' => [ 'type' => 'structure''required' => [ 'name', ], 'members' => [ 'name' => [ 'shape' => 'String''location' => 'uri''locationName' => 'name', ], ], ], 'GetAnnotationStoreResponse' => [ 'type' => 'structure''required' => [ 'creationTime''description''id''name''reference''sseConfig''status''statusMessage''storeArn''storeSizeBytes''tags''updateTime', ], 'members' => [ 'creationTime' => [ 'shape' => 'CreationTime', ], 'description' => [ 'shape' => 'StoreDescription', ], 'id' => [ 'shape' => 'ResourceId', ], 'name' => [ 'shape' => 'String', ], 'reference' => [ 'shape' => 'ReferenceItem', ], 'sseConfig' => [ 'shape' => 'SseConfig', ], 'status' => [ 'shape' => 'StoreStatus', ], 'statusMessage' => [ 'shape' => 'StatusMessage', ], 'storeArn' => [ 'shape' => 'Arn', ], 'storeFormat' => [ 'shape' => 'StoreFormat', ], 'storeOptions' => [ 'shape' => 'StoreOptions', ], 'storeSizeBytes' => [ 'shape' => 'Long', ], 'tags' => [ 'shape' => 'TagMap', ], 'updateTime' => [ 'shape' => 'UpdateTime', ], ], ], 'GetReadSetActivationJobRequest' => [ 'type' => 'structure''required' => [ 'id''sequenceStoreId', ], 'members' => [ 'id' => [ 'shape' => 'ActivationJobId''location' => 'uri''locationName' => 'id', ], 'sequenceStoreId' => [ 'shape' => 'SequenceStoreId''location' => 'uri''locationName' => 'sequenceStoreId', ], ], ], 'GetReadSetActivationJobResponse' => [ 'type' => 'structure''required' => [ 'creationTime''id''sequenceStoreId''status', ], 'members' => [ 'completionTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'creationTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'id' => [ 'shape' => 'ActivationJobId', ], 'sequenceStoreId' => [ 'shape' => 'SequenceStoreId', ], 'sources' => [ 'shape' => 'ActivateReadSetSourceList', ], 'status' => [ 'shape' => 'ReadSetActivationJobStatus', ], 'statusMessage' => [ 'shape' => 'JobStatusMessage', ], ], ], 'GetReadSetExportJobRequest' => [ 'type' => 'structure''required' => [ 'id''sequenceStoreId', ], 'members' => [ 'id' => [ 'shape' => 'ExportJobId''location' => 'uri''locationName' => 'id', ], 'sequenceStoreId' => [ 'shape' => 'SequenceStoreId''location' => 'uri''locationName' => 'sequenceStoreId', ], ], ], 'GetReadSetExportJobResponse' => [ 'type' => 'structure''required' => [ 'creationTime''destination''id''sequenceStoreId''status', ], 'members' => [ 'completionTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'creationTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'destination' => [ 'shape' => 'S3Destination', ], 'id' => [ 'shape' => 'ExportJobId', ], 'readSets' => [ 'shape' => 'ExportReadSetDetailList', ], 'sequenceStoreId' => [ 'shape' => 'SequenceStoreId', ], 'status' => [ 'shape' => 'ReadSetExportJobStatus', ], 'statusMessage' => [ 'shape' => 'JobStatusMessage', ], ], ], 'GetReadSetImportJobRequest' => [ 'type' => 'structure''required' => [ 'id''sequenceStoreId', ], 'members' => [ 'id' => [ 'shape' => 'ImportJobId''location' => 'uri''locationName' => 'id', ], 'sequenceStoreId' => [ 'shape' => 'SequenceStoreId''location' => 'uri''locationName' => 'sequenceStoreId', ], ], ], 'GetReadSetImportJobResponse' => [ 'type' => 'structure''required' => [ 'creationTime''id''roleArn''sequenceStoreId''sources''status', ], 'members' => [ 'completionTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'creationTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'id' => [ 'shape' => 'ImportJobId', ], 'roleArn' => [ 'shape' => 'RoleArn', ], 'sequenceStoreId' => [ 'shape' => 'SequenceStoreId', ], 'sources' => [ 'shape' => 'ImportReadSetSourceList', ], 'status' => [ 'shape' => 'ReadSetImportJobStatus', ], 'statusMessage' => [ 'shape' => 'JobStatusMessage', ], ], ], 'GetReadSetMetadataRequest' => [ 'type' => 'structure''required' => [ 'id''sequenceStoreId', ], 'members' => [ 'id' => [ 'shape' => 'ReadSetId''location' => 'uri''locationName' => 'id', ], 'sequenceStoreId' => [ 'shape' => 'SequenceStoreId''location' => 'uri''locationName' => 'sequenceStoreId', ], ], ], 'GetReadSetMetadataResponse' => [ 'type' => 'structure''required' => [ 'arn''creationTime''fileType''id''sequenceStoreId''status', ], 'members' => [ 'arn' => [ 'shape' => 'ReadSetArn', ], 'creationTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'description' => [ 'shape' => 'ReadSetDescription', ], 'fileType' => [ 'shape' => 'FileType', ], 'files' => [ 'shape' => 'ReadSetFiles', ], 'id' => [ 'shape' => 'ReadSetId', ], 'name' => [ 'shape' => 'ReadSetName', ], 'referenceArn' => [ 'shape' => 'ReferenceArn', ], 'sampleId' => [ 'shape' => 'SampleId', ], 'sequenceInformation' => [ 'shape' => 'SequenceInformation', ], 'sequenceStoreId' => [ 'shape' => 'SequenceStoreId', ], 'status' => [ 'shape' => 'ReadSetStatus', ], 'subjectId' => [ 'shape' => 'SubjectId', ], ], ], 'GetReadSetRequest' => [ 'type' => 'structure''required' => [ 'id''partNumber''sequenceStoreId', ], 'members' => [ 'file' => [ 'shape' => 'ReadSetFile''location' => 'querystring''locationName' => 'file', ], 'id' => [ 'shape' => 'ReadSetId''location' => 'uri''locationName' => 'id', ], 'partNumber' => [ 'shape' => 'GetReadSetRequestPartNumberInteger''location' => 'querystring''locationName' => 'partNumber', ], 'sequenceStoreId' => [ 'shape' => 'SequenceStoreId''location' => 'uri''locationName' => 'sequenceStoreId', ], ], ], 'GetReadSetRequestPartNumberInteger' => [ 'type' => 'integer''box' => true'max' => 10000'min' => 1, ], 'GetReadSetResponse' => [ 'type' => 'structure''members' => [ 'payload' => [ 'shape' => 'ReadSetStreamingBlob', ], ], 'payload' => 'payload', ], 'GetReferenceImportJobRequest' => [ 'type' => 'structure''required' => [ 'id''referenceStoreId', ], 'members' => [ 'id' => [ 'shape' => 'ImportJobId''location' => 'uri''locationName' => 'id', ], 'referenceStoreId' => [ 'shape' => 'ReferenceStoreId''location' => 'uri''locationName' => 'referenceStoreId', ], ], ], 'GetReferenceImportJobResponse' => [ 'type' => 'structure''required' => [ 'creationTime''id''referenceStoreId''roleArn''sources''status', ], 'members' => [ 'completionTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'creationTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'id' => [ 'shape' => 'ImportJobId', ], 'referenceStoreId' => [ 'shape' => 'ReferenceStoreId', ], 'roleArn' => [ 'shape' => 'RoleArn', ], 'sources' => [ 'shape' => 'ImportReferenceSourceList', ], 'status' => [ 'shape' => 'ReferenceImportJobStatus', ], 'statusMessage' => [ 'shape' => 'JobStatusMessage', ], ], ], 'GetReferenceMetadataRequest' => [ 'type' => 'structure''required' => [ 'id''referenceStoreId', ], 'members' => [ 'id' => [ 'shape' => 'ReferenceId''location' => 'uri''locationName' => 'id', ], 'referenceStoreId' => [ 'shape' => 'ReferenceStoreId''location' => 'uri''locationName' => 'referenceStoreId', ], ], ], 'GetReferenceMetadataResponse' => [ 'type' => 'structure''required' => [ 'arn''creationTime''id''md5''referenceStoreId''updateTime', ], 'members' => [ 'arn' => [ 'shape' => 'ReferenceArn', ], 'creationTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'description' => [ 'shape' => 'ReferenceDescription', ], 'files' => [ 'shape' => 'ReferenceFiles', ], 'id' => [ 'shape' => 'ReferenceId', ], 'md5' => [ 'shape' => 'Md5', ], 'name' => [ 'shape' => 'ReferenceName', ], 'referenceStoreId' => [ 'shape' => 'ReferenceStoreId', ], 'status' => [ 'shape' => 'ReferenceStatus', ], 'updateTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], ], ], 'GetReferenceRequest' => [ 'type' => 'structure''required' => [ 'id''partNumber''referenceStoreId', ], 'members' => [ 'file' => [ 'shape' => 'ReferenceFile''location' => 'querystring''locationName' => 'file', ], 'id' => [ 'shape' => 'ReferenceId''location' => 'uri''locationName' => 'id', ], 'partNumber' => [ 'shape' => 'GetReferenceRequestPartNumberInteger''location' => 'querystring''locationName' => 'partNumber', ], 'range' => [ 'shape' => 'Range''location' => 'header''locationName' => 'Range', ], 'referenceStoreId' => [ 'shape' => 'ReferenceStoreId''location' => 'uri''locationName' => 'referenceStoreId', ], ], ], 'GetReferenceRequestPartNumberInteger' => [ 'type' => 'integer''box' => true'max' => 10000'min' => 1, ], 'GetReferenceResponse' => [ 'type' => 'structure''members' => [ 'payload' => [ 'shape' => 'ReferenceStreamingBlob', ], ], 'payload' => 'payload', ], 'GetReferenceStoreRequest' => [ 'type' => 'structure''required' => [ 'id', ], 'members' => [ 'id' => [ 'shape' => 'ReferenceStoreId''location' => 'uri''locationName' => 'id', ], ], ], 'GetReferenceStoreResponse' => [ 'type' => 'structure''required' => [ 'arn''creationTime''id', ], 'members' => [ 'arn' => [ 'shape' => 'ReferenceStoreArn', ], 'creationTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'description' => [ 'shape' => 'ReferenceStoreDescription', ], 'id' => [ 'shape' => 'ReferenceStoreId', ], 'name' => [ 'shape' => 'ReferenceStoreName', ], 'sseConfig' => [ 'shape' => 'SseConfig', ], ], ], 'GetRunGroupRequest' => [ 'type' => 'structure''required' => [ 'id', ], 'members' => [ 'id' => [ 'shape' => 'RunGroupId''location' => 'uri''locationName' => 'id', ], ], ], 'GetRunGroupResponse' => [ 'type' => 'structure''members' => [ 'arn' => [ 'shape' => 'RunGroupArn', ], 'creationTime' => [ 'shape' => 'RunGroupTimestamp', ], 'id' => [ 'shape' => 'RunGroupId', ], 'maxCpus' => [ 'shape' => 'GetRunGroupResponseMaxCpusInteger', ], 'maxDuration' => [ 'shape' => 'GetRunGroupResponseMaxDurationInteger', ], 'maxRuns' => [ 'shape' => 'GetRunGroupResponseMaxRunsInteger', ], 'name' => [ 'shape' => 'RunGroupName', ], 'tags' => [ 'shape' => 'TagMap', ], ], ], 'GetRunGroupResponseMaxCpusInteger' => [ 'type' => 'integer''box' => true'max' => 100000'min' => 1, ], 'GetRunGroupResponseMaxDurationInteger' => [ 'type' => 'integer''box' => true'max' => 100000'min' => 1, ], 'GetRunGroupResponseMaxRunsInteger' => [ 'type' => 'integer''box' => true'max' => 100000'min' => 1, ], 'GetRunRequest' => [ 'type' => 'structure''required' => [ 'id', ], 'members' => [ 'export' => [ 'shape' => 'RunExportList''location' => 'querystring''locationName' => 'export', ], 'id' => [ 'shape' => 'RunId''location' => 'uri''locationName' => 'id', ], ], ], 'GetRunResponse' => [ 'type' => 'structure''members' => [ 'arn' => [ 'shape' => 'RunArn', ], 'creationTime' => [ 'shape' => 'RunTimestamp', ], 'definition' => [ 'shape' => 'WorkflowDefinition', ], 'digest' => [ 'shape' => 'WorkflowDigest', ], 'id' => [ 'shape' => 'RunId', ], 'logLevel' => [ 'shape' => 'RunLogLevel', ], 'name' => [ 'shape' => 'RunName', ], 'outputUri' => [ 'shape' => 'RunOutputUri', ], 'parameters' => [ 'shape' => 'RunParameters', ], 'priority' => [ 'shape' => 'GetRunResponsePriorityInteger', ], 'resourceDigests' => [ 'shape' => 'RunResourceDigests', ], 'roleArn' => [ 'shape' => 'RunRoleArn', ], 'runGroupId' => [ 'shape' => 'RunGroupId', ], 'runId' => [ 'shape' => 'RunId', ], 'startTime' => [ 'shape' => 'RunTimestamp', ], 'startedBy' => [ 'shape' => 'RunStartedBy', ], 'status' => [ 'shape' => 'RunStatus', ], 'statusMessage' => [ 'shape' => 'RunStatusMessage', ], 'stopTime' => [ 'shape' => 'RunTimestamp', ], 'storageCapacity' => [ 'shape' => 'GetRunResponseStorageCapacityInteger', ], 'tags' => [ 'shape' => 'TagMap', ], 'workflowId' => [ 'shape' => 'WorkflowId', ], 'workflowType' => [ 'shape' => 'WorkflowType', ], ], ], 'GetRunResponsePriorityInteger' => [ 'type' => 'integer''box' => true'max' => 100000'min' => 0, ], 'GetRunResponseStorageCapacityInteger' => [ 'type' => 'integer''box' => true'max' => 100000'min' => 0, ], 'GetRunTaskRequest' => [ 'type' => 'structure''required' => [ 'id''taskId', ], 'members' => [ 'id' => [ 'shape' => 'RunId''location' => 'uri''locationName' => 'id', ], 'taskId' => [ 'shape' => 'TaskId''location' => 'uri''locationName' => 'taskId', ], ], ], 'GetRunTaskResponse' => [ 'type' => 'structure''members' => [ 'cpus' => [ 'shape' => 'GetRunTaskResponseCpusInteger', ], 'creationTime' => [ 'shape' => 'TaskTimestamp', ], 'logStream' => [ 'shape' => 'TaskLogStream', ], 'memory' => [ 'shape' => 'GetRunTaskResponseMemoryInteger', ], 'name' => [ 'shape' => 'TaskName', ], 'startTime' => [ 'shape' => 'TaskTimestamp', ], 'status' => [ 'shape' => 'TaskStatus', ], 'statusMessage' => [ 'shape' => 'TaskStatusMessage', ], 'stopTime' => [ 'shape' => 'TaskTimestamp', ], 'taskId' => [ 'shape' => 'TaskId', ], ], ], 'GetRunTaskResponseCpusInteger' => [ 'type' => 'integer''box' => true'min' => 1, ], 'GetRunTaskResponseMemoryInteger' => [ 'type' => 'integer''box' => true'min' => 1, ], 'GetSequenceStoreRequest' => [ 'type' => 'structure''required' => [ 'id', ], 'members' => [ 'id' => [ 'shape' => 'SequenceStoreId''location' => 'uri''locationName' => 'id', ], ], ], 'GetSequenceStoreResponse' => [ 'type' => 'structure''required' => [ 'arn''creationTime''id', ], 'members' => [ 'arn' => [ 'shape' => 'SequenceStoreArn', ], 'creationTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'description' => [ 'shape' => 'SequenceStoreDescription', ], 'id' => [ 'shape' => 'SequenceStoreId', ], 'name' => [ 'shape' => 'SequenceStoreName', ], 'sseConfig' => [ 'shape' => 'SseConfig', ], ], ], 'GetVariantImportRequest' => [ 'type' => 'structure''required' => [ 'jobId', ], 'members' => [ 'jobId' => [ 'shape' => 'ResourceId''location' => 'uri''locationName' => 'jobId', ], ], ], 'GetVariantImportResponse' => [ 'type' => 'structure''required' => [ 'creationTime''destinationName''id''items''roleArn''runLeftNormalization''status''statusMessage''updateTime', ], 'members' => [ 'completionTime' => [ 'shape' => 'CompletionTime', ], 'creationTime' => [ 'shape' => 'CreationTime', ], 'destinationName' => [ 'shape' => 'StoreName', ], 'id' => [ 'shape' => 'ResourceId', ], 'items' => [ 'shape' => 'VariantImportItemDetails', ], 'roleArn' => [ 'shape' => 'Arn', ], 'runLeftNormalization' => [ 'shape' => 'RunLeftNormalization', ], 'status' => [ 'shape' => 'JobStatus', ], 'statusMessage' => [ 'shape' => 'JobStatusMsg', ], 'updateTime' => [ 'shape' => 'UpdateTime', ], ], ], 'GetVariantStoreRequest' => [ 'type' => 'structure''required' => [ 'name', ], 'members' => [ 'name' => [ 'shape' => 'String''location' => 'uri''locationName' => 'name', ], ], ], 'GetVariantStoreResponse' => [ 'type' => 'structure''required' => [ 'creationTime''description''id''name''reference''sseConfig''status''statusMessage''storeArn''storeSizeBytes''tags''updateTime', ], 'members' => [ 'creationTime' => [ 'shape' => 'CreationTime', ], 'description' => [ 'shape' => 'StoreDescription', ], 'id' => [ 'shape' => 'ResourceId', ], 'name' => [ 'shape' => 'String', ], 'reference' => [ 'shape' => 'ReferenceItem', ], 'sseConfig' => [ 'shape' => 'SseConfig', ], 'status' => [ 'shape' => 'StoreStatus', ], 'statusMessage' => [ 'shape' => 'StatusMessage', ], 'storeArn' => [ 'shape' => 'Arn', ], 'storeSizeBytes' => [ 'shape' => 'Long', ], 'tags' => [ 'shape' => 'TagMap', ], 'updateTime' => [ 'shape' => 'UpdateTime', ], ], ], 'GetWorkflowRequest' => [ 'type' => 'structure''required' => [ 'id', ], 'members' => [ 'export' => [ 'shape' => 'WorkflowExportList''location' => 'querystring''locationName' => 'export', ], 'id' => [ 'shape' => 'WorkflowId''location' => 'uri''locationName' => 'id', ], 'type' => [ 'shape' => 'WorkflowType''location' => 'querystring''locationName' => 'type', ], ], ], 'GetWorkflowResponse' => [ 'type' => 'structure''members' => [ 'arn' => [ 'shape' => 'WorkflowArn', ], 'creationTime' => [ 'shape' => 'WorkflowTimestamp', ], 'definition' => [ 'shape' => 'WorkflowDefinition', ], 'description' => [ 'shape' => 'WorkflowDescription', ], 'digest' => [ 'shape' => 'WorkflowDigest', ], 'engine' => [ 'shape' => 'WorkflowEngine', ], 'id' => [ 'shape' => 'WorkflowId', ], 'main' => [ 'shape' => 'WorkflowMain', ], 'name' => [ 'shape' => 'WorkflowName', ], 'parameterTemplate' => [ 'shape' => 'WorkflowParameterTemplate', ], 'status' => [ 'shape' => 'WorkflowStatus', ], 'statusMessage' => [ 'shape' => 'WorkflowStatusMessage', ], 'storageCapacity' => [ 'shape' => 'GetWorkflowResponseStorageCapacityInteger', ], 'tags' => [ 'shape' => 'TagMap', ], 'type' => [ 'shape' => 'WorkflowType', ], ], ], 'GetWorkflowResponseStorageCapacityInteger' => [ 'type' => 'integer''box' => true'max' => 100000'min' => 0, ], 'Header' => [ 'type' => 'boolean', ], 'ImportJobId' => [ 'type' => 'string''max' => 36'min' => 10'pattern' => '^[0-9]+$', ], 'ImportReadSetFilter' => [ 'type' => 'structure''members' => [ 'createdAfter' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'createdBefore' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'status' => [ 'shape' => 'ReadSetImportJobStatus', ], ], ], 'ImportReadSetJobItem' => [ 'type' => 'structure''required' => [ 'creationTime''id''roleArn''sequenceStoreId''status', ], 'members' => [ 'completionTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'creationTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'id' => [ 'shape' => 'ImportJobId', ], 'roleArn' => [ 'shape' => 'RoleArn', ], 'sequenceStoreId' => [ 'shape' => 'SequenceStoreId', ], 'status' => [ 'shape' => 'ReadSetImportJobStatus', ], ], ], 'ImportReadSetJobList' => [ 'type' => 'list''member' => [ 'shape' => 'ImportReadSetJobItem', ], ], 'ImportReadSetSourceItem' => [ 'type' => 'structure''required' => [ 'sampleId''sourceFileType''sourceFiles''status''subjectId', ], 'members' => [ 'description' => [ 'shape' => 'ReadSetDescription', ], 'generatedFrom' => [ 'shape' => 'GeneratedFrom', ], 'name' => [ 'shape' => 'ReadSetName', ], 'referenceArn' => [ 'shape' => 'ReferenceArn', ], 'sampleId' => [ 'shape' => 'SampleId', ], 'sourceFileType' => [ 'shape' => 'FileType', ], 'sourceFiles' => [ 'shape' => 'SourceFiles', ], 'status' => [ 'shape' => 'ReadSetImportJobItemStatus', ], 'statusMessage' => [ 'shape' => 'JobStatusMessage', ], 'subjectId' => [ 'shape' => 'SubjectId', ], 'tags' => [ 'shape' => 'TagMap', ], ], ], 'ImportReadSetSourceList' => [ 'type' => 'list''member' => [ 'shape' => 'ImportReadSetSourceItem', ], ], 'ImportReferenceFilter' => [ 'type' => 'structure''members' => [ 'createdAfter' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'createdBefore' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'status' => [ 'shape' => 'ReferenceImportJobStatus', ], ], ], 'ImportReferenceJobItem' => [ 'type' => 'structure''required' => [ 'creationTime''id''referenceStoreId''roleArn''status', ], 'members' => [ 'completionTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'creationTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'id' => [ 'shape' => 'ImportJobId', ], 'referenceStoreId' => [ 'shape' => 'ReferenceStoreId', ], 'roleArn' => [ 'shape' => 'RoleArn', ], 'status' => [ 'shape' => 'ReferenceImportJobStatus', ], ], ], 'ImportReferenceJobList' => [ 'type' => 'list''member' => [ 'shape' => 'ImportReferenceJobItem', ], ], 'ImportReferenceSourceItem' => [ 'type' => 'structure''required' => [ 'status', ], 'members' => [ 'description' => [ 'shape' => 'ReferenceDescription', ], 'name' => [ 'shape' => 'ReferenceName', ], 'sourceFile' => [ 'shape' => 'S3Uri', ], 'status' => [ 'shape' => 'ReferenceImportJobItemStatus', ], 'statusMessage' => [ 'shape' => 'JobStatusMessage', ], 'tags' => [ 'shape' => 'TagMap', ], ], ], 'ImportReferenceSourceList' => [ 'type' => 'list''member' => [ 'shape' => 'ImportReferenceSourceItem', ], ], 'InternalServerException' => [ 'type' => 'structure''required' => [ 'message', ], 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true'fault' => true'retryable' => [ 'throttling' => false, ], ], 'JobStatus' => [ 'type' => 'string''enum' => [ 'SUBMITTED''IN_PROGRESS''CANCELLED''COMPLETED''FAILED''COMPLETED_WITH_FAILURES', ], ], 'JobStatusMessage' => [ 'type' => 'string''max' => 127'min' => 1'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'JobStatusMsg' => [ 'type' => 'string', ], 'LineSep' => [ 'type' => 'string''max' => 20'min' => 1, ], 'ListAnnotationImportJobsFilter' => [ 'type' => 'structure''members' => [ 'status' => [ 'shape' => 'JobStatus', ], 'storeName' => [ 'shape' => 'String', ], ], ], 'ListAnnotationImportJobsRequest' => [ 'type' => 'structure''members' => [ 'filter' => [ 'shape' => 'ListAnnotationImportJobsFilter', ], 'ids' => [ 'shape' => 'ListAnnotationImportJobsRequestIdsList', ], 'maxResults' => [ 'shape' => 'ListAnnotationImportJobsRequestMaxResultsInteger''location' => 'querystring''locationName' => 'maxResults', ], 'nextToken' => [ 'shape' => 'ListAnnotationImportJobsRequestNextTokenString''location' => 'querystring''locationName' => 'nextToken', ], ], ], 'ListAnnotationImportJobsRequestIdsList' => [ 'type' => 'list''member' => [ 'shape' => 'ResourceIdentifier', ], 'max' => 20'min' => 1, ], 'ListAnnotationImportJobsRequestMaxResultsInteger' => [ 'type' => 'integer''box' => true'max' => 100'min' => 1, ], 'ListAnnotationImportJobsRequestNextTokenString' => [ 'type' => 'string''max' => 10000'min' => 1, ], 'ListAnnotationImportJobsResponse' => [ 'type' => 'structure''members' => [ 'annotationImportJobs' => [ 'shape' => 'AnnotationImportJobItems', ], 'nextToken' => [ 'shape' => 'String', ], ], ], 'ListAnnotationStoresFilter' => [ 'type' => 'structure''members' => [ 'status' => [ 'shape' => 'StoreStatus', ], ], ], 'ListAnnotationStoresRequest' => [ 'type' => 'structure''members' => [ 'filter' => [ 'shape' => 'ListAnnotationStoresFilter', ], 'ids' => [ 'shape' => 'ListAnnotationStoresRequestIdsList', ], 'maxResults' => [ 'shape' => 'ListAnnotationStoresRequestMaxResultsInteger''location' => 'querystring''locationName' => 'maxResults', ], 'nextToken' => [ 'shape' => 'ListAnnotationStoresRequestNextTokenString''location' => 'querystring''locationName' => 'nextToken', ], ], ], 'ListAnnotationStoresRequestIdsList' => [ 'type' => 'list''member' => [ 'shape' => 'ResourceIdentifier', ], 'max' => 20'min' => 1, ], 'ListAnnotationStoresRequestMaxResultsInteger' => [ 'type' => 'integer''box' => true'max' => 100'min' => 1, ], 'ListAnnotationStoresRequestNextTokenString' => [ 'type' => 'string''max' => 10000'min' => 1, ], 'ListAnnotationStoresResponse' => [ 'type' => 'structure''members' => [ 'annotationStores' => [ 'shape' => 'AnnotationStoreItems', ], 'nextToken' => [ 'shape' => 'String', ], ], ], 'ListReadSetActivationJobsRequest' => [ 'type' => 'structure''required' => [ 'sequenceStoreId', ], 'members' => [ 'filter' => [ 'shape' => 'ActivateReadSetFilter', ], 'maxResults' => [ 'shape' => 'ListReadSetActivationJobsRequestMaxResultsInteger''location' => 'querystring''locationName' => 'maxResults', ], 'nextToken' => [ 'shape' => 'NextToken''location' => 'querystring''locationName' => 'nextToken', ], 'sequenceStoreId' => [ 'shape' => 'SequenceStoreId''location' => 'uri''locationName' => 'sequenceStoreId', ], ], ], 'ListReadSetActivationJobsRequestMaxResultsInteger' => [ 'type' => 'integer''box' => true'max' => 100'min' => 1, ], 'ListReadSetActivationJobsResponse' => [ 'type' => 'structure''members' => [ 'activationJobs' => [ 'shape' => 'ActivateReadSetJobList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListReadSetExportJobsRequest' => [ 'type' => 'structure''required' => [ 'sequenceStoreId', ], 'members' => [ 'filter' => [ 'shape' => 'ExportReadSetFilter', ], 'maxResults' => [ 'shape' => 'ListReadSetExportJobsRequestMaxResultsInteger''location' => 'querystring''locationName' => 'maxResults', ], 'nextToken' => [ 'shape' => 'NextToken''location' => 'querystring''locationName' => 'nextToken', ], 'sequenceStoreId' => [ 'shape' => 'SequenceStoreId''location' => 'uri''locationName' => 'sequenceStoreId', ], ], ], 'ListReadSetExportJobsRequestMaxResultsInteger' => [ 'type' => 'integer''box' => true'max' => 100'min' => 1, ], 'ListReadSetExportJobsResponse' => [ 'type' => 'structure''members' => [ 'exportJobs' => [ 'shape' => 'ExportReadSetJobDetailList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListReadSetImportJobsRequest' => [ 'type' => 'structure''required' => [ 'sequenceStoreId', ], 'members' => [ 'filter' => [ 'shape' => 'ImportReadSetFilter', ], 'maxResults' => [ 'shape' => 'ListReadSetImportJobsRequestMaxResultsInteger''location' => 'querystring''locationName' => 'maxResults', ], 'nextToken' => [ 'shape' => 'NextToken''location' => 'querystring''locationName' => 'nextToken', ], 'sequenceStoreId' => [ 'shape' => 'SequenceStoreId''location' => 'uri''locationName' => 'sequenceStoreId', ], ], ], 'ListReadSetImportJobsRequestMaxResultsInteger' => [ 'type' => 'integer''box' => true'max' => 100'min' => 1, ], 'ListReadSetImportJobsResponse' => [ 'type' => 'structure''members' => [ 'importJobs' => [ 'shape' => 'ImportReadSetJobList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListReadSetsRequest' => [ 'type' => 'structure''required' => [ 'sequenceStoreId', ], 'members' => [ 'filter' => [ 'shape' => 'ReadSetFilter', ], 'maxResults' => [ 'shape' => 'ListReadSetsRequestMaxResultsInteger''location' => 'querystring''locationName' => 'maxResults', ], 'nextToken' => [ 'shape' => 'NextToken''location' => 'querystring''locationName' => 'nextToken', ], 'sequenceStoreId' => [ 'shape' => 'SequenceStoreId''location' => 'uri''locationName' => 'sequenceStoreId', ], ], ], 'ListReadSetsRequestMaxResultsInteger' => [ 'type' => 'integer''box' => true'max' => 100'min' => 1, ], 'ListReadSetsResponse' => [ 'type' => 'structure''required' => [ 'readSets', ], 'members' => [ 'nextToken' => [ 'shape' => 'NextToken', ], 'readSets' => [ 'shape' => 'ReadSetList', ], ], ], 'ListReferenceImportJobsRequest' => [ 'type' => 'structure''required' => [ 'referenceStoreId', ], 'members' => [ 'filter' => [ 'shape' => 'ImportReferenceFilter', ], 'maxResults' => [ 'shape' => 'ListReferenceImportJobsRequestMaxResultsInteger''location' => 'querystring''locationName' => 'maxResults', ], 'nextToken' => [ 'shape' => 'NextToken''location' => 'querystring''locationName' => 'nextToken', ], 'referenceStoreId' => [ 'shape' => 'ReferenceStoreId''location' => 'uri''locationName' => 'referenceStoreId', ], ], ], 'ListReferenceImportJobsRequestMaxResultsInteger' => [ 'type' => 'integer''box' => true'max' => 100'min' => 1, ], 'ListReferenceImportJobsResponse' => [ 'type' => 'structure''members' => [ 'importJobs' => [ 'shape' => 'ImportReferenceJobList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListReferenceStoresRequest' => [ 'type' => 'structure''members' => [ 'filter' => [ 'shape' => 'ReferenceStoreFilter', ], 'maxResults' => [ 'shape' => 'ListReferenceStoresRequestMaxResultsInteger''location' => 'querystring''locationName' => 'maxResults', ], 'nextToken' => [ 'shape' => 'NextToken''location' => 'querystring''locationName' => 'nextToken', ], ], ], 'ListReferenceStoresRequestMaxResultsInteger' => [ 'type' => 'integer''box' => true'max' => 100'min' => 1, ], 'ListReferenceStoresResponse' => [ 'type' => 'structure''required' => [ 'referenceStores', ], 'members' => [ 'nextToken' => [ 'shape' => 'NextToken', ], 'referenceStores' => [ 'shape' => 'ReferenceStoreDetailList', ], ], ], 'ListReferencesRequest' => [ 'type' => 'structure''required' => [ 'referenceStoreId', ], 'members' => [ 'filter' => [ 'shape' => 'ReferenceFilter', ], 'maxResults' => [ 'shape' => 'ListReferencesRequestMaxResultsInteger''location' => 'querystring''locationName' => 'maxResults', ], 'nextToken' => [ 'shape' => 'NextToken''location' => 'querystring''locationName' => 'nextToken', ], 'referenceStoreId' => [ 'shape' => 'ReferenceStoreId''location' => 'uri''locationName' => 'referenceStoreId', ], ], ], 'ListReferencesRequestMaxResultsInteger' => [ 'type' => 'integer''box' => true'max' => 100'min' => 1, ], 'ListReferencesResponse' => [ 'type' => 'structure''required' => [ 'references', ], 'members' => [ 'nextToken' => [ 'shape' => 'NextToken', ], 'references' => [ 'shape' => 'ReferenceList', ], ], ], 'ListRunGroupsRequest' => [ 'type' => 'structure''members' => [ 'maxResults' => [ 'shape' => 'ListRunGroupsRequestMaxResultsInteger''location' => 'querystring''locationName' => 'maxResults', ], 'name' => [ 'shape' => 'RunGroupName''location' => 'querystring''locationName' => 'name', ], 'startingToken' => [ 'shape' => 'RunGroupListToken''location' => 'querystring''locationName' => 'startingToken', ], ], ], 'ListRunGroupsRequestMaxResultsInteger' => [ 'type' => 'integer''box' => true'max' => 100'min' => 1, ], 'ListRunGroupsResponse' => [ 'type' => 'structure''members' => [ 'items' => [ 'shape' => 'RunGroupList', ], 'nextToken' => [ 'shape' => 'RunGroupListToken', ], ], ], 'ListRunTasksRequest' => [ 'type' => 'structure''required' => [ 'id', ], 'members' => [ 'id' => [ 'shape' => 'RunId''location' => 'uri''locationName' => 'id', ], 'maxResults' => [ 'shape' => 'ListRunTasksRequestMaxResultsInteger''location' => 'querystring''locationName' => 'maxResults', ], 'startingToken' => [ 'shape' => 'TaskListToken''location' => 'querystring''locationName' => 'startingToken', ], 'status' => [ 'shape' => 'TaskStatus''location' => 'querystring''locationName' => 'status', ], ], ], 'ListRunTasksRequestMaxResultsInteger' => [ 'type' => 'integer''box' => true'max' => 100'min' => 1, ], 'ListRunTasksResponse' => [ 'type' => 'structure''members' => [ 'items' => [ 'shape' => 'TaskList', ], 'nextToken' => [ 'shape' => 'TaskListToken', ], ], ], 'ListRunsRequest' => [ 'type' => 'structure''members' => [ 'maxResults' => [ 'shape' => 'ListRunsRequestMaxResultsInteger''location' => 'querystring''locationName' => 'maxResults', ], 'name' => [ 'shape' => 'RunName''location' => 'querystring''locationName' => 'name', ], 'runGroupId' => [ 'shape' => 'RunGroupId''location' => 'querystring''locationName' => 'runGroupId', ], 'startingToken' => [ 'shape' => 'RunListToken''location' => 'querystring''locationName' => 'startingToken', ], ], ], 'ListRunsRequestMaxResultsInteger' => [ 'type' => 'integer''box' => true'max' => 100'min' => 1, ], 'ListRunsResponse' => [ 'type' => 'structure''members' => [ 'items' => [ 'shape' => 'RunList', ], 'nextToken' => [ 'shape' => 'RunListToken', ], ], ], 'ListSequenceStoresRequest' => [ 'type' => 'structure''members' => [ 'filter' => [ 'shape' => 'SequenceStoreFilter', ], 'maxResults' => [ 'shape' => 'ListSequenceStoresRequestMaxResultsInteger''location' => 'querystring''locationName' => 'maxResults', ], 'nextToken' => [ 'shape' => 'NextToken''location' => 'querystring''locationName' => 'nextToken', ], ], ], 'ListSequenceStoresRequestMaxResultsInteger' => [ 'type' => 'integer''box' => true'max' => 100'min' => 1, ], 'ListSequenceStoresResponse' => [ 'type' => 'structure''required' => [ 'sequenceStores', ], 'members' => [ 'nextToken' => [ 'shape' => 'NextToken', ], 'sequenceStores' => [ 'shape' => 'SequenceStoreDetailList', ], ], ], 'ListTagsForResourceRequest' => [ 'type' => 'structure''required' => [ 'resourceArn', ], 'members' => [ 'resourceArn' => [ 'shape' => 'TagArn''location' => 'uri''locationName' => 'resourceArn', ], ], ], 'ListTagsForResourceResponse' => [ 'type' => 'structure''required' => [ 'tags', ], 'members' => [ 'tags' => [ 'shape' => 'TagMap', ], ], ], 'ListVariantImportJobsFilter' => [ 'type' => 'structure''members' => [ 'status' => [ 'shape' => 'JobStatus', ], 'storeName' => [ 'shape' => 'String', ], ], ], 'ListVariantImportJobsRequest' => [ 'type' => 'structure''members' => [ 'filter' => [ 'shape' => 'ListVariantImportJobsFilter', ], 'ids' => [ 'shape' => 'ListVariantImportJobsRequestIdsList', ], 'maxResults' => [ 'shape' => 'ListVariantImportJobsRequestMaxResultsInteger''location' => 'querystring''locationName' => 'maxResults', ], 'nextToken' => [ 'shape' => 'ListVariantImportJobsRequestNextTokenString''location' => 'querystring''locationName' => 'nextToken', ], ], ], 'ListVariantImportJobsRequestIdsList' => [ 'type' => 'list''member' => [ 'shape' => 'ResourceIdentifier', ], 'max' => 20'min' => 1, ], 'ListVariantImportJobsRequestMaxResultsInteger' => [ 'type' => 'integer''box' => true'max' => 100'min' => 1, ], 'ListVariantImportJobsRequestNextTokenString' => [ 'type' => 'string''max' => 10000'min' => 1, ], 'ListVariantImportJobsResponse' => [ 'type' => 'structure''members' => [ 'nextToken' => [ 'shape' => 'String', ], 'variantImportJobs' => [ 'shape' => 'VariantImportJobItems', ], ], ], 'ListVariantStoresFilter' => [ 'type' => 'structure''members' => [ 'status' => [ 'shape' => 'StoreStatus', ], ], ], 'ListVariantStoresRequest' => [ 'type' => 'structure''members' => [ 'filter' => [ 'shape' => 'ListVariantStoresFilter', ], 'ids' => [ 'shape' => 'ListVariantStoresRequestIdsList', ], 'maxResults' => [ 'shape' => 'ListVariantStoresRequestMaxResultsInteger''location' => 'querystring''locationName' => 'maxResults', ], 'nextToken' => [ 'shape' => 'ListVariantStoresRequestNextTokenString''location' => 'querystring''locationName' => 'nextToken', ], ], ], 'ListVariantStoresRequestIdsList' => [ 'type' => 'list''member' => [ 'shape' => 'ResourceIdentifier', ], 'max' => 20'min' => 1, ], 'ListVariantStoresRequestMaxResultsInteger' => [ 'type' => 'integer''box' => true'max' => 100'min' => 1, ], 'ListVariantStoresRequestNextTokenString' => [ 'type' => 'string''max' => 10000'min' => 1, ], 'ListVariantStoresResponse' => [ 'type' => 'structure''members' => [ 'nextToken' => [ 'shape' => 'String', ], 'variantStores' => [ 'shape' => 'VariantStoreItems', ], ], ], 'ListWorkflowsRequest' => [ 'type' => 'structure''members' => [ 'maxResults' => [ 'shape' => 'ListWorkflowsRequestMaxResultsInteger''location' => 'querystring''locationName' => 'maxResults', ], 'name' => [ 'shape' => 'WorkflowName''location' => 'querystring''locationName' => 'name', ], 'startingToken' => [ 'shape' => 'WorkflowListToken''location' => 'querystring''locationName' => 'startingToken', ], 'type' => [ 'shape' => 'WorkflowType''location' => 'querystring''locationName' => 'type', ], ], ], 'ListWorkflowsRequestMaxResultsInteger' => [ 'type' => 'integer''box' => true'max' => 100'min' => 1, ], 'ListWorkflowsResponse' => [ 'type' => 'structure''members' => [ 'items' => [ 'shape' => 'WorkflowList', ], 'nextToken' => [ 'shape' => 'WorkflowListToken', ], ], ], 'Long' => [ 'type' => 'long''box' => true, ], 'Md5' => [ 'type' => 'string''max' => 255'min' => 1'pattern' => '^[\\p{L}||\\p{N}]+$', ], 'NextToken' => [ 'type' => 'string''max' => 6144'min' => 1'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'PrimitiveBoolean' => [ 'type' => 'boolean', ], 'Quote' => [ 'type' => 'string''max' => 1'min' => 1, ], 'QuoteAll' => [ 'type' => 'boolean', ], 'Range' => [ 'type' => 'string''max' => 127'min' => 1'pattern' => '^[\\p{N}||\\p{P}]+$', ], 'RangeNotSatisfiableException' => [ 'type' => 'structure''required' => [ 'message', ], 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'error' => [ 'httpStatusCode' => 416'senderFault' => true, ], 'exception' => true'retryable' => [ 'throttling' => false, ], ], 'ReadOptions' => [ 'type' => 'structure''members' => [ 'comment' => [ 'shape' => 'CommentChar', ], 'encoding' => [ 'shape' => 'Encoding', ], 'escape' => [ 'shape' => 'EscapeChar', ], 'escapeQuotes' => [ 'shape' => 'EscapeQuotes', ], 'header' => [ 'shape' => 'Header', ], 'lineSep' => [ 'shape' => 'LineSep', ], 'quote' => [ 'shape' => 'Quote', ], 'quoteAll' => [ 'shape' => 'QuoteAll', ], 'sep' => [ 'shape' => 'Separator', ], ], ], 'ReadSetActivationJobItemStatus' => [ 'type' => 'string''enum' => [ 'NOT_STARTED''IN_PROGRESS''FINISHED''FAILED', ], ], 'ReadSetActivationJobStatus' => [ 'type' => 'string''enum' => [ 'SUBMITTED''IN_PROGRESS''CANCELLING''CANCELLED''FAILED''COMPLETED''COMPLETED_WITH_FAILURES', ], ], 'ReadSetArn' => [ 'type' => 'string''max' => 127'min' => 1'pattern' => '^arn:.+$', ], 'ReadSetBatchError' => [ 'type' => 'structure''required' => [ 'code''id''message', ], 'members' => [ 'code' => [ 'shape' => 'String', ], 'id' => [ 'shape' => 'ReadSetId', ], 'message' => [ 'shape' => 'String', ], ], ], 'ReadSetBatchErrorList' => [ 'type' => 'list''member' => [ 'shape' => 'ReadSetBatchError', ], ], 'ReadSetDescription' => [ 'type' => 'string''max' => 255'min' => 1'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'ReadSetExportJobItemStatus' => [ 'type' => 'string''enum' => [ 'NOT_STARTED''IN_PROGRESS''FINISHED''FAILED', ], ], 'ReadSetExportJobStatus' => [ 'type' => 'string''enum' => [ 'SUBMITTED''IN_PROGRESS''CANCELLING''CANCELLED''FAILED''COMPLETED''COMPLETED_WITH_FAILURES', ], ], 'ReadSetFile' => [ 'type' => 'string''enum' => [ 'SOURCE1''SOURCE2''INDEX', ], ], 'ReadSetFiles' => [ 'type' => 'structure''members' => [ 'index' => [ 'shape' => 'FileInformation', ], 'source1' => [ 'shape' => 'FileInformation', ], 'source2' => [ 'shape' => 'FileInformation', ], ], ], 'ReadSetFilter' => [ 'type' => 'structure''members' => [ 'createdAfter' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'createdBefore' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'name' => [ 'shape' => 'ReadSetName', ], 'referenceArn' => [ 'shape' => 'ReferenceArn', ], 'status' => [ 'shape' => 'ReadSetStatus', ], ], ], 'ReadSetId' => [ 'type' => 'string''max' => 36'min' => 10'pattern' => '^[0-9]+$', ], 'ReadSetIdList' => [ 'type' => 'list''member' => [ 'shape' => 'ReadSetId', ], 'max' => 100'min' => 1, ], 'ReadSetImportJobItemStatus' => [ 'type' => 'string''enum' => [ 'NOT_STARTED''IN_PROGRESS''FINISHED''FAILED', ], ], 'ReadSetImportJobStatus' => [ 'type' => 'string''enum' => [ 'SUBMITTED''IN_PROGRESS''CANCELLING''CANCELLED''FAILED''COMPLETED''COMPLETED_WITH_FAILURES', ], ], 'ReadSetList' => [ 'type' => 'list''member' => [ 'shape' => 'ReadSetListItem', ], ], 'ReadSetListItem' => [ 'type' => 'structure''required' => [ 'arn''creationTime''fileType''id''sequenceStoreId''status', ], 'members' => [ 'arn' => [ 'shape' => 'ReadSetArn', ], 'creationTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'description' => [ 'shape' => 'ReadSetDescription', ], 'fileType' => [ 'shape' => 'FileType', ], 'id' => [ 'shape' => 'ReadSetId', ], 'name' => [ 'shape' => 'ReadSetName', ], 'referenceArn' => [ 'shape' => 'ReferenceArn', ], 'sampleId' => [ 'shape' => 'SampleId', ], 'sequenceInformation' => [ 'shape' => 'SequenceInformation', ], 'sequenceStoreId' => [ 'shape' => 'SequenceStoreId', ], 'status' => [ 'shape' => 'ReadSetStatus', ], 'subjectId' => [ 'shape' => 'SubjectId', ], ], ], 'ReadSetName' => [ 'type' => 'string''max' => 127'min' => 1'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'ReadSetStatus' => [ 'type' => 'string''enum' => [ 'ARCHIVED''ACTIVATING''ACTIVE''DELETING''DELETED', ], ], 'ReadSetStreamingBlob' => [ 'type' => 'blob''streaming' => true, ], 'ReferenceArn' => [ 'type' => 'string''max' => 127'min' => 1'pattern' => '^arn:.+$', ], 'ReferenceDescription' => [ 'type' => 'string''max' => 255'min' => 1'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'ReferenceFile' => [ 'type' => 'string''enum' => [ 'SOURCE''INDEX', ], ], 'ReferenceFiles' => [ 'type' => 'structure''members' => [ 'index' => [ 'shape' => 'FileInformation', ], 'source' => [ 'shape' => 'FileInformation', ], ], ], 'ReferenceFilter' => [ 'type' => 'structure''members' => [ 'createdAfter' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'createdBefore' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'md5' => [ 'shape' => 'Md5', ], 'name' => [ 'shape' => 'ReferenceName', ], ], ], 'ReferenceId' => [ 'type' => 'string''max' => 36'min' => 10'pattern' => '^[0-9]+$', ], 'ReferenceImportJobItemStatus' => [ 'type' => 'string''enum' => [ 'NOT_STARTED''IN_PROGRESS''FINISHED''FAILED', ], ], 'ReferenceImportJobStatus' => [ 'type' => 'string''enum' => [ 'SUBMITTED''IN_PROGRESS''CANCELLING''CANCELLED''FAILED''COMPLETED''COMPLETED_WITH_FAILURES', ], ], 'ReferenceItem' => [ 'type' => 'structure''members' => [ 'referenceArn' => [ 'shape' => 'ReferenceArn', ], ], 'union' => true, ], 'ReferenceList' => [ 'type' => 'list''member' => [ 'shape' => 'ReferenceListItem', ], ], 'ReferenceListItem' => [ 'type' => 'structure''required' => [ 'arn''creationTime''id''md5''referenceStoreId''updateTime', ], 'members' => [ 'arn' => [ 'shape' => 'ReferenceArn', ], 'creationTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'description' => [ 'shape' => 'ReferenceDescription', ], 'id' => [ 'shape' => 'ReferenceId', ], 'md5' => [ 'shape' => 'Md5', ], 'name' => [ 'shape' => 'ReferenceName', ], 'referenceStoreId' => [ 'shape' => 'ReferenceStoreId', ], 'status' => [ 'shape' => 'ReferenceStatus', ], 'updateTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], ], ], 'ReferenceName' => [ 'type' => 'string''max' => 255'min' => 3'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'ReferenceStatus' => [ 'type' => 'string''enum' => [ 'ACTIVE''DELETING''DELETED', ], ], 'ReferenceStoreArn' => [ 'type' => 'string''max' => 127'min' => 1'pattern' => '^arn:.+$', ], 'ReferenceStoreDescription' => [ 'type' => 'string''max' => 255'min' => 1'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'ReferenceStoreDetail' => [ 'type' => 'structure''required' => [ 'arn''creationTime''id', ], 'members' => [ 'arn' => [ 'shape' => 'ReferenceStoreArn', ], 'creationTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'description' => [ 'shape' => 'ReferenceStoreDescription', ], 'id' => [ 'shape' => 'ReferenceStoreId', ], 'name' => [ 'shape' => 'ReferenceStoreName', ], 'sseConfig' => [ 'shape' => 'SseConfig', ], ], ], 'ReferenceStoreDetailList' => [ 'type' => 'list''member' => [ 'shape' => 'ReferenceStoreDetail', ], ], 'ReferenceStoreFilter' => [ 'type' => 'structure''members' => [ 'createdAfter' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'createdBefore' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'name' => [ 'shape' => 'ReferenceStoreName', ], ], ], 'ReferenceStoreId' => [ 'type' => 'string''max' => 36'min' => 10'pattern' => '^[0-9]+$', ], 'ReferenceStoreName' => [ 'type' => 'string''max' => 127'min' => 1'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'ReferenceStreamingBlob' => [ 'type' => 'blob''streaming' => true, ], 'RequestTimeoutException' => [ 'type' => 'structure''required' => [ 'message', ], 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'error' => [ 'httpStatusCode' => 408'senderFault' => true, ], 'exception' => true, ], 'ResourceId' => [ 'type' => 'string''pattern' => '^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$', ], 'ResourceIdentifier' => [ 'type' => 'string''max' => 50'min' => 1, ], 'ResourceNotFoundException' => [ 'type' => 'structure''required' => [ 'message', ], 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'error' => [ 'httpStatusCode' => 404'senderFault' => true, ], 'exception' => true, ], 'RoleArn' => [ 'type' => 'string''max' => 2048'min' => 20'pattern' => '^arn:.*', ], 'RunArn' => [ 'type' => 'string''max' => 128'min' => 1'pattern' => '^arn:.+$', ], 'RunExport' => [ 'type' => 'string''enum' => [ 'DEFINITION', ], 'max' => 64'min' => 1, ], 'RunExportList' => [ 'type' => 'list''member' => [ 'shape' => 'RunExport', ], 'max' => 32'min' => 0, ], 'RunGroupArn' => [ 'type' => 'string''max' => 128'min' => 1'pattern' => '^arn:.+$', ], 'RunGroupId' => [ 'type' => 'string''max' => 18'min' => 1'pattern' => '^[0-9]+$', ], 'RunGroupList' => [ 'type' => 'list''member' => [ 'shape' => 'RunGroupListItem', ], ], 'RunGroupListItem' => [ 'type' => 'structure''members' => [ 'arn' => [ 'shape' => 'RunGroupArn', ], 'creationTime' => [ 'shape' => 'RunGroupTimestamp', ], 'id' => [ 'shape' => 'RunGroupId', ], 'maxCpus' => [ 'shape' => 'RunGroupListItemMaxCpusInteger', ], 'maxDuration' => [ 'shape' => 'RunGroupListItemMaxDurationInteger', ], 'maxRuns' => [ 'shape' => 'RunGroupListItemMaxRunsInteger', ], 'name' => [ 'shape' => 'RunGroupName', ], ], ], 'RunGroupListItemMaxCpusInteger' => [ 'type' => 'integer''box' => true'max' => 100000'min' => 1, ], 'RunGroupListItemMaxDurationInteger' => [ 'type' => 'integer''box' => true'max' => 100000'min' => 1, ], 'RunGroupListItemMaxRunsInteger' => [ 'type' => 'integer''box' => true'max' => 100000'min' => 1, ], 'RunGroupListToken' => [ 'type' => 'string''max' => 128'min' => 1'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'RunGroupName' => [ 'type' => 'string''max' => 128'min' => 1'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'RunGroupRequestId' => [ 'type' => 'string''max' => 128'min' => 1'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'RunGroupTimestamp' => [ 'type' => 'timestamp''timestampFormat' => 'iso8601', ], 'RunId' => [ 'type' => 'string''max' => 18'min' => 1'pattern' => '^[0-9]+$', ], 'RunLeftNormalization' => [ 'type' => 'boolean', ], 'RunList' => [ 'type' => 'list''member' => [ 'shape' => 'RunListItem', ], ], 'RunListItem' => [ 'type' => 'structure''members' => [ 'arn' => [ 'shape' => 'RunArn', ], 'creationTime' => [ 'shape' => 'RunTimestamp', ], 'id' => [ 'shape' => 'RunId', ], 'name' => [ 'shape' => 'RunName', ], 'priority' => [ 'shape' => 'RunListItemPriorityInteger', ], 'startTime' => [ 'shape' => 'RunTimestamp', ], 'status' => [ 'shape' => 'RunStatus', ], 'stopTime' => [ 'shape' => 'RunTimestamp', ], 'storageCapacity' => [ 'shape' => 'RunListItemStorageCapacityInteger', ], 'workflowId' => [ 'shape' => 'WorkflowId', ], ], ], 'RunListItemPriorityInteger' => [ 'type' => 'integer''box' => true'max' => 100000'min' => 0, ], 'RunListItemStorageCapacityInteger' => [ 'type' => 'integer''box' => true'max' => 100000'min' => 0, ], 'RunListToken' => [ 'type' => 'string''max' => 128'min' => 1'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'RunLogLevel' => [ 'type' => 'string''enum' => [ 'OFF''FATAL''ERROR''ALL', ], 'max' => 64'min' => 1, ], 'RunName' => [ 'type' => 'string''max' => 128'min' => 1'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'RunOutputUri' => [ 'type' => 'string''max' => 128'min' => 1'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'RunParameters' => [ 'type' => 'structure''members' => [], 'document' => true, ], 'RunRequestId' => [ 'type' => 'string''max' => 128'min' => 1'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'RunResourceDigest' => [ 'type' => 'string''max' => 64'min' => 0'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'RunResourceDigestKey' => [ 'type' => 'string''max' => 256'min' => 1'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'RunResourceDigests' => [ 'type' => 'map''key' => [ 'shape' => 'RunResourceDigestKey', ], 'value' => [ 'shape' => 'RunResourceDigest', ], ], 'RunRoleArn' => [ 'type' => 'string''max' => 128'min' => 1'pattern' => '^arn:.+$', ], 'RunStartedBy' => [ 'type' => 'string''max' => 128'min' => 1, ], 'RunStatus' => [ 'type' => 'string''enum' => [ 'PENDING''STARTING''RUNNING''STOPPING''COMPLETED''DELETED''CANCELLED''FAILED', ], 'max' => 64'min' => 1, ], 'RunStatusMessage' => [ 'type' => 'string''pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'RunTimestamp' => [ 'type' => 'timestamp''timestampFormat' => 'iso8601', ], 'S3Destination' => [ 'type' => 'string''pattern' => '^s3://([a-z0-9][a-z0-9-.]{1,61}[a-z0-9])/?((.{1,1024})/)?$', ], 'S3Uri' => [ 'type' => 'string''pattern' => '^s3://([a-z0-9][a-z0-9-.]{1,61}[a-z0-9])/(.{1,1024})$', ], 'SampleId' => [ 'type' => 'string''max' => 127'min' => 1'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'SchemaItem' => [ 'type' => 'map''key' => [ 'shape' => 'SchemaItemKeyString', ], 'value' => [ 'shape' => 'SchemaValueType', ], 'max' => 1'min' => 1, ], 'SchemaItemKeyString' => [ 'type' => 'string''pattern' => '^[a-z0-9_]{1,255}$', ], 'SchemaValueType' => [ 'type' => 'string''enum' => [ 'LONG''INT''STRING''FLOAT''DOUBLE''BOOLEAN', ], ], 'Separator' => [ 'type' => 'string''max' => 20'min' => 1, ], 'SequenceInformation' => [ 'type' => 'structure''members' => [ 'alignment' => [ 'shape' => 'String', ], 'generatedFrom' => [ 'shape' => 'GeneratedFrom', ], 'totalBaseCount' => [ 'shape' => 'Long', ], 'totalReadCount' => [ 'shape' => 'Long', ], ], ], 'SequenceStoreArn' => [ 'type' => 'string''max' => 127'min' => 1'pattern' => '^arn:.+$', ], 'SequenceStoreDescription' => [ 'type' => 'string''max' => 255'min' => 1'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'SequenceStoreDetail' => [ 'type' => 'structure''required' => [ 'arn''creationTime''id', ], 'members' => [ 'arn' => [ 'shape' => 'SequenceStoreArn', ], 'creationTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'description' => [ 'shape' => 'SequenceStoreDescription', ], 'id' => [ 'shape' => 'SequenceStoreId', ], 'name' => [ 'shape' => 'SequenceStoreName', ], 'sseConfig' => [ 'shape' => 'SseConfig', ], ], ], 'SequenceStoreDetailList' => [ 'type' => 'list''member' => [ 'shape' => 'SequenceStoreDetail', ], ], 'SequenceStoreFilter' => [ 'type' => 'structure''members' => [ 'createdAfter' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'createdBefore' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'name' => [ 'shape' => 'SequenceStoreName', ], ], ], 'SequenceStoreId' => [ 'type' => 'string''max' => 36'min' => 10'pattern' => '^[0-9]+$', ], 'SequenceStoreName' => [ 'type' => 'string''max' => 127'min' => 1'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'ServiceQuotaExceededException' => [ 'type' => 'structure''required' => [ 'message', ], 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'error' => [ 'httpStatusCode' => 402'senderFault' => true, ], 'exception' => true, ], 'SourceFiles' => [ 'type' => 'structure''required' => [ 'source1', ], 'members' => [ 'source1' => [ 'shape' => 'S3Uri', ], 'source2' => [ 'shape' => 'S3Uri', ], ], ], 'SseConfig' => [ 'type' => 'structure''required' => [ 'type', ], 'members' => [ 'keyArn' => [ 'shape' => 'SseConfigKeyArnString', ], 'type' => [ 'shape' => 'EncryptionType', ], ], ], 'SseConfigKeyArnString' => [ 'type' => 'string''max' => 2048'min' => 20'pattern' => 'arn:([^: ]*):([^: ]*):([^: ]*):([0-9]{12}):([^: ]*)', ], 'StartAnnotationImportRequest' => [ 'type' => 'structure''required' => [ 'destinationName''items''roleArn', ], 'members' => [ 'destinationName' => [ 'shape' => 'StoreName', ], 'formatOptions' => [ 'shape' => 'FormatOptions', ], 'items' => [ 'shape' => 'AnnotationImportItemSources', ], 'roleArn' => [ 'shape' => 'Arn', ], 'runLeftNormalization' => [ 'shape' => 'RunLeftNormalization', ], ], ], 'StartAnnotationImportResponse' => [ 'type' => 'structure''required' => [ 'jobId', ], 'members' => [ 'jobId' => [ 'shape' => 'ResourceId', ], ], ], 'StartReadSetActivationJobRequest' => [ 'type' => 'structure''required' => [ 'sequenceStoreId''sources', ], 'members' => [ 'clientToken' => [ 'shape' => 'ClientToken', ], 'sequenceStoreId' => [ 'shape' => 'SequenceStoreId''location' => 'uri''locationName' => 'sequenceStoreId', ], 'sources' => [ 'shape' => 'StartReadSetActivationJobRequestSourcesList', ], ], ], 'StartReadSetActivationJobRequestSourcesList' => [ 'type' => 'list''member' => [ 'shape' => 'StartReadSetActivationJobSourceItem', ], 'max' => 20'min' => 1, ], 'StartReadSetActivationJobResponse' => [ 'type' => 'structure''required' => [ 'creationTime''id''sequenceStoreId''status', ], 'members' => [ 'creationTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'id' => [ 'shape' => 'ActivationJobId', ], 'sequenceStoreId' => [ 'shape' => 'SequenceStoreId', ], 'status' => [ 'shape' => 'ReadSetActivationJobStatus', ], ], ], 'StartReadSetActivationJobSourceItem' => [ 'type' => 'structure''required' => [ 'readSetId', ], 'members' => [ 'readSetId' => [ 'shape' => 'ReadSetId', ], ], ], 'StartReadSetExportJobRequest' => [ 'type' => 'structure''required' => [ 'destination''roleArn''sequenceStoreId''sources', ], 'members' => [ 'clientToken' => [ 'shape' => 'ClientToken', ], 'destination' => [ 'shape' => 'S3Destination', ], 'roleArn' => [ 'shape' => 'RoleArn', ], 'sequenceStoreId' => [ 'shape' => 'SequenceStoreId''location' => 'uri''locationName' => 'sequenceStoreId', ], 'sources' => [ 'shape' => 'StartReadSetExportJobRequestSourcesList', ], ], ], 'StartReadSetExportJobRequestSourcesList' => [ 'type' => 'list''member' => [ 'shape' => 'ExportReadSet', ], 'max' => 100'min' => 1, ], 'StartReadSetExportJobResponse' => [ 'type' => 'structure''required' => [ 'creationTime''destination''id''sequenceStoreId''status', ], 'members' => [ 'creationTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'destination' => [ 'shape' => 'S3Destination', ], 'id' => [ 'shape' => 'ExportJobId', ], 'sequenceStoreId' => [ 'shape' => 'SequenceStoreId', ], 'status' => [ 'shape' => 'ReadSetExportJobStatus', ], ], ], 'StartReadSetImportJobRequest' => [ 'type' => 'structure''required' => [ 'roleArn''sequenceStoreId''sources', ], 'members' => [ 'clientToken' => [ 'shape' => 'ClientToken', ], 'roleArn' => [ 'shape' => 'RoleArn', ], 'sequenceStoreId' => [ 'shape' => 'SequenceStoreId''location' => 'uri''locationName' => 'sequenceStoreId', ], 'sources' => [ 'shape' => 'StartReadSetImportJobRequestSourcesList', ], ], ], 'StartReadSetImportJobRequestSourcesList' => [ 'type' => 'list''member' => [ 'shape' => 'StartReadSetImportJobSourceItem', ], 'max' => 100'min' => 1, ], 'StartReadSetImportJobResponse' => [ 'type' => 'structure''required' => [ 'creationTime''id''roleArn''sequenceStoreId''status', ], 'members' => [ 'creationTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'id' => [ 'shape' => 'ImportJobId', ], 'roleArn' => [ 'shape' => 'RoleArn', ], 'sequenceStoreId' => [ 'shape' => 'SequenceStoreId', ], 'status' => [ 'shape' => 'ReadSetImportJobStatus', ], ], ], 'StartReadSetImportJobSourceItem' => [ 'type' => 'structure''required' => [ 'referenceArn''sampleId''sourceFileType''sourceFiles''subjectId', ], 'members' => [ 'description' => [ 'shape' => 'ReadSetDescription', ], 'generatedFrom' => [ 'shape' => 'GeneratedFrom', ], 'name' => [ 'shape' => 'ReadSetName', ], 'referenceArn' => [ 'shape' => 'ReferenceArn', ], 'sampleId' => [ 'shape' => 'SampleId', ], 'sourceFileType' => [ 'shape' => 'FileType', ], 'sourceFiles' => [ 'shape' => 'SourceFiles', ], 'subjectId' => [ 'shape' => 'SubjectId', ], 'tags' => [ 'shape' => 'TagMap', ], ], ], 'StartReferenceImportJobRequest' => [ 'type' => 'structure''required' => [ 'referenceStoreId''roleArn''sources', ], 'members' => [ 'clientToken' => [ 'shape' => 'ClientToken', ], 'referenceStoreId' => [ 'shape' => 'ReferenceStoreId''location' => 'uri''locationName' => 'referenceStoreId', ], 'roleArn' => [ 'shape' => 'RoleArn', ], 'sources' => [ 'shape' => 'StartReferenceImportJobRequestSourcesList', ], ], ], 'StartReferenceImportJobRequestSourcesList' => [ 'type' => 'list''member' => [ 'shape' => 'StartReferenceImportJobSourceItem', ], 'max' => 100'min' => 1, ], 'StartReferenceImportJobResponse' => [ 'type' => 'structure''required' => [ 'creationTime''id''referenceStoreId''roleArn''status', ], 'members' => [ 'creationTime' => [ 'shape' => 'SyntheticTimestamp_date_time', ], 'id' => [ 'shape' => 'ImportJobId', ], 'referenceStoreId' => [ 'shape' => 'ReferenceStoreId', ], 'roleArn' => [ 'shape' => 'RoleArn', ], 'status' => [ 'shape' => 'ReferenceImportJobStatus', ], ], ], 'StartReferenceImportJobSourceItem' => [ 'type' => 'structure''required' => [ 'name''sourceFile', ], 'members' => [ 'description' => [ 'shape' => 'ReferenceDescription', ], 'name' => [ 'shape' => 'ReferenceName', ], 'sourceFile' => [ 'shape' => 'S3Uri', ], 'tags' => [ 'shape' => 'TagMap', ], ], ], 'StartRunRequest' => [ 'type' => 'structure''required' => [ 'requestId''roleArn', ], 'members' => [ 'logLevel' => [ 'shape' => 'RunLogLevel', ], 'name' => [ 'shape' => 'RunName', ], 'outputUri' => [ 'shape' => 'RunOutputUri', ], 'parameters' => [ 'shape' => 'RunParameters', ], 'priority' => [ 'shape' => 'StartRunRequestPriorityInteger', ], 'requestId' => [ 'shape' => 'RunRequestId''idempotencyToken' => true, ], 'roleArn' => [ 'shape' => 'RunRoleArn', ], 'runGroupId' => [ 'shape' => 'RunGroupId', ], 'runId' => [ 'shape' => 'RunId', ], 'storageCapacity' => [ 'shape' => 'StartRunRequestStorageCapacityInteger', ], 'tags' => [ 'shape' => 'TagMap', ], 'workflowId' => [ 'shape' => 'WorkflowId', ], 'workflowType' => [ 'shape' => 'WorkflowType', ], ], ], 'StartRunRequestPriorityInteger' => [ 'type' => 'integer''box' => true'max' => 100000'min' => 0, ], 'StartRunRequestStorageCapacityInteger' => [ 'type' => 'integer''box' => true'max' => 100000'min' => 0, ], 'StartRunResponse' => [ 'type' => 'structure''members' => [ 'arn' => [ 'shape' => 'RunArn', ], 'id' => [ 'shape' => 'RunId', ], 'status' => [ 'shape' => 'RunStatus', ], 'tags' => [ 'shape' => 'TagMap', ], ], ], 'StartVariantImportRequest' => [ 'type' => 'structure''required' => [ 'destinationName''items''roleArn', ], 'members' => [ 'destinationName' => [ 'shape' => 'StoreName', ], 'items' => [ 'shape' => 'VariantImportItemSources', ], 'roleArn' => [ 'shape' => 'Arn', ], 'runLeftNormalization' => [ 'shape' => 'RunLeftNormalization', ], ], ], 'StartVariantImportResponse' => [ 'type' => 'structure''required' => [ 'jobId', ], 'members' => [ 'jobId' => [ 'shape' => 'ResourceId', ], ], ], 'StatusMessage' => [ 'type' => 'string''max' => 1000'min' => 0, ], 'StoreDescription' => [ 'type' => 'string''max' => 500'min' => 0, ], 'StoreFormat' => [ 'type' => 'string''enum' => [ 'GFF''TSV''VCF', ], ], 'StoreName' => [ 'type' => 'string''max' => 255'min' => 3'pattern' => '^([a-z]){1}([a-z0-9_]){2,254}$', ], 'StoreOptions' => [ 'type' => 'structure''members' => [ 'tsvStoreOptions' => [ 'shape' => 'TsvStoreOptions', ], ], 'union' => true, ], 'StoreStatus' => [ 'type' => 'string''enum' => [ 'CREATING''UPDATING''DELETING''ACTIVE''FAILED', ], ], 'String' => [ 'type' => 'string', ], 'SubjectId' => [ 'type' => 'string''max' => 127'min' => 1'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'SyntheticTimestamp_date_time' => [ 'type' => 'timestamp''timestampFormat' => 'iso8601', ], 'TagArn' => [ 'type' => 'string''max' => 128'min' => 1'pattern' => '^arn:.+$', ], 'TagKey' => [ 'type' => 'string''max' => 128'min' => 1, ], 'TagKeyList' => [ 'type' => 'list''member' => [ 'shape' => 'TagKey', ], 'max' => 50'min' => 0, ], 'TagMap' => [ 'type' => 'map''key' => [ 'shape' => 'TagKey', ], 'value' => [ 'shape' => 'TagValue', ], ], 'TagResourceRequest' => [ 'type' => 'structure''required' => [ 'resourceArn''tags', ], 'members' => [ 'resourceArn' => [ 'shape' => 'TagArn''location' => 'uri''locationName' => 'resourceArn', ], 'tags' => [ 'shape' => 'TagResourceRequestTagsMap', ], ], ], 'TagResourceRequestTagsMap' => [ 'type' => 'map''key' => [ 'shape' => 'TagKey', ], 'value' => [ 'shape' => 'TagValue', ], 'max' => 50'min' => 0, ], 'TagResourceResponse' => [ 'type' => 'structure''members' => [], ], 'TagValue' => [ 'type' => 'string''max' => 256'min' => 0, ], 'TaskId' => [ 'type' => 'string''max' => 18'min' => 1'pattern' => '^[0-9]+$', ], 'TaskList' => [ 'type' => 'list''member' => [ 'shape' => 'TaskListItem', ], ], 'TaskListItem' => [ 'type' => 'structure''members' => [ 'cpus' => [ 'shape' => 'TaskListItemCpusInteger', ], 'creationTime' => [ 'shape' => 'TaskTimestamp', ], 'memory' => [ 'shape' => 'TaskListItemMemoryInteger', ], 'name' => [ 'shape' => 'TaskName', ], 'startTime' => [ 'shape' => 'TaskTimestamp', ], 'status' => [ 'shape' => 'TaskStatus', ], 'stopTime' => [ 'shape' => 'TaskTimestamp', ], 'taskId' => [ 'shape' => 'TaskId', ], ], ], 'TaskListItemCpusInteger' => [ 'type' => 'integer''box' => true'min' => 1, ], 'TaskListItemMemoryInteger' => [ 'type' => 'integer''box' => true'min' => 1, ], 'TaskListToken' => [ 'type' => 'string''max' => 128'min' => 1'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'TaskLogStream' => [ 'type' => 'string''pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'TaskName' => [ 'type' => 'string''max' => 128'min' => 1, ], 'TaskStatus' => [ 'type' => 'string''enum' => [ 'PENDING''STARTING''RUNNING''STOPPING''COMPLETED''CANCELLED''FAILED', ], 'max' => 64'min' => 1, ], 'TaskStatusMessage' => [ 'type' => 'string''pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'TaskTimestamp' => [ 'type' => 'timestamp''timestampFormat' => 'iso8601', ], 'ThrottlingException' => [ 'type' => 'structure''required' => [ 'message', ], 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'error' => [ 'httpStatusCode' => 429'senderFault' => true, ], 'exception' => true'retryable' => [ 'throttling' => true, ], ], 'TsvOptions' => [ 'type' => 'structure''members' => [ 'readOptions' => [ 'shape' => 'ReadOptions', ], ], ], 'TsvStoreOptions' => [ 'type' => 'structure''members' => [ 'annotationType' => [ 'shape' => 'AnnotationType', ], 'formatToHeader' => [ 'shape' => 'FormatToHeader', ], 'schema' => [ 'shape' => 'TsvStoreOptionsSchemaList', ], ], ], 'TsvStoreOptionsSchemaList' => [ 'type' => 'list''member' => [ 'shape' => 'SchemaItem', ], 'max' => 5000'min' => 1, ], 'UntagResourceRequest' => [ 'type' => 'structure''required' => [ 'resourceArn''tagKeys', ], 'members' => [ 'resourceArn' => [ 'shape' => 'TagArn''location' => 'uri''locationName' => 'resourceArn', ], 'tagKeys' => [ 'shape' => 'TagKeyList''location' => 'querystring''locationName' => 'tagKeys', ], ], ], 'UntagResourceResponse' => [ 'type' => 'structure''members' => [], ], 'UpdateAnnotationStoreRequest' => [ 'type' => 'structure''required' => [ 'name', ], 'members' => [ 'description' => [ 'shape' => 'StoreDescription', ], 'name' => [ 'shape' => 'String''location' => 'uri''locationName' => 'name', ], ], ], 'UpdateAnnotationStoreResponse' => [ 'type' => 'structure''required' => [ 'creationTime''description''id''name''reference''status''updateTime', ], 'members' => [ 'creationTime' => [ 'shape' => 'CreationTime', ], 'description' => [ 'shape' => 'StoreDescription', ], 'id' => [ 'shape' => 'ResourceId', ], 'name' => [ 'shape' => 'String', ], 'reference' => [ 'shape' => 'ReferenceItem', ], 'status' => [ 'shape' => 'StoreStatus', ], 'storeFormat' => [ 'shape' => 'StoreFormat', ], 'storeOptions' => [ 'shape' => 'StoreOptions', ], 'updateTime' => [ 'shape' => 'UpdateTime', ], ], ], 'UpdateRunGroupRequest' => [ 'type' => 'structure''required' => [ 'id', ], 'members' => [ 'id' => [ 'shape' => 'RunGroupId''location' => 'uri''locationName' => 'id', ], 'maxCpus' => [ 'shape' => 'UpdateRunGroupRequestMaxCpusInteger', ], 'maxDuration' => [ 'shape' => 'UpdateRunGroupRequestMaxDurationInteger', ], 'maxRuns' => [ 'shape' => 'UpdateRunGroupRequestMaxRunsInteger', ], 'name' => [ 'shape' => 'RunGroupName', ], ], ], 'UpdateRunGroupRequestMaxCpusInteger' => [ 'type' => 'integer''box' => true'max' => 100000'min' => 1, ], 'UpdateRunGroupRequestMaxDurationInteger' => [ 'type' => 'integer''box' => true'max' => 100000'min' => 1, ], 'UpdateRunGroupRequestMaxRunsInteger' => [ 'type' => 'integer''box' => true'max' => 100000'min' => 1, ], 'UpdateTime' => [ 'type' => 'timestamp''timestampFormat' => 'iso8601', ], 'UpdateVariantStoreRequest' => [ 'type' => 'structure''required' => [ 'name', ], 'members' => [ 'description' => [ 'shape' => 'StoreDescription', ], 'name' => [ 'shape' => 'String''location' => 'uri''locationName' => 'name', ], ], ], 'UpdateVariantStoreResponse' => [ 'type' => 'structure''required' => [ 'creationTime''description''id''name''reference''status''updateTime', ], 'members' => [ 'creationTime' => [ 'shape' => 'CreationTime', ], 'description' => [ 'shape' => 'StoreDescription', ], 'id' => [ 'shape' => 'ResourceId', ], 'name' => [ 'shape' => 'String', ], 'reference' => [ 'shape' => 'ReferenceItem', ], 'status' => [ 'shape' => 'StoreStatus', ], 'updateTime' => [ 'shape' => 'UpdateTime', ], ], ], 'UpdateWorkflowRequest' => [ 'type' => 'structure''required' => [ 'id', ], 'members' => [ 'description' => [ 'shape' => 'WorkflowDescription', ], 'id' => [ 'shape' => 'WorkflowId''location' => 'uri''locationName' => 'id', ], 'name' => [ 'shape' => 'WorkflowName', ], ], ], 'ValidationException' => [ 'type' => 'structure''required' => [ 'message', ], 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'error' => [ 'httpStatusCode' => 400'senderFault' => true, ], 'exception' => true, ], 'VariantImportItemDetail' => [ 'type' => 'structure''required' => [ 'jobStatus''source', ], 'members' => [ 'jobStatus' => [ 'shape' => 'JobStatus', ], 'source' => [ 'shape' => 'S3Uri', ], 'statusMessage' => [ 'shape' => 'JobStatusMsg', ], ], ], 'VariantImportItemDetails' => [ 'type' => 'list''member' => [ 'shape' => 'VariantImportItemDetail', ], 'min' => 1, ], 'VariantImportItemSource' => [ 'type' => 'structure''required' => [ 'source', ], 'members' => [ 'source' => [ 'shape' => 'S3Uri', ], ], ], 'VariantImportItemSources' => [ 'type' => 'list''member' => [ 'shape' => 'VariantImportItemSource', ], 'min' => 1, ], 'VariantImportJobItem' => [ 'type' => 'structure''required' => [ 'creationTime''destinationName''id''roleArn''status''updateTime', ], 'members' => [ 'completionTime' => [ 'shape' => 'CompletionTime', ], 'creationTime' => [ 'shape' => 'CreationTime', ], 'destinationName' => [ 'shape' => 'String', ], 'id' => [ 'shape' => 'String', ], 'roleArn' => [ 'shape' => 'Arn', ], 'runLeftNormalization' => [ 'shape' => 'RunLeftNormalization', ], 'status' => [ 'shape' => 'JobStatus', ], 'updateTime' => [ 'shape' => 'UpdateTime', ], ], ], 'VariantImportJobItems' => [ 'type' => 'list''member' => [ 'shape' => 'VariantImportJobItem', ], ], 'VariantStoreItem' => [ 'type' => 'structure''required' => [ 'creationTime''description''id''name''reference''sseConfig''status''statusMessage''storeArn''storeSizeBytes''updateTime', ], 'members' => [ 'creationTime' => [ 'shape' => 'CreationTime', ], 'description' => [ 'shape' => 'StoreDescription', ], 'id' => [ 'shape' => 'ResourceId', ], 'name' => [ 'shape' => 'String', ], 'reference' => [ 'shape' => 'ReferenceItem', ], 'sseConfig' => [ 'shape' => 'SseConfig', ], 'status' => [ 'shape' => 'StoreStatus', ], 'statusMessage' => [ 'shape' => 'StatusMessage', ], 'storeArn' => [ 'shape' => 'Arn', ], 'storeSizeBytes' => [ 'shape' => 'Long', ], 'updateTime' => [ 'shape' => 'UpdateTime', ], ], ], 'VariantStoreItems' => [ 'type' => 'list''member' => [ 'shape' => 'VariantStoreItem', ], ], 'VcfOptions' => [ 'type' => 'structure''members' => [ 'ignoreFilterField' => [ 'shape' => 'Boolean', ], 'ignoreQualField' => [ 'shape' => 'Boolean', ], ], ], 'WorkflowArn' => [ 'type' => 'string''max' => 128'min' => 1'pattern' => '^arn:.+$', ], 'WorkflowDefinition' => [ 'type' => 'string''max' => 256'min' => 1'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'WorkflowDescription' => [ 'type' => 'string''max' => 256'min' => 1'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'WorkflowDigest' => [ 'type' => 'string''max' => 64'min' => 1, ], 'WorkflowEngine' => [ 'type' => 'string''enum' => [ 'WDL''NEXTFLOW', ], 'max' => 64'min' => 1, ], 'WorkflowExport' => [ 'type' => 'string''enum' => [ 'DEFINITION', ], 'max' => 64'min' => 1, ], 'WorkflowExportList' => [ 'type' => 'list''member' => [ 'shape' => 'WorkflowExport', ], 'max' => 32'min' => 0, ], 'WorkflowId' => [ 'type' => 'string''max' => 18'min' => 1'pattern' => '^[0-9]+$', ], 'WorkflowList' => [ 'type' => 'list''member' => [ 'shape' => 'WorkflowListItem', ], ], 'WorkflowListItem' => [ 'type' => 'structure''members' => [ 'arn' => [ 'shape' => 'WorkflowArn', ], 'creationTime' => [ 'shape' => 'WorkflowTimestamp', ], 'digest' => [ 'shape' => 'WorkflowDigest', ], 'id' => [ 'shape' => 'WorkflowId', ], 'name' => [ 'shape' => 'WorkflowName', ], 'status' => [ 'shape' => 'WorkflowStatus', ], 'type' => [ 'shape' => 'WorkflowType', ], ], ], 'WorkflowListToken' => [ 'type' => 'string''max' => 128'min' => 1'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'WorkflowMain' => [ 'type' => 'string''max' => 128'min' => 1'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'WorkflowName' => [ 'type' => 'string''max' => 128'min' => 1'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'WorkflowParameter' => [ 'type' => 'structure''members' => [ 'description' => [ 'shape' => 'WorkflowParameterDescription', ], 'optional' => [ 'shape' => 'Boolean', ], ], ], 'WorkflowParameterDescription' => [ 'type' => 'string''max' => 256'min' => 0'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'WorkflowParameterName' => [ 'type' => 'string''max' => 128'min' => 1'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'WorkflowParameterTemplate' => [ 'type' => 'map''key' => [ 'shape' => 'WorkflowParameterName', ], 'value' => [ 'shape' => 'WorkflowParameter', ], 'max' => 1000'min' => 1, ], 'WorkflowRequestId' => [ 'type' => 'string''max' => 128'min' => 1'pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'WorkflowStatus' => [ 'type' => 'string''enum' => [ 'CREATING''ACTIVE''UPDATING''DELETED''FAILED''INACTIVE', ], 'max' => 64'min' => 1, ], 'WorkflowStatusMessage' => [ 'type' => 'string''pattern' => '^[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+$', ], 'WorkflowTimestamp' => [ 'type' => 'timestamp''timestampFormat' => 'iso8601', ], 'WorkflowType' => [ 'type' => 'string''enum' => [ 'PRIVATE''SERVICE', ], 'max' => 64'min' => 1, ], ],];

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0248 ]--