This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::AppFlow::ConnectorProfile ConnectorProfileProperties
The connector-specific profile properties required by each connector.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "CustomConnector" :CustomConnectorProfileProperties, "Datadog" :DatadogConnectorProfileProperties, "Dynatrace" :DynatraceConnectorProfileProperties, "InforNexus" :InforNexusConnectorProfileProperties, "Marketo" :MarketoConnectorProfileProperties, "Pardot" :PardotConnectorProfileProperties, "Redshift" :RedshiftConnectorProfileProperties, "Salesforce" :SalesforceConnectorProfileProperties, "SAPOData" :SAPODataConnectorProfileProperties, "ServiceNow" :ServiceNowConnectorProfileProperties, "Slack" :SlackConnectorProfileProperties, "Snowflake" :SnowflakeConnectorProfileProperties, "Veeva" :VeevaConnectorProfileProperties, "Zendesk" :ZendeskConnectorProfileProperties}
YAML
CustomConnector:CustomConnectorProfilePropertiesDatadog:DatadogConnectorProfilePropertiesDynatrace:DynatraceConnectorProfilePropertiesInforNexus:InforNexusConnectorProfilePropertiesMarketo:MarketoConnectorProfilePropertiesPardot:PardotConnectorProfilePropertiesRedshift:RedshiftConnectorProfilePropertiesSalesforce:SalesforceConnectorProfilePropertiesSAPOData:SAPODataConnectorProfilePropertiesServiceNow:ServiceNowConnectorProfilePropertiesSlack:SlackConnectorProfilePropertiesSnowflake:SnowflakeConnectorProfilePropertiesVeeva:VeevaConnectorProfilePropertiesZendesk:ZendeskConnectorProfileProperties
Properties
- CustomConnector
- 
                    The properties required by the custom connector. Required: No Type: CustomConnectorProfileProperties Update requires: No interruption 
- Datadog
- 
                    The connector-specific properties required by Datadog. Required: No Type: DatadogConnectorProfileProperties Update requires: No interruption 
- Dynatrace
- 
                    The connector-specific properties required by Dynatrace. Required: No Type: DynatraceConnectorProfileProperties Update requires: No interruption 
- InforNexus
- 
                    The connector-specific properties required by Infor Nexus. Required: No Type: InforNexusConnectorProfileProperties Update requires: No interruption 
- Marketo
- 
                    The connector-specific properties required by Marketo. Required: No Type: MarketoConnectorProfileProperties Update requires: No interruption 
- Pardot
- 
                    The connector-specific properties required by Salesforce Pardot. Required: No Type: PardotConnectorProfileProperties Update requires: No interruption 
- Redshift
- 
                    The connector-specific properties required by Amazon Redshift. Required: No Type: RedshiftConnectorProfileProperties Update requires: No interruption 
- Salesforce
- 
                    The connector-specific properties required by Salesforce. Required: No Type: SalesforceConnectorProfileProperties Update requires: No interruption 
- SAPOData
- 
                    The connector-specific profile properties required when using SAPOData. Required: No Type: SAPODataConnectorProfileProperties Update requires: No interruption 
- ServiceNow
- 
                    The connector-specific properties required by serviceNow. Required: No Type: ServiceNowConnectorProfileProperties Update requires: No interruption 
- Slack
- 
                    The connector-specific properties required by Slack. Required: No Type: SlackConnectorProfileProperties Update requires: No interruption 
- Snowflake
- 
                    The connector-specific properties required by Snowflake. Required: No Type: SnowflakeConnectorProfileProperties Update requires: No interruption 
- Veeva
- 
                    The connector-specific properties required by Veeva. Required: No Type: VeevaConnectorProfileProperties Update requires: No interruption 
- Zendesk
- 
                    The connector-specific properties required by Zendesk. Required: No Type: ZendeskConnectorProfileProperties Update requires: No interruption 
See also
- 
                    ConnectorProfileProperties in the Amazon AppFlow API Reference.