Skip to main content

variant_stores

Retrieves a list of variant_stores in a region

Overview

Namevariant_stores
TypeResource
Descriptionvariant_stores
Idawscc.omics.variant_stores

Fields

NameDatatypeDescription
namestring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
name
FROM awscc.omics.variant_stores
WHERE region = 'us-east-1'

Permissions

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

Create

omics:CreateVariantStore,
omics:TagResource,
kms:DescribeKey,
kms:GenerateDataKey,
kms:CreateGrant,
ram:AcceptResourceShareInvitation,
ram:GetResourceShareInvitations,
omics:GetVariantStore

List

omics:ListVariantStores