Data Source schema for AWS::AppFlow::Connector
id
(String) Uniquely identifies the resource.connector_arn
(String) The arn of the connector. The arn is unique for each ConnectorRegistration in your AWS account.connector_label
(String) The name of the connector. The name is unique for each ConnectorRegistration in your AWS account.connector_provisioning_config
(Attributes) Contains information about the configuration of the connector being registered. (see below for nested schema)connector_provisioning_type
(String) The provisioning type of the connector. Currently the only supported value is LAMBDA.description
(String) A description about the connector that's being registered.connector_provisioning_config
Read-Only:
lambda
(Attributes) Contains information about the configuration of the lambda which is being registered as the connector. (see below for nested schema)connector_provisioning_config.lambda
Read-Only:
lambda_arn
(String) Lambda ARN of the connector being registered.