workflow_versions_list_only
Lists workflow_versions in a region or regions, for all properties use workflow_versions
Overview
| Name | workflow_versions_list_only |
| Type | Resource |
| Description | Definition of AWS::Omics::WorkflowVersion Resource Type. |
| Id | awscc.omics.workflow_versions_list_only |
Fields
| Name | Datatype | Description |
|---|---|---|
arn | string | |
region | string | AWS region. |
Methods
| Name | Accessible by | Required Params |
|---|---|---|
list_resources | SELECT | region |
SELECT examples
Lists all workflow_versions in a region.
SELECT
region,
arn
FROM awscc.omics.workflow_versions_list_only
WHERE region = 'us-east-1';
Permissions
For permissions required to operate on the workflow_versions_list_only resource, see workflow_versions