Skip to main content

web_apps_list_only

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

Overview

Nameweb_apps_list_only
TypeResource
DescriptionResource Type definition for AWS::Transfer::WebApp
Idawscc.transfer.web_apps_list_only

Fields

NameDatatypeDescription
arnstringSpecifies the unique Amazon Resource Name (ARN) for the web app.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all web_apps in a region.

SELECT
region,
arn
FROM awscc.transfer.web_apps_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the web_apps_list_only resource, see web_apps