Skip to main content

contact_flow_modules_list_only

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

Overview

Namecontact_flow_modules_list_only
TypeResource
DescriptionResource Type definition for AWS::Connect::ContactFlowModule.
Idaws.connect.contact_flow_modules_list_only

Fields

NameDatatypeDescription
contact_flow_module_arnstringThe identifier of the contact flow module (ARN).
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all contact_flow_modules in a region.

SELECT
region,
contact_flow_module_arn
FROM aws.connect.contact_flow_modules_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the contact_flow_modules_list_only resource, see contact_flow_modules