Amazon AppFlow · Schema

ListConnectorEntitiesRequest

ListConnectorEntitiesRequest 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 the AWS account.
connectorType string The type of connector, such as Salesforce, Marketo, and so on.
entitiesPath string This optional parameter is specific to connector implementation. Some connectors support multiple levels or categories of entities.
apiVersion string The version of the API that's used by the connector.
maxResults integer The maximum number of items that should be returned in the result set.
nextToken string The pagination token for next page of data.
View JSON Schema on GitHub