Skip to main content

run_groups

Retrieves a list of run_groups in a region

Overview

Namerun_groups
TypeResource
Descriptionrun_groups
Idawscc.omics.run_groups

Fields

NameDatatypeDescription
idstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
id
FROM awscc.omics.run_groups
WHERE region = 'us-east-1'

Permissions

To operate on the run_groups resource, the following permissions are required:

Create

omics:CreateRunGroup,
omics:TagResource

List

omics:ListRunGroups