ViewStatus - AWS Resource Explorer

ViewStatus

Contains information about the status of a Resource Explorer view operation in a specific Region.

Contents

Note

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

ErrorDetails

Details about any error that occurred during the view operation.

Type: ErrorDetails object

Required: No

Status

The current status of the view operation. Valid values are SUCCEEDED, FAILED, IN_PROGRESS, or SKIPPED.

Type: String

Valid Values: SUCCEEDED | FAILED | IN_PROGRESS | SKIPPED

Required: No

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".

Type: View object

Required: No

See Also

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