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
creation_timestring
descriptionstring
idstring
namestring
referenceobject
sse_configobject
statusstring
status_messagestring
store_arnstring
store_formatstring
store_optionsundefined
store_size_bytesnumber
tagsobjectA map of resource tags
update_timestring
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