Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

View - AWS Resource Explorer

View

A view is a structure that defines a set of filters that provide a view into the information in the AWS 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".

Contents

Note

In the following list, the required parameters are described first.

Filters

An array of SearchFilter objects that specify which resources can be included in the results of queries made using this view.

Type: SearchFilter object

Required: No

IncludedProperties

A structure that contains additional information about the view.

Type: Array of IncludedProperty objects

Required: No

LastUpdatedAt

The date and time when this view was last modified.

Type: Timestamp

Required: No

Owner

The AWS account that owns this view.

Type: String

Required: No

Scope

An Amazon resource name (ARN) of an AWS account, an organization, or an organizational unit (OU) that specifies whether this view includes resources from only the specified AWS account, all accounts in the specified organization, or all accounts in the specified OU.

If not specified, the value defaults to the AWS account used to call this operation.

Type: String

Required: No

ViewArn

The Amazon resource name (ARN) of the view.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.