AWSCDK::Omics

16 types

AWS::Omics Construct Library

This module is part of the AWS Cloud Development Kit project.

require 'aws-cdk-lib'

There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:

There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.

For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::Omics.

(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)

API Reference

Classes 8

CfnAnnotationStore> AWS HealthOmics variant stores and annotation stores are no longer open to new customers CfnConfigurationResource schema for AWS::Omics::Configuration. CfnReferenceStoreCreates a reference store. CfnRunGroupCreates a run group to limit the compute resources for the runs that are added to the grou CfnSequenceStoreCreates a sequence store. CfnVariantStoreCreate a store for variant data. CfnWorkflowCreates a private workflow. Before you create a private workflow, you must create and conf CfnWorkflowVersionCreates a new workflow version for the workflow that you specify with the `workflowId` par

Interfaces 8

CfnAnnotationStorePropsProperties for defining a `CfnAnnotationStore`. CfnConfigurationPropsProperties for defining a `CfnConfiguration`. CfnReferenceStorePropsProperties for defining a `CfnReferenceStore`. CfnRunGroupPropsProperties for defining a `CfnRunGroup`. CfnSequenceStorePropsProperties for defining a `CfnSequenceStore`. CfnVariantStorePropsProperties for defining a `CfnVariantStore`. CfnWorkflowPropsProperties for defining a `CfnWorkflow`. CfnWorkflowVersionPropsProperties for defining a `CfnWorkflowVersion`.