AWS::AppFlow::ConnectorProfile ConnectorProfileConfig
Defines the connector-specific configuration and credentials for the connector profile.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ConnectorProfileCredentials" :
ConnectorProfileCredentials
, "ConnectorProfileProperties" :ConnectorProfileProperties
}
YAML
ConnectorProfileCredentials:
ConnectorProfileCredentials
ConnectorProfileProperties:ConnectorProfileProperties
Properties
ConnectorProfileCredentials
-
The connector-specific credentials required by each connector.
Required: No
Type: ConnectorProfileCredentials
Update requires: No interruption
ConnectorProfileProperties
-
The connector-specific properties of the profile configuration.
Required: No
Type: ConnectorProfileProperties
Update requires: No interruption
See also
-
ConnectorProfileConfig in the Amazon AppFlow API Reference.