annotation_stores_list_only
Lists annotation_stores
in a region or regions, for all properties use annotation_stores
Overview
Name | annotation_stores_list_only |
Type | Resource |
Description | Definition of AWS::Omics::AnnotationStore Resource Type |
Id | aws.omics.annotation_stores_list_only |
Fields
Name | Datatype | Description |
---|---|---|
creation_time | string | |
description | string | |
id | string | |
name | string | |
reference | object | |
sse_config | object | |
status | string | |
status_message | string | |
store_arn | string | |
store_format | string | |
store_options | undefined | |
store_size_bytes | number | |
tags | object | A map of resource tags |
update_time | string | |
region | string | AWS region. |
Methods
Name | Accessible by | Required Params |
---|---|---|
list_resources | SELECT | region |
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