Resource Explorer Index

Resource Explorer Index in AWS provides information about the index used by AWS Resource Explorer to organize and search resources across an account and Regions. It helps identify whether the index is local or aggregator, its state, and the Region where it is created. This resource is essential for enabling efficient resource discovery and search within AWS environments.

aws.resourceexplorer2_index

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon resource name (ARN) of the index.
created_atcoretimestampThe date and time when the index was originally created.
last_updated_atcoretimestampThe date and time when the index was last updated.
replicating_fromcorearray<string>This response value is present only if this index is Type=AGGREGATOR. A list of the Amazon Web Services Regions that replicate their content to the index in this Region.
replicating_tocorearray<string>This response value is present only if this index is Type=LOCAL. The Amazon Web Services Region that contains the aggregator index, if one exists. If an aggregator index does exist then the Region in which you called this operation replicates its index information to the Region specified in this response value.
statecorestringThe current state of the index in this Amazon Web Services Region.
tagscorehstore
typecorestringThe type of the index in this Region. For information about the aggregator index and how it differs from a local index, see Turning on cross-Region search by creating an aggregator index.