View Source aws_omics (aws v0.7.13)

This is the Amazon Omics API Reference.

For an introduction to the service, see What is Amazon Omics? in the Amazon Omics Developer Guide.

Link to this section Summary

Functions

Cancels an annotation import job.
Cancels a variant import job.
Creates an annotation store.
Creates a reference store.
Creates a run group.
Creates a sequence store.
Creates a variant store.
Creates a workflow.
Deletes an annotation store.
Deletes a genome reference store.
Deletes a workflow run.
Deletes a workflow run group.
Deletes a sequence store.
Gets information about an annotation import job.
Gets information about an annotation store.
Gets information about a read set activation job.
Gets information about a read set export job.
Gets information about a read set import job.
Gets information about a reference import job.
Gets information about a genome reference's metadata.
Gets information about a reference store.
Gets information about a workflow run.
Gets information about a workflow run group.
Gets information about a workflow run task.
Gets information about a sequence store.
Gets information about a variant import job.
Gets information about a variant store.
Gets information about a workflow.
Retrieves a list of annotation import jobs.
Retrieves a list of annotation stores.
Retrieves a list of read set activation jobs.
Retrieves a list of read set export jobs.
Retrieves a list of read set import jobs.
Retrieves a list of read sets.
Retrieves a list of reference import jobs.
Retrieves a list of reference stores.
Retrieves a list of references.
Retrieves a list of run groups.
Retrieves a list of tasks for a run.
Retrieves a list of runs.
Retrieves a list of sequence stores.
Retrieves a list of tags for a resource.
Retrieves a list of variant import jobs.
Retrieves a list of variant stores.
Retrieves a list of workflows.
Starts an annotation import job.
Starts a run.
Starts a variant import job.
Removes tags from a resource.
Updates an annotation store.

Link to this section Functions

Link to this function

batch_delete_read_set(Client, SequenceStoreId, Input)

View Source
Deletes one or more read sets.
Link to this function

batch_delete_read_set(Client, SequenceStoreId, Input0, Options0)

View Source
Link to this function

cancel_annotation_import_job(Client, JobId, Input)

View Source
Cancels an annotation import job.
Link to this function

cancel_annotation_import_job(Client, JobId, Input0, Options0)

View Source
Link to this function

cancel_run(Client, Id, Input)

View Source
Cancels a run.
Link to this function

cancel_run(Client, Id, Input0, Options0)

View Source
Link to this function

cancel_variant_import_job(Client, JobId, Input)

View Source
Cancels a variant import job.
Link to this function

cancel_variant_import_job(Client, JobId, Input0, Options0)

View Source
Link to this function

create_annotation_store(Client, Input)

View Source
Creates an annotation store.
Link to this function

create_annotation_store(Client, Input0, Options0)

View Source
Link to this function

create_reference_store(Client, Input)

View Source
Creates a reference store.
Link to this function

create_reference_store(Client, Input0, Options0)

View Source
Link to this function

create_run_group(Client, Input)

View Source
Creates a run group.
Link to this function

create_run_group(Client, Input0, Options0)

View Source
Link to this function

create_sequence_store(Client, Input)

View Source
Creates a sequence store.
Link to this function

create_sequence_store(Client, Input0, Options0)

View Source
Link to this function

create_variant_store(Client, Input)

View Source
Creates a variant store.
Link to this function

create_variant_store(Client, Input0, Options0)

View Source
Link to this function

create_workflow(Client, Input)

View Source
Creates a workflow.
Link to this function

create_workflow(Client, Input0, Options0)

View Source
Link to this function

delete_annotation_store(Client, Name, Input)

View Source
Deletes an annotation store.
Link to this function

delete_annotation_store(Client, Name, Input0, Options0)

View Source
Link to this function

delete_reference(Client, Id, ReferenceStoreId, Input)

View Source
Deletes a genome reference.
Link to this function

delete_reference(Client, Id, ReferenceStoreId, Input0, Options0)

View Source
Link to this function

delete_reference_store(Client, Id, Input)

View Source
Deletes a genome reference store.
Link to this function

delete_reference_store(Client, Id, Input0, Options0)

View Source
Link to this function

delete_run(Client, Id, Input)

View Source
Deletes a workflow run.
Link to this function

delete_run(Client, Id, Input0, Options0)

View Source
Link to this function

delete_run_group(Client, Id, Input)

View Source
Deletes a workflow run group.
Link to this function

delete_run_group(Client, Id, Input0, Options0)

View Source
Link to this function

delete_sequence_store(Client, Id, Input)

View Source
Deletes a sequence store.
Link to this function

delete_sequence_store(Client, Id, Input0, Options0)

View Source
Link to this function

delete_variant_store(Client, Name, Input)

View Source
Deletes a variant store.
Link to this function

delete_variant_store(Client, Name, Input0, Options0)

View Source
Link to this function

delete_workflow(Client, Id, Input)

View Source
Deletes a workflow.
Link to this function

delete_workflow(Client, Id, Input0, Options0)

View Source
Link to this function

get_annotation_import_job(Client, JobId)

View Source
Gets information about an annotation import job.
Link to this function

get_annotation_import_job(Client, JobId, QueryMap, HeadersMap)

View Source
Link to this function

get_annotation_import_job(Client, JobId, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_annotation_store(Client, Name)

View Source
Gets information about an annotation store.
Link to this function

get_annotation_store(Client, Name, QueryMap, HeadersMap)

View Source
Link to this function

get_annotation_store(Client, Name, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_read_set(Client, Id, SequenceStoreId, PartNumber)

View Source
Gets a file from a read set.
Link to this function

get_read_set(Client, Id, SequenceStoreId, PartNumber, QueryMap, HeadersMap)

View Source
Link to this function

get_read_set(Client, Id, SequenceStoreId, PartNumber, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_read_set_activation_job(Client, Id, SequenceStoreId)

View Source
Gets information about a read set activation job.
Link to this function

get_read_set_activation_job(Client, Id, SequenceStoreId, QueryMap, HeadersMap)

View Source
Link to this function

get_read_set_activation_job(Client, Id, SequenceStoreId, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_read_set_export_job(Client, Id, SequenceStoreId)

View Source
Gets information about a read set export job.
Link to this function

get_read_set_export_job(Client, Id, SequenceStoreId, QueryMap, HeadersMap)

View Source
Link to this function

get_read_set_export_job(Client, Id, SequenceStoreId, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_read_set_import_job(Client, Id, SequenceStoreId)

View Source
Gets information about a read set import job.
Link to this function

get_read_set_import_job(Client, Id, SequenceStoreId, QueryMap, HeadersMap)

View Source
Link to this function

get_read_set_import_job(Client, Id, SequenceStoreId, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_read_set_metadata(Client, Id, SequenceStoreId)

View Source
Gets details about a read set.
Link to this function

get_read_set_metadata(Client, Id, SequenceStoreId, QueryMap, HeadersMap)

View Source
Link to this function

get_read_set_metadata(Client, Id, SequenceStoreId, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_reference(Client, Id, ReferenceStoreId, PartNumber)

View Source
Gets a reference file.
Link to this function

get_reference(Client, Id, ReferenceStoreId, PartNumber, QueryMap, HeadersMap)

View Source
Link to this function

get_reference(Client, Id, ReferenceStoreId, PartNumber, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_reference_import_job(Client, Id, ReferenceStoreId)

View Source
Gets information about a reference import job.
Link to this function

get_reference_import_job(Client, Id, ReferenceStoreId, QueryMap, HeadersMap)

View Source
Link to this function

get_reference_import_job(Client, Id, ReferenceStoreId, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_reference_metadata(Client, Id, ReferenceStoreId)

View Source
Gets information about a genome reference's metadata.
Link to this function

get_reference_metadata(Client, Id, ReferenceStoreId, QueryMap, HeadersMap)

View Source
Link to this function

get_reference_metadata(Client, Id, ReferenceStoreId, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_reference_store(Client, Id)

View Source
Gets information about a reference store.
Link to this function

get_reference_store(Client, Id, QueryMap, HeadersMap)

View Source
Link to this function

get_reference_store(Client, Id, QueryMap, HeadersMap, Options0)

View Source
Gets information about a workflow run.
Link to this function

get_run(Client, Id, QueryMap, HeadersMap)

View Source
Link to this function

get_run(Client, Id, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_run_group(Client, Id)

View Source
Gets information about a workflow run group.
Link to this function

get_run_group(Client, Id, QueryMap, HeadersMap)

View Source
Link to this function

get_run_group(Client, Id, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_run_task(Client, Id, TaskId)

View Source
Gets information about a workflow run task.
Link to this function

get_run_task(Client, Id, TaskId, QueryMap, HeadersMap)

View Source
Link to this function

get_run_task(Client, Id, TaskId, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_sequence_store(Client, Id)

View Source
Gets information about a sequence store.
Link to this function

get_sequence_store(Client, Id, QueryMap, HeadersMap)

View Source
Link to this function

get_sequence_store(Client, Id, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_variant_import_job(Client, JobId)

View Source
Gets information about a variant import job.
Link to this function

get_variant_import_job(Client, JobId, QueryMap, HeadersMap)

View Source
Link to this function

get_variant_import_job(Client, JobId, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_variant_store(Client, Name)

View Source
Gets information about a variant store.
Link to this function

get_variant_store(Client, Name, QueryMap, HeadersMap)

View Source
Link to this function

get_variant_store(Client, Name, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_workflow(Client, Id)

View Source
Gets information about a workflow.
Link to this function

get_workflow(Client, Id, QueryMap, HeadersMap)

View Source
Link to this function

get_workflow(Client, Id, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_annotation_import_jobs(Client, Input)

View Source
Retrieves a list of annotation import jobs.
Link to this function

list_annotation_import_jobs(Client, Input0, Options0)

View Source
Link to this function

list_annotation_stores(Client, Input)

View Source
Retrieves a list of annotation stores.
Link to this function

list_annotation_stores(Client, Input0, Options0)

View Source
Link to this function

list_read_set_activation_jobs(Client, SequenceStoreId, Input)

View Source
Retrieves a list of read set activation jobs.
Link to this function

list_read_set_activation_jobs(Client, SequenceStoreId, Input0, Options0)

View Source
Link to this function

list_read_set_export_jobs(Client, SequenceStoreId, Input)

View Source
Retrieves a list of read set export jobs.
Link to this function

list_read_set_export_jobs(Client, SequenceStoreId, Input0, Options0)

View Source
Link to this function

list_read_set_import_jobs(Client, SequenceStoreId, Input)

View Source
Retrieves a list of read set import jobs.
Link to this function

list_read_set_import_jobs(Client, SequenceStoreId, Input0, Options0)

View Source
Link to this function

list_read_sets(Client, SequenceStoreId, Input)

View Source
Retrieves a list of read sets.
Link to this function

list_read_sets(Client, SequenceStoreId, Input0, Options0)

View Source
Link to this function

list_reference_import_jobs(Client, ReferenceStoreId, Input)

View Source
Retrieves a list of reference import jobs.
Link to this function

list_reference_import_jobs(Client, ReferenceStoreId, Input0, Options0)

View Source
Link to this function

list_reference_stores(Client, Input)

View Source
Retrieves a list of reference stores.
Link to this function

list_reference_stores(Client, Input0, Options0)

View Source
Link to this function

list_references(Client, ReferenceStoreId, Input)

View Source
Retrieves a list of references.
Link to this function

list_references(Client, ReferenceStoreId, Input0, Options0)

View Source
Retrieves a list of run groups.
Link to this function

list_run_groups(Client, QueryMap, HeadersMap)

View Source
Link to this function

list_run_groups(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_run_tasks(Client, Id)

View Source
Retrieves a list of tasks for a run.
Link to this function

list_run_tasks(Client, Id, QueryMap, HeadersMap)

View Source
Link to this function

list_run_tasks(Client, Id, QueryMap, HeadersMap, Options0)

View Source
Retrieves a list of runs.
Link to this function

list_runs(Client, QueryMap, HeadersMap)

View Source
Link to this function

list_runs(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_sequence_stores(Client, Input)

View Source
Retrieves a list of sequence stores.
Link to this function

list_sequence_stores(Client, Input0, Options0)

View Source
Link to this function

list_tags_for_resource(Client, ResourceArn)

View Source
Retrieves a list of tags for a resource.
Link to this function

list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap)

View Source
Link to this function

list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_variant_import_jobs(Client, Input)

View Source
Retrieves a list of variant import jobs.
Link to this function

list_variant_import_jobs(Client, Input0, Options0)

View Source
Link to this function

list_variant_stores(Client, Input)

View Source
Retrieves a list of variant stores.
Link to this function

list_variant_stores(Client, Input0, Options0)

View Source
Retrieves a list of workflows.
Link to this function

list_workflows(Client, QueryMap, HeadersMap)

View Source
Link to this function

list_workflows(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

start_annotation_import_job(Client, Input)

View Source
Starts an annotation import job.
Link to this function

start_annotation_import_job(Client, Input0, Options0)

View Source
Link to this function

start_read_set_activation_job(Client, SequenceStoreId, Input)

View Source
Starts a read set activation job.
Link to this function

start_read_set_activation_job(Client, SequenceStoreId, Input0, Options0)

View Source
Link to this function

start_read_set_export_job(Client, SequenceStoreId, Input)

View Source
Starts a read set export job.
Link to this function

start_read_set_export_job(Client, SequenceStoreId, Input0, Options0)

View Source
Link to this function

start_read_set_import_job(Client, SequenceStoreId, Input)

View Source
Starts a read set import job.
Link to this function

start_read_set_import_job(Client, SequenceStoreId, Input0, Options0)

View Source
Link to this function

start_reference_import_job(Client, ReferenceStoreId, Input)

View Source
Starts a reference import job.
Link to this function

start_reference_import_job(Client, ReferenceStoreId, Input0, Options0)

View Source
Link to this function

start_run(Client, Input)

View Source
Starts a run.
Link to this function

start_run(Client, Input0, Options0)

View Source
Link to this function

start_variant_import_job(Client, Input)

View Source
Starts a variant import job.
Link to this function

start_variant_import_job(Client, Input0, Options0)

View Source
Link to this function

tag_resource(Client, ResourceArn, Input)

View Source
Tags a resource.
Link to this function

tag_resource(Client, ResourceArn, Input0, Options0)

View Source
Link to this function

untag_resource(Client, ResourceArn, Input)

View Source
Removes tags from a resource.
Link to this function

untag_resource(Client, ResourceArn, Input0, Options0)

View Source
Link to this function

update_annotation_store(Client, Name, Input)

View Source
Updates an annotation store.
Link to this function

update_annotation_store(Client, Name, Input0, Options0)

View Source
Link to this function

update_run_group(Client, Id, Input)

View Source
Updates a run group.
Link to this function

update_run_group(Client, Id, Input0, Options0)

View Source
Link to this function

update_variant_store(Client, Name, Input)

View Source
Updates a variant store.
Link to this function

update_variant_store(Client, Name, Input0, Options0)

View Source
Link to this function

update_workflow(Client, Id, Input)

View Source
Updates a workflow.
Link to this function

update_workflow(Client, Id, Input0, Options0)

View Source