AWS::Omics::WorkflowDefinition of AWS::Omics::Workflow Resource Type
18 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
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 |
Name | string | |
ParameterTemplate | WorkflowParameterTemplate | Create-only |
ParameterTemplatePath | string | Create-onlyWrite-only |
readmeMarkdown | string | Write-only |
readmePath | string | Create-only |
readmeUri | string | Create-onlyWrite-only |
StorageCapacity | number | Create-only |
StorageType | string | |
Tags | TagMap | |
WorkflowBucketOwnerId | string | Create-onlyWrite-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | - |
CreationTime | string | - |
Id | 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::Workflow
Resources:
MyResource:
Type: AWS::Omics::Workflow
Properties:
Tags:
- Key: Environment
Value: Production
Description: !Ref "AWS::StackName"
Name: !Ref "AWS::StackName"Permissions CloudFormation needs in your IAM role to manage this resource.
omics:CreateWorkflowomics:GetWorkflowomics:TagResources3:PutObjects3:GetObjects3:GetObjectAttributess3:HeadObjects3:GetEncryptionConfigurationomics:GetWorkflowomics:UpdateWorkflowomics:GetWorkflowomics:TagResourceomics:ListTagsForResourceomics:UntagResourceomics:DeleteWorkflowomics:GetWorkflowomics:ListWorkflowsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
DefinitionUriEngineMainParameterTemplateStorageCapacityAcceleratorsDefinitionRepositoryParameterTemplatePathreadmePathreadmeUriWorkflowBucketOwnerIdContainerRegistryMapContainerRegistryMapUri