View a markdown version of this page

View - Amazon Resource Explorer
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

View

A view is a structure that defines a set of filters that provide a view into the information in the Amazon 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 Amazon Web Services account that owns this view.

Type: String

Required: No

Scope

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

If not specified, the value defaults to the Amazon Web Services 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 Amazon SDKs, see the following: