Skip to main content

views

Retrieves a list of views in a region

Overview

Nameviews
TypeResource
Descriptionviews
Idawscc.resourceexplorer2.views

Fields

NameDatatypeDescription
view_arnstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
view_arn
FROM awscc.resourceexplorer2.views
WHERE region = 'us-east-1'

Permissions

To operate on the views resource, the following permissions are required:

Create

resource-explorer-2:CreateView,
resource-explorer-2:TagResource

List

resource-explorer-2:ListViews