Amazon AppFlow · Example Payload

Appflow Describe Connectors Response Example

ConnectorsData FlowData IntegrationETLIntegrationSaaSData Transfer

Appflow Describe Connectors Response Example is an example object payload from Amazon AppFlow, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

connectorConfigurationsconnectorsnextToken

Example Payload

Raw ↑
{
  "connectorConfigurations": {},
  "connectors": [
    "example-value"
  ],
  "nextToken": ""
}