AWS SDK for C++AWS SDK for C++ Version 1.11.612 |
#include <OmicsClient.h>
Amazon Web Services HealthOmics is a service that helps users such as bioinformaticians, researchers, and scientists to store, query, analyze, and generate insights from genomics and other biological data. It simplifies and accelerates the process of storing and analyzing genomic information for Amazon Web Services.
For an introduction to the service, see What is Amazon Web Services HealthOmics? in the Amazon Web Services HealthOmics User Guide.
Definition at line 28 of file OmicsClient.h.
Definition at line 31 of file OmicsClient.h.
Definition at line 35 of file OmicsClient.h.
Definition at line 36 of file OmicsClient.h.
Aws::Omics::OmicsClientConfiguration()
,
nullptr
Initializes client to use DefaultCredentialProviderChain, with default http client factory, and optional client config. If client config is not specified, it will be initialized to default values.
nullptr
,
Aws::Omics::OmicsClientConfiguration()
Initializes client to use SimpleAWSCredentialsProvider, with default http client factory, and optional client config. If client config is not specified, it will be initialized to default values.
nullptr
,
Aws::Omics::OmicsClientConfiguration()
Initializes client to use specified credentials provider with specified client config. If http client factory is not supplied, the default http client factory will be used
Initializes client to use DefaultCredentialProviderChain, with default http client factory, and optional client config. If client config is not specified, it will be initialized to default values.
Initializes client to use SimpleAWSCredentialsProvider, with default http client factory, and optional client config. If client config is not specified, it will be initialized to default values.
Initializes client to use specified credentials provider with specified client config. If http client factory is not supplied, the default http client factory will be used
nullptr
An Async wrapper for AbortMultipartReadSetUpload that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 106 of file OmicsClient.h.
A Callable wrapper for AbortMultipartReadSetUpload that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 97 of file OmicsClient.h.
nullptr
An Async wrapper for AcceptShare that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 131 of file OmicsClient.h.
A Callable wrapper for AcceptShare that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 122 of file OmicsClient.h.
nullptr
An Async wrapper for BatchDeleteReadSet that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 156 of file OmicsClient.h.
A Callable wrapper for BatchDeleteReadSet that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 147 of file OmicsClient.h.
nullptr
An Async wrapper for CancelAnnotationImportJob that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 181 of file OmicsClient.h.
A Callable wrapper for CancelAnnotationImportJob that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 172 of file OmicsClient.h.
Cancels a run using its ID and returns a response with no body if the operation is successful. To confirm that the run has been cancelled, use the ListRuns
API operation to check that it is no longer listed.
nullptr
An Async wrapper for CancelRun that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 209 of file OmicsClient.h.
A Callable wrapper for CancelRun that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 200 of file OmicsClient.h.
nullptr
An Async wrapper for CancelVariantImportJob that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 234 of file OmicsClient.h.
A Callable wrapper for CancelVariantImportJob that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 225 of file OmicsClient.h.
nullptr
An Async wrapper for CompleteMultipartReadSetUpload that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 260 of file OmicsClient.h.
A Callable wrapper for CompleteMultipartReadSetUpload that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 251 of file OmicsClient.h.
nullptr
An Async wrapper for CreateAnnotationStore that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 285 of file OmicsClient.h.
A Callable wrapper for CreateAnnotationStore that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 276 of file OmicsClient.h.
nullptr
An Async wrapper for CreateAnnotationStoreVersion that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 310 of file OmicsClient.h.
A Callable wrapper for CreateAnnotationStoreVersion that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 301 of file OmicsClient.h.
nullptr
An Async wrapper for CreateMultipartReadSetUpload that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 335 of file OmicsClient.h.
A Callable wrapper for CreateMultipartReadSetUpload that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 326 of file OmicsClient.h.
nullptr
An Async wrapper for CreateReferenceStore that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 360 of file OmicsClient.h.
A Callable wrapper for CreateReferenceStore that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 351 of file OmicsClient.h.
Creates a run cache to store and reference task outputs from completed private runs. Specify an Amazon S3 location where Amazon Web Services HealthOmics saves the cached data. This data must be immediately accessible and not in an archived state. You can save intermediate task files to a run cache if they are declared as task outputs in the workflow definition file.
For more information, see Call caching and Creating a run cache in the Amazon Web Services HealthOmics User Guide.
nullptr
An Async wrapper for CreateRunCache that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 395 of file OmicsClient.h.
A Callable wrapper for CreateRunCache that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 386 of file OmicsClient.h.
Creates a run group to limit the compute resources for the runs that are added to the group. Returns an ARN, ID, and tags for the run group.
nullptr
An Async wrapper for CreateRunGroup that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 422 of file OmicsClient.h.
A Callable wrapper for CreateRunGroup that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 413 of file OmicsClient.h.
nullptr
An Async wrapper for CreateSequenceStore that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 447 of file OmicsClient.h.
A Callable wrapper for CreateSequenceStore that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 438 of file OmicsClient.h.
Creates a cross-account shared resource. The resource owner makes an offer to share the resource with the principal subscriber (an AWS user with a different account than the resource owner).
The following resources support cross-account sharing:
HealthOmics variant stores
HealthOmics annotation stores
Private workflows
nullptr
An Async wrapper for CreateShare that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 477 of file OmicsClient.h.
A Callable wrapper for CreateShare that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 468 of file OmicsClient.h.
nullptr
An Async wrapper for CreateVariantStore that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 502 of file OmicsClient.h.
A Callable wrapper for CreateVariantStore that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 493 of file OmicsClient.h.
Creates a private workflow. Before you create a private workflow, you must create and configure these required resources:
Workflow definition files: Define your workflow in one or more workflow definition files, written in WDL, Nextflow, or CWL. The workflow definition specifies the inputs and outputs for runs that use the workflow. It also includes specifications for the runs and run tasks for your workflow, including compute and memory requirements. The workflow definition file must be in .zip format.
(Optional) Parameter template: You can create a parameter template file that defines the run parameters, or Amazon Web Services HealthOmics can generate the parameter template for you.
ECR container images: Create one or more container images for the workflow. Store the images in a private ECR repository.
(Optional) Sentieon licenses: Request a Sentieon license if using the Sentieon software in a private workflow.
For more information, see Creating or updating a private workflow in Amazon Web Services HealthOmics in the Amazon Web Services HealthOmics User Guide.
nullptr
An Async wrapper for CreateWorkflow that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 544 of file OmicsClient.h.
A Callable wrapper for CreateWorkflow that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 535 of file OmicsClient.h.
Creates a new workflow version for the workflow that you specify with the workflowId
parameter.
When you create a new version of a workflow, you need to specify the configuration for the new version. It doesn't inherit any configuration values from the workflow.
Provide a version name that is unique for this workflow. You cannot change the name after HealthOmics creates the version.
Don’t include any personally identifiable information (PII) in the version name. Version names appear in the workflow version ARN.
For more information, see Workflow versioning in Amazon Web Services HealthOmics in the Amazon Web Services HealthOmics User Guide.
nullptr
An Async wrapper for CreateWorkflowVersion that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 579 of file OmicsClient.h.
A Callable wrapper for CreateWorkflowVersion that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 570 of file OmicsClient.h.
nullptr
An Async wrapper for DeleteAnnotationStore that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 604 of file OmicsClient.h.
A Callable wrapper for DeleteAnnotationStore that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 595 of file OmicsClient.h.
nullptr
An Async wrapper for DeleteAnnotationStoreVersions that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 630 of file OmicsClient.h.
A Callable wrapper for DeleteAnnotationStoreVersions that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 621 of file OmicsClient.h.
nullptr
An Async wrapper for DeleteReference that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 655 of file OmicsClient.h.
A Callable wrapper for DeleteReference that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 646 of file OmicsClient.h.
nullptr
An Async wrapper for DeleteReferenceStore that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 680 of file OmicsClient.h.
A Callable wrapper for DeleteReferenceStore that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 671 of file OmicsClient.h.
Deletes a run and returns a response with no body if the operation is successful. You can only delete a run that has reached a COMPLETED
, FAILED
, or CANCELLED
stage. A completed run has delivered an output, or was cancelled and resulted in no output. When you delete a run, only the metadata associated with the run is deleted. The run outputs remain in Amazon S3 and logs remain in CloudWatch.
To verify that the workflow is deleted:
Use ListRuns
to confirm the workflow no longer appears in the list.
Use GetRun
to verify the workflow cannot be found.
nullptr
An Async wrapper for DeleteRun that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 714 of file OmicsClient.h.
Deletes a run cache and returns a response with no body if the operation is successful. This action removes the cache metadata stored in the service account, but does not delete the data in Amazon S3. You can access the cache data in Amazon S3, for inspection or to troubleshoot issues. You can remove old cache data using standard S3 Delete
operations.
For more information, see Deleting a run cache in the Amazon Web Services HealthOmics User Guide.
nullptr
An Async wrapper for DeleteRunCache that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 747 of file OmicsClient.h.
A Callable wrapper for DeleteRunCache that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 738 of file OmicsClient.h.
A Callable wrapper for DeleteRun that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 705 of file OmicsClient.h.
Deletes a run group and returns a response with no body if the operation is successful.
To verify that the run group is deleted:
Use ListRunGroups
to confirm the workflow no longer appears in the list.
Use GetRunGroup
to verify the workflow cannot be found.
nullptr
An Async wrapper for DeleteRunGroup that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 776 of file OmicsClient.h.
A Callable wrapper for DeleteRunGroup that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 767 of file OmicsClient.h.
nullptr
An Async wrapper for DeleteS3AccessPolicy that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 802 of file OmicsClient.h.
A Callable wrapper for DeleteS3AccessPolicy that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 793 of file OmicsClient.h.
nullptr
An Async wrapper for DeleteSequenceStore that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 827 of file OmicsClient.h.
A Callable wrapper for DeleteSequenceStore that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 818 of file OmicsClient.h.
Deletes a resource share. If you are the resource owner, the subscriber will no longer have access to the shared resource. If you are the subscriber, this operation deletes your access to the share.
nullptr
An Async wrapper for DeleteShare that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 854 of file OmicsClient.h.
A Callable wrapper for DeleteShare that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 845 of file OmicsClient.h.
nullptr
An Async wrapper for DeleteVariantStore that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 879 of file OmicsClient.h.
A Callable wrapper for DeleteVariantStore that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 870 of file OmicsClient.h.
Deletes a workflow by specifying its ID. No response is returned if the deletion is successful.
To verify that the workflow is deleted:
Use ListWorkflows
to confirm the workflow no longer appears in the list.
Use GetWorkflow
to verify the workflow cannot be found.
nullptr
An Async wrapper for DeleteWorkflow that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 908 of file OmicsClient.h.
A Callable wrapper for DeleteWorkflow that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 899 of file OmicsClient.h.
Deletes a workflow version. Deleting a workflow version doesn't affect any ongoing runs that are using the workflow version.
For more information, see Workflow versioning in Amazon Web Services HealthOmics in the Amazon Web Services HealthOmics User Guide.
nullptr
An Async wrapper for DeleteWorkflowVersion that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 938 of file OmicsClient.h.
A Callable wrapper for DeleteWorkflowVersion that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 929 of file OmicsClient.h.
nullptr
An Async wrapper for GetAnnotationImportJob that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 964 of file OmicsClient.h.
A Callable wrapper for GetAnnotationImportJob that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 955 of file OmicsClient.h.
nullptr
An Async wrapper for GetAnnotationStore that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 989 of file OmicsClient.h.
A Callable wrapper for GetAnnotationStore that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 980 of file OmicsClient.h.
nullptr
An Async wrapper for GetAnnotationStoreVersion that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1015 of file OmicsClient.h.
A Callable wrapper for GetAnnotationStoreVersion that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1006 of file OmicsClient.h.
nullptr
An Async wrapper for GetReadSetActivationJob that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1066 of file OmicsClient.h.
A Callable wrapper for GetReadSetActivationJob that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1057 of file OmicsClient.h.
nullptr
An Async wrapper for GetReadSet that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1040 of file OmicsClient.h.
A Callable wrapper for GetReadSet that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1031 of file OmicsClient.h.
nullptr
An Async wrapper for GetReadSetExportJob that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1091 of file OmicsClient.h.
A Callable wrapper for GetReadSetExportJob that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1082 of file OmicsClient.h.
nullptr
An Async wrapper for GetReadSetImportJob that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1116 of file OmicsClient.h.
A Callable wrapper for GetReadSetImportJob that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1107 of file OmicsClient.h.
nullptr
An Async wrapper for GetReadSetMetadata that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1141 of file OmicsClient.h.
A Callable wrapper for GetReadSetMetadata that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1132 of file OmicsClient.h.
nullptr
An Async wrapper for GetReference that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1166 of file OmicsClient.h.
A Callable wrapper for GetReference that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1157 of file OmicsClient.h.
nullptr
An Async wrapper for GetReferenceImportJob that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1191 of file OmicsClient.h.
A Callable wrapper for GetReferenceImportJob that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1182 of file OmicsClient.h.
nullptr
An Async wrapper for GetReferenceMetadata that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1217 of file OmicsClient.h.
A Callable wrapper for GetReferenceMetadata that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1208 of file OmicsClient.h.
nullptr
An Async wrapper for GetReferenceStore that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1242 of file OmicsClient.h.
A Callable wrapper for GetReferenceStore that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1233 of file OmicsClient.h.
Gets detailed information about a specific run using its ID.
Amazon Web Services HealthOmics stores a configurable number of runs, as determined by service limits, that are available to the console and API. If GetRun
does not return the requested run, you can find all run logs in the CloudWatch logs. For more information about viewing the run logs, see CloudWatch logs in the Amazon Web Services HealthOmics User Guide.
nullptr
An Async wrapper for GetRun that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1274 of file OmicsClient.h.
Retrieves detailed information about the specified run cache using its ID.
For more information, see Call caching for Amazon Web Services HealthOmics runs in the Amazon Web Services HealthOmics User Guide.
nullptr
An Async wrapper for GetRunCache that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1303 of file OmicsClient.h.
A Callable wrapper for GetRunCache that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1294 of file OmicsClient.h.
A Callable wrapper for GetRun that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1265 of file OmicsClient.h.
nullptr
An Async wrapper for GetRunGroup that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1329 of file OmicsClient.h.
A Callable wrapper for GetRunGroup that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1320 of file OmicsClient.h.
nullptr
An Async wrapper for GetRunTask that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1355 of file OmicsClient.h.
A Callable wrapper for GetRunTask that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1346 of file OmicsClient.h.
nullptr
An Async wrapper for GetS3AccessPolicy that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1381 of file OmicsClient.h.
A Callable wrapper for GetS3AccessPolicy that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1372 of file OmicsClient.h.
nullptr
An Async wrapper for GetSequenceStore that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1406 of file OmicsClient.h.
A Callable wrapper for GetSequenceStore that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1397 of file OmicsClient.h.
nullptr
An Async wrapper for GetShare that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1432 of file OmicsClient.h.
A Callable wrapper for GetShare that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1423 of file OmicsClient.h.
nullptr
An Async wrapper for GetVariantImportJob that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1457 of file OmicsClient.h.
A Callable wrapper for GetVariantImportJob that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1448 of file OmicsClient.h.
nullptr
An Async wrapper for GetVariantStore that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1482 of file OmicsClient.h.
A Callable wrapper for GetVariantStore that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1473 of file OmicsClient.h.
Gets all information about a workflow using its ID.
If a workflow is shared with you, you cannot export the workflow.
For more information about your workflow status, see Verify the workflow status in the Amazon Web Services HealthOmics User Guide.
nullptr
An Async wrapper for GetWorkflow that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1512 of file OmicsClient.h.
A Callable wrapper for GetWorkflow that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1503 of file OmicsClient.h.
Gets information about a workflow version. For more information, see Workflow versioning in Amazon Web Services HealthOmics in the Amazon Web Services HealthOmics User Guide.
nullptr
An Async wrapper for GetWorkflowVersion that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1540 of file OmicsClient.h.
A Callable wrapper for GetWorkflowVersion that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1531 of file OmicsClient.h.
{}
)
const
nullptr
,
{}
An Async wrapper for ListAnnotationImportJobs that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1565 of file OmicsClient.h.
{}
)
const
A Callable wrapper for ListAnnotationImportJobs that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1556 of file OmicsClient.h.
{}
)
const
nullptr
,
{}
An Async wrapper for ListAnnotationStores that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1615 of file OmicsClient.h.
{}
)
const
A Callable wrapper for ListAnnotationStores that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1606 of file OmicsClient.h.
nullptr
An Async wrapper for ListAnnotationStoreVersions that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1590 of file OmicsClient.h.
A Callable wrapper for ListAnnotationStoreVersions that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1581 of file OmicsClient.h.
Lists multipart read set uploads and for in progress uploads. Once the upload is completed, a read set is created and the upload will no longer be returned in the response.
nullptr
An Async wrapper for ListMultipartReadSetUploads that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1642 of file OmicsClient.h.
A Callable wrapper for ListMultipartReadSetUploads that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1633 of file OmicsClient.h.
nullptr
An Async wrapper for ListReadSetActivationJobs that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1667 of file OmicsClient.h.
A Callable wrapper for ListReadSetActivationJobs that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1658 of file OmicsClient.h.
nullptr
An Async wrapper for ListReadSetExportJobs that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1692 of file OmicsClient.h.
A Callable wrapper for ListReadSetExportJobs that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1683 of file OmicsClient.h.
nullptr
An Async wrapper for ListReadSetImportJobs that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1717 of file OmicsClient.h.
A Callable wrapper for ListReadSetImportJobs that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1708 of file OmicsClient.h.
nullptr
An Async wrapper for ListReadSets that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1768 of file OmicsClient.h.
A Callable wrapper for ListReadSets that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1759 of file OmicsClient.h.
This operation will list all parts in a requested multipart upload for a sequence store.
nullptr
An Async wrapper for ListReadSetUploadParts that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1743 of file OmicsClient.h.
A Callable wrapper for ListReadSetUploadParts that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1734 of file OmicsClient.h.
nullptr
An Async wrapper for ListReferenceImportJobs that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1793 of file OmicsClient.h.
A Callable wrapper for ListReferenceImportJobs that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1784 of file OmicsClient.h.
nullptr
An Async wrapper for ListReferences that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1843 of file OmicsClient.h.
A Callable wrapper for ListReferences that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1834 of file OmicsClient.h.
{}
)
const
nullptr
,
{}
An Async wrapper for ListReferenceStores that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1818 of file OmicsClient.h.
{}
)
const
A Callable wrapper for ListReferenceStores that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1809 of file OmicsClient.h.
{}
)
const
nullptr
,
{}
An Async wrapper for ListRunCaches that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1869 of file OmicsClient.h.
{}
)
const
A Callable wrapper for ListRunCaches that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1860 of file OmicsClient.h.
{}
)
const
Retrieves a list of all run groups and returns the metadata for each run group.
nullptr
,
{}
An Async wrapper for ListRunGroups that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1895 of file OmicsClient.h.
{}
)
const
A Callable wrapper for ListRunGroups that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1886 of file OmicsClient.h.
{}
)
const
Retrieves a list of runs and returns each run's metadata and status.
Amazon Web Services HealthOmics stores a configurable number of runs, as determined by service limits, that are available to the console and API. If the ListRuns
response doesn't include specific runs that you expected, you can find all run logs in the CloudWatch logs. For more information about viewing the run logs, see CloudWatch logs in the Amazon Web Services HealthOmics User Guide.
nullptr
,
{}
An Async wrapper for ListRuns that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1955 of file OmicsClient.h.
{}
)
const
A Callable wrapper for ListRuns that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1946 of file OmicsClient.h.
Returns a list of tasks and status information within their specified run. Use this operation to monitor runs and to identify which specific tasks have failed.
nullptr
An Async wrapper for ListRunTasks that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1922 of file OmicsClient.h.
A Callable wrapper for ListRunTasks that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1913 of file OmicsClient.h.
{}
)
const
nullptr
,
{}
An Async wrapper for ListSequenceStores that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1980 of file OmicsClient.h.
{}
)
const
A Callable wrapper for ListSequenceStores that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1971 of file OmicsClient.h.
Retrieves the resource shares associated with an account. Use the filter parameter to retrieve a specific subset of the shares.
nullptr
An Async wrapper for ListShares that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 2006 of file OmicsClient.h.
A Callable wrapper for ListShares that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1997 of file OmicsClient.h.
nullptr
An Async wrapper for ListTagsForResource that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 2031 of file OmicsClient.h.
A Callable wrapper for ListTagsForResource that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 2022 of file OmicsClient.h.
{}
)
const
nullptr
,
{}
An Async wrapper for ListVariantImportJobs that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 2056 of file OmicsClient.h.
{}
)
const
A Callable wrapper for ListVariantImportJobs that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 2047 of file OmicsClient.h.
{}
)
const
nullptr
,
{}
An Async wrapper for ListVariantStores that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 2081 of file OmicsClient.h.
{}
)
const
A Callable wrapper for ListVariantStores that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 2072 of file OmicsClient.h.
{}
)
const
Retrieves a list of existing workflows. You can filter for specific workflows by their name and type. Using the type parameter, specify PRIVATE
to retrieve a list of private workflows or specify READY2RUN
for a list of all Ready2Run workflows. If you do not specify the type of workflow, this operation returns a list of existing workflows.
nullptr
,
{}
An Async wrapper for ListWorkflows that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 2140 of file OmicsClient.h.
{}
)
const
A Callable wrapper for ListWorkflows that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 2131 of file OmicsClient.h.
Lists the workflow versions for the specified workflow. For more information, see Workflow versioning in Amazon Web Services HealthOmics in the Amazon Web Services HealthOmics User Guide.
nullptr
An Async wrapper for ListWorkflowVersions that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 2110 of file OmicsClient.h.
A Callable wrapper for ListWorkflowVersions that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 2101 of file OmicsClient.h.