Skip to main content

variant_stores_list_only

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

Overview

Namevariant_stores_list_only
TypeResource
DescriptionDefinition of AWS::Omics::VariantStore Resource Type
Idaws.omics.variant_stores_list_only

Fields

NameDatatypeDescription
creation_timestring
descriptionstring
idstring
namestring
referenceobject
sse_configobject
statusstring
status_messagestring
store_arnstring
store_size_bytesnumber
tagsobjectA map of resource tags
update_timestring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all variant_stores in a region.

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

Permissions

For permissions required to operate on the variant_stores_list_only resource, see variant_stores