---
type: resource-type
title: AppFlowConnector
description: aws resource type AWS::AppFlow::Connector
name: AppFlowConnector
lexicon: aws
resource_type: AWS::AppFlow::Connector
---
`AWS::AppFlow::Connector`, a resource type of the aws lexicon.

## Properties

- `ConnectorProvisioningConfig` (`AppFlowConnector_ConnectorProvisioningConfig`, required): Contains information about the configuration of the connector being registered.
- `ConnectorProvisioningType` (`string`, required): The provisioning type of the connector. Currently the only supported value is LAMBDA.
- `ConnectorArn` (`string`, optional): The arn of the connector. The arn is unique for each ConnectorRegistration in your AWS account.
- `ConnectorLabel` (`string`, optional): The name of the connector. The name is unique for each ConnectorRegistration in your AWS account.
- `Description` (`string`, optional): A description about the connector that's being registered.

## Attributes

- `ConnectorArn`
