Skip to main content

quick_responses_list_only

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

Overview

Namequick_responses_list_only
TypeResource
DescriptionDefinition of AWS::Wisdom::QuickResponse Resource Type.
Idawscc.wisdom.quick_responses_list_only

Fields

NameDatatypeDescription
quick_response_arnstringThe Amazon Resource Name (ARN) of the quick response.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all quick_responses in a region.

SELECT
region,
quick_response_arn
FROM awscc.wisdom.quick_responses_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the quick_responses_list_only resource, see quick_responses