Skip to main content

portals_list_only

Lists portals in a region or regions, for all properties use portals

Overview

Nameportals_list_only
TypeResource
DescriptionDefinition of AWS::WorkSpacesWeb::Portal Resource Type
Idaws.workspacesweb.portals_list_only

Fields

NameDatatypeDescription
portal_arnstring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all portals in a region.

SELECT
region,
portal_arn
FROM aws.workspacesweb.portals_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the portals_list_only resource, see portals