AWS::Omics::WorkflowVersionDefinition of AWS::Omics::WorkflowVersion Resource Type.
19 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
VersionName | string | RequiredCreate-only |
WorkflowId | string | RequiredCreate-only |
Accelerators | string | Create-only |
ContainerRegistryMap | ContainerRegistryMap | Create-only |
ContainerRegistryMapUri | string | Create-onlyWrite-only |
DefinitionRepository | DefinitionRepository | Create-onlyWrite-only |
DefinitionUri | string | Create-onlyWrite-only |
Description | string | |
Engine | string | Create-only |
Main | string | Create-only |
ParameterTemplate | WorkflowParameterTemplate | Create-only |
ParameterTemplatePath | string | Create-onlyWrite-only |
readmeMarkdown | string | Write-only |
readmePath | string | Create-only |
readmeUri | string | Create-onlyWrite-only |
StorageCapacity | number | |
StorageType | string | |
Tags | TagMap | |
WorkflowBucketOwnerId | string | Create-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | - |
CreationTime | string | - |
Status | string | - |
Type | string | - |
Uuid | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Omics::WorkflowVersion
Resources:
MyResource:
Type: AWS::Omics::WorkflowVersion
Properties:
WorkflowId: "my-workflowid"
VersionName: "my-versionname"
Tags:
- Key: Environment
Value: Production
Description: !Ref "AWS::StackName"Permissions CloudFormation needs in your IAM role to manage this resource.
omics:CreateWorkflowomics:GetWorkflowomics:CreateWorkflowVersionomics:GetWorkflowVersionomics:TagResources3:PutObjects3:GetObjects3:GetObjectAttributesomics:GetWorkflowVersionomics:ListTagsForResourceomics:UpdateWorkflowVersionomics:GetWorkflowVersionomics:TagResourceomics:ListTagsForResourceomics:UntagResourceomics:DeleteWorkflowVersionomics:GetWorkflowVersionomics:ListWorkflowVersionsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
WorkflowIdVersionNameDefinitionUriEngineMainParameterTemplateAcceleratorsWorkflowBucketOwnerIdAcceleratorsDefinitionRepositoryParameterTemplatePathreadmePathreadmeUriContainerRegistryMapContainerRegistryMapUri