Skip to main content

annotation_stores

Retrieves a list of annotation_stores in a region

Overview

Nameannotation_stores
TypeResource
Descriptionannotation_stores
Idawscc.omics.annotation_stores

Fields

NameDatatypeDescription
namestring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

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

Permissions

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

Create

omics:CreateAnnotationStore,
omics:TagResource,
kms:DescribeKey,
kms:GenerateDataKey,
kms:CreateGrant,
ram:AcceptResourceShareInvitation,
ram:GetResourceShareInvitations,
omics:GetAnnotationStore

List

omics:ListAnnotationStores