403Webshell
Server IP : 138.197.107.151  /  Your IP : 216.73.216.170
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux BloxBy-Builder 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025 x86_64
User : wpbetasites_mrakzqskir ( 1022)
PHP Version : 8.3.6
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/bsd-crawler-parser/aws/dist/awscli/examples/omics/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/bsd-crawler-parser/aws/dist/awscli/examples/omics/list-variant-import-jobs.rst
**To get a list of variant import jobs**

The following ``list-variant-import-jobs`` example gets a list of variant import jobs. ::

    aws omics list-variant-import-jobs

Output::

    {
        "variantImportJobs": [
            {
                "creationTime": "2022-11-23T22:47:02.514002Z",
                "destinationName": "my_var_store",
                "id": "69cb65d6-xmpl-4a4a-9025-4565794b684e",
                "roleArn": "arn:aws:iam::123456789012:role/omics-service-role-serviceRole-W8O1XMPL7QZ",
                "runLeftNormalization": false,
                "status": "COMPLETED",
                "updateTime": "2022-11-23T22:49:17.976597Z"
            },
            {
                "creationTime": "2022-11-23T22:42:50.037812Z",
                "destinationName": "my_var_store",
                "id": "edd7b8ce-xmpl-47e2-bc99-258cac95a508",
                "roleArn": "arn:aws:iam::123456789012:role/omics-service-role-serviceRole-W8O1XMPL7QZ",
                "runLeftNormalization": false,
                "status": "COMPLETED",
                "updateTime": "2022-11-23T22:45:26.009880Z"
            }
        ]
    }

For more information, see `Omics Analytics <https://docs.aws.amazon.com/omics/latest/dev/omics-analytics.html>`__ in the *Amazon Omics Developer Guide*.

Youez - 2016 - github.com/yon3zu
LinuXploit