aws.resource_explorer_2.get_default_view
Example SQL Queries
SELECT * FROMaws.resource_explorer_2.get_default_view;Description
Retrieves the Amazon Resource Name (ARN) of the view that is the default for the Amazon Web Services Region in which you call this operation. You can then call GetView to retrieve the details of that view.
Table Definition
| Column Name | Column Data Type |
|---|---|
| view_arn The Amazon resource name (ARN) of the view that is the current default for the Amazon Web Services Region in which you called this operation. | VARCHAR |