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 ConnectorProfileCredentials
The connector-specific credentials required by a connector.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Amplitude" :AmplitudeConnectorProfileCredentials, "CustomConnector" :CustomConnectorProfileCredentials, "Datadog" :DatadogConnectorProfileCredentials, "Dynatrace" :DynatraceConnectorProfileCredentials, "GoogleAnalytics" :GoogleAnalyticsConnectorProfileCredentials, "InforNexus" :InforNexusConnectorProfileCredentials, "Marketo" :MarketoConnectorProfileCredentials, "Pardot" :PardotConnectorProfileCredentials, "Redshift" :RedshiftConnectorProfileCredentials, "Salesforce" :SalesforceConnectorProfileCredentials, "SAPOData" :SAPODataConnectorProfileCredentials, "ServiceNow" :ServiceNowConnectorProfileCredentials, "Singular" :SingularConnectorProfileCredentials, "Slack" :SlackConnectorProfileCredentials, "Snowflake" :SnowflakeConnectorProfileCredentials, "Trendmicro" :TrendmicroConnectorProfileCredentials, "Veeva" :VeevaConnectorProfileCredentials, "Zendesk" :ZendeskConnectorProfileCredentials}
YAML
Amplitude:AmplitudeConnectorProfileCredentialsCustomConnector:CustomConnectorProfileCredentialsDatadog:DatadogConnectorProfileCredentialsDynatrace:DynatraceConnectorProfileCredentialsGoogleAnalytics:GoogleAnalyticsConnectorProfileCredentialsInforNexus:InforNexusConnectorProfileCredentialsMarketo:MarketoConnectorProfileCredentialsPardot:PardotConnectorProfileCredentialsRedshift:RedshiftConnectorProfileCredentialsSalesforce:SalesforceConnectorProfileCredentialsSAPOData:SAPODataConnectorProfileCredentialsServiceNow:ServiceNowConnectorProfileCredentialsSingular:SingularConnectorProfileCredentialsSlack:SlackConnectorProfileCredentialsSnowflake:SnowflakeConnectorProfileCredentialsTrendmicro:TrendmicroConnectorProfileCredentialsVeeva:VeevaConnectorProfileCredentialsZendesk:ZendeskConnectorProfileCredentials
Properties
- Amplitude
- 
                    The connector-specific credentials required when using Amplitude. Required: No Type: AmplitudeConnectorProfileCredentials Update requires: No interruption 
- CustomConnector
- 
                    The connector-specific profile credentials that are required when using the custom connector. Required: No Type: CustomConnectorProfileCredentials Update requires: No interruption 
- Datadog
- 
                    The connector-specific credentials required when using Datadog. Required: No Type: DatadogConnectorProfileCredentials Update requires: No interruption 
- Dynatrace
- 
                    The connector-specific credentials required when using Dynatrace. Required: No Type: DynatraceConnectorProfileCredentials Update requires: No interruption 
- GoogleAnalytics
- 
                    The connector-specific credentials required when using Google Analytics. Required: No Type: GoogleAnalyticsConnectorProfileCredentials Update requires: No interruption 
- InforNexus
- 
                    The connector-specific credentials required when using Infor Nexus. Required: No Type: InforNexusConnectorProfileCredentials Update requires: No interruption 
- Marketo
- 
                    The connector-specific credentials required when using Marketo. Required: No Type: MarketoConnectorProfileCredentials Update requires: No interruption 
- Pardot
- 
                    The connector-specific credentials required when using Salesforce Pardot. Required: No Type: PardotConnectorProfileCredentials Update requires: No interruption 
- Redshift
- 
                    The connector-specific credentials required when using Amazon Redshift. Required: No Type: RedshiftConnectorProfileCredentials Update requires: No interruption 
- Salesforce
- 
                    The connector-specific credentials required when using Salesforce. Required: No Type: SalesforceConnectorProfileCredentials Update requires: No interruption 
- SAPOData
- 
                    The connector-specific profile credentials required when using SAPOData. Required: No Type: SAPODataConnectorProfileCredentials Update requires: No interruption 
- ServiceNow
- 
                    The connector-specific credentials required when using ServiceNow. Required: No Type: ServiceNowConnectorProfileCredentials Update requires: No interruption 
- Singular
- 
                    The connector-specific credentials required when using Singular. Required: No Type: SingularConnectorProfileCredentials Update requires: No interruption 
- Slack
- 
                    The connector-specific credentials required when using Slack. Required: No Type: SlackConnectorProfileCredentials Update requires: No interruption 
- Snowflake
- 
                    The connector-specific credentials required when using Snowflake. Required: No Type: SnowflakeConnectorProfileCredentials Update requires: No interruption 
- Trendmicro
- 
                    The connector-specific credentials required when using Trend Micro. Required: No Type: TrendmicroConnectorProfileCredentials Update requires: No interruption 
- Veeva
- 
                    The connector-specific credentials required when using Veeva. Required: No Type: VeevaConnectorProfileCredentials Update requires: No interruption 
- Zendesk
- 
                    The connector-specific credentials required when using Zendesk. Required: No Type: ZendeskConnectorProfileCredentials Update requires: No interruption 
See also
- 
                    ConnectorProfileCredentials in the Amazon AppFlow API Reference.