Amazon AppFlow · Schema

CreateConnectorProfileRequest

CreateConnectorProfileRequest schema from Amazon AppFlow API

AWSConnectorsData FlowData IntegrationETLIntegrationSaaSData Transfer

Properties

Name Type Description
connectorProfileName string The name of the connector profile. The name is unique for each ConnectorProfile in your AWS account.
clientToken string Idempotency token.
connectorType string The type of connector, such as Salesforce, Marketo, and so on.
connectorLabel string The label of the connector. The label is unique for each ConnectorRegistration in your AWS account.
connectionMode string Indicates the connection mode and specifies whether it is public or private.
kmsArn string The ARN of the KMS key to use to encrypt your connector profile credentials.
connectorProfileConfig object Defines the connector-specific configuration and credentials.
View JSON Schema on GitHub