Skip to main content

indices_list_only

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

Overview

Nameindices_list_only
TypeResource
DescriptionDefinition of AWS::ResourceExplorer2::Index Resource Type
Idaws.resourceexplorer2.indices_list_only

Fields

NameDatatypeDescription
arnstring
tagsobject
typestring
index_statestring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all indices in a region.

SELECT
region,
arn
FROM aws.resourceexplorer2.indices_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the indices_list_only resource, see indices