Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api.deno.dev/v0.4/services/resourceexplorer2.ts?docs=full";

§Classes

ResourceExplorer2

§Interfaces

AssociateDefaultViewInput
AssociateDefaultViewOutput
BatchGetViewError

A collection of error messages for any views that Amazon Web Services Resource Explorer couldn't retrieve details.

BatchGetViewInput
BatchGetViewOutput
CreateIndexInput
CreateIndexOutput
CreateViewInput
CreateViewOutput
DeleteIndexInput
DeleteIndexOutput
DeleteViewInput
DeleteViewOutput
Document
GetDefaultViewOutput
GetIndexOutput
GetViewInput
GetViewOutput
IncludedProperty

Information about an additional property that describes a resource, that you can optionally include in the view. This lets you view that property in search results, and filter your search results based on the value of the property.

Index

An index is the data store used by Amazon Web Services Resource Explorer to hold information about your Amazon Web Services resources that the service discovers. Creating an index in an Amazon Web Services Region turns on Resource Explorer and lets it discover your resources.

ListIndexesInput
ListIndexesOutput
ListSupportedResourceTypesInput
ListSupportedResourceTypesOutput
ListTagsForResourceInput
ListTagsForResourceOutput
ListViewsInput
ListViewsOutput
Resource

A resource in Amazon Web Services that Amazon Web Services Resource Explorer has discovered, and for which it has stored information in the index of the Amazon Web Services Region that contains the resource.

ResourceCount

Information about the number of results that match the query. At this time, Amazon Web Services Resource Explorer doesn't count more than 1,000 matches for any query. This structure provides information about whether the query exceeded this limit.

ResourceProperty

A structure that describes a property of a resource.

SearchFilter

A search filter defines which resources can be part of a search query result set.

SearchInput
SearchOutput
SupportedResourceType

A structure that describes a resource type supported by Amazon Web Services Resource Explorer.

TagResourceInput
UntagResourceInput
UpdateIndexTypeInput
UpdateIndexTypeOutput
UpdateViewInput
UpdateViewOutput
View

A view is a structure that defines a set of filters that provide a view into the information in the Amazon Web Services Resource Explorer index. The filters specify which information from the index is visible to the users of the view. For example, you can specify filters that include only resources that are tagged with the key "ENV" and the value "DEVELOPMENT" in the results returned by this view. You could also create a second view that includes only resources that are tagged with "ENV" and "PRODUCTION".

§Type Aliases

IndexState
IndexType