Skip to main content

annotation_stores_list_only

Lists annotation_stores in a region or regions, for all properties use annotation_stores

Overview

Nameannotation_stores_list_only
TypeResource
DescriptionDefinition of AWS::Omics::AnnotationStore Resource Type
Idaws.omics.annotation_stores_list_only

Fields

NameDatatypeDescription
namestring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all annotation_stores in a region.

SELECT
region,
name
FROM aws.omics.annotation_stores_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the annotation_stores_list_only resource, see annotation_stores