ResetConnectorMetadataCacheRequest schema from Amazon AppFlow API
Type: objectProperties: 5
ConnectorsDataflowsData IntegrationETLIntegrationSoftware-as-a-ServiceData Transfer
Appflow Reset Connector Metadata Cache Request Structure is a JSON Structure definition published by Amazon AppFlow, describing 5 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"type": "object",
"description": "ResetConnectorMetadataCacheRequest schema from Amazon AppFlow API",
"properties": {
"connectorProfileName": {
"type": "string",
"description": "The name of the connector profile that you want to reset cached metadata for.",
"maxLength": 256,
"example": "my-salesforce-profile"
},
"connectorType": {
"type": "string",
"description": "The type of connector to reset cached metadata for.",
"example": "Salesforce"
},
"connectorEntityName": {
"type": "string",
"description": "Use this parameter if you want to reset cached metadata about the details for an individual entity.",
"maxLength": 1024,
"example": "Account"
},
"entitiesPath": {
"type": "string",
"description": "Use this parameter only if you're resetting the cached metadata about a nested entity.",
"maxLength": 256,
"example": ""
},
"apiVersion": {
"type": "string",
"description": "The API version that you specified in the connector profile that you're resetting cached metadata for.",
"example": "v55.0"
}
},
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-appflow/refs/heads/main/json-structure/appflow-reset-connector-metadata-cache-request-structure.json"
}
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.