---
type: resource-type
title: ContactFlowModule
description: aws resource type AWS::Connect::ContactFlowModule
name: ContactFlowModule
lexicon: aws
resource_type: AWS::Connect::ContactFlowModule
---
`AWS::Connect::ContactFlowModule`, a resource type of the aws lexicon.

## Properties

- `Content` (`string`, required): The content of the contact flow module in JSON format.
- `InstanceArn` (`string`, required): The identifier of the Amazon Connect instance (ARN).
- `Name` (`string`, required): The name of the contact flow module.
- `ContactFlowModuleArn` (`string`, optional): The identifier of the contact flow module (ARN).
- `Description` (`string`, optional): The description of the contact flow module.
- `ExternalInvocationConfiguration` (`Record<string, unknown>`, optional): Defines the external invocation configuration of the flow module resource
- `Settings` (`string`, optional): The schema of the settings for contact flow module in JSON Schema V4 format.
- `State` (`string`, optional): The state of the contact flow module.
- `Status` (`string`, optional): The status of the contact flow module.
- `Tags` (`ContactFlowModule_Tag[]`, optional): One or more tags.

## Attributes

- `ContactFlowModuleArn`
- `Status`
