Skip to main content

web_experiences_list_only

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

Overview

Nameweb_experiences_list_only
TypeResource
DescriptionDefinition of AWS::QBusiness::WebExperience Resource Type
Idaws.qbusiness.web_experiences_list_only

Fields

NameDatatypeDescription
application_idstring
created_atstring
default_endpointstring
role_arnstring
sample_prompts_control_modestring
statusstring
subtitlestring
tagsarray
titlestring
updated_atstring
web_experience_arnstring
web_experience_idstring
welcome_messagestring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all web_experiences in a region.

SELECT
region,
application_id,
web_experience_id
FROM aws.qbusiness.web_experiences_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the web_experiences_list_only resource, see web_experiences