Home
Amazon AppFlow
Appflow Connector Detail Structure
Appflow Connector Detail Structure
ConnectorDetail schema from Amazon AppFlow API
Type: object
Properties: 12
Connectors Dataflows Data Integration ETL Integration Software-as-a-Service Data Transfer
Appflow Connector Detail Structure is a JSON Structure definition published by Amazon AppFlow, describing 12 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
connectorDescription
connectorName
connectorOwner
connectorVersion
applicationType
connectorType
connectorLabel
registeredAt
registeredBy
connectorProvisioningType
connectorModes
supportedDataTransferTypes
Meta-schema: https://json-structure.org/meta/core/v0/#
JSON Structure
{
"type": "object",
"description": "ConnectorDetail schema from Amazon AppFlow API",
"properties": {
"connectorDescription": {
"type": "string",
"description": "A description about the registered connector.",
"example": "My custom connector for proprietary data source"
},
"connectorName": {
"type": "string",
"description": "The name of the connector.",
"example": "MyCustomConnector"
},
"connectorOwner": {
"type": "string",
"description": "The owner of the connector.",
"example": "123456789012"
},
"connectorVersion": {
"type": "string",
"description": "The connector version.",
"example": "1.0"
},
"applicationType": {
"type": "string",
"description": "The application type of the connector.",
"example": "SaaS"
},
"connectorType": {
"type": "string",
"description": "The connector type.",
"example": "CustomConnector"
},
"connectorLabel": {
"type": "string",
"description": "The label used for registering the connector.",
"example": "MyCustomConnector"
},
"registeredAt": {
"type": "int64",
"description": "The time at which the connector was registered.",
"example": 1718153645993
},
"registeredBy": {
"type": "string",
"description": "The user who registered the connector.",
"example": "arn:aws:iam::123456789012:user/admin"
},
"connectorProvisioningType": {
"type": "string",
"description": "The provisioning type that the connector uses.",
"example": "LAMBDA"
},
"connectorModes": {
"type": "array",
"items": {
"type": "string",
"example": ""
},
"example": [
"CLOUD"
]
},
"supportedDataTransferTypes": {
"type": "array",
"items": {
"type": "string",
"example": ""
},
"example": [
"RECORD",
"FILE"
]
}
},
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-appflow/refs/heads/main/json-structure/appflow-connector-detail-structure.json"
}
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/appflow-connector-detail-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.