Amazon AppFlow Data Integration
Workflow capability for data engineers and integration architects who need to orchestrate, monitor, and manage SaaS-to-AWS data flows using Amazon AppFlow. Combines flow lifecycle management, connector profile administration, and connector entity discovery into a unified integration operations interface.
What You Can Do
MCP Tools
list-flows
List all Amazon AppFlow data integration flows in your account.
describe-flow
Get complete details about an AppFlow data flow including source, destination, trigger, and task configuration.
create-flow
Create a new AppFlow data flow to transfer data between a SaaS source and an AWS destination.
update-flow
Update an existing AppFlow flow's configuration, schedule, or field mappings.
delete-flow
Permanently delete an AppFlow data flow.
start-flow
Activate or trigger an AppFlow data flow to begin transferring data.
stop-flow
Stop an active AppFlow data flow.
cancel-flow-executions
Cancel in-progress runs of an AppFlow data flow.
describe-flow-execution-records
View the execution history and results of AppFlow flow runs, including records processed and any errors.
describe-connector-profiles
List connector profiles that store credentials for connecting to SaaS applications.
create-connector-profile
Create a connector profile to store authentication credentials for a SaaS application.
update-connector-profile
Update the credentials or configuration of an existing connector profile.
delete-connector-profile
Delete a connector profile and remove its stored credentials.
describe-connectors
List all available AppFlow connectors including Salesforce, ServiceNow, SAP, Slack, and custom connectors.
list-connector-entities
List the entities (objects) available from a specific connector, such as Salesforce Account, Contact, or Opportunity.
describe-connector-entity
Get the field definitions and capabilities for a specific connector entity to understand what data can be transferred.
register-connector
Register a new custom Lambda-backed connector with your AWS account.
unregister-connector
Remove a custom connector registration from your AWS account.
reset-connector-metadata-cache
Clear cached connector metadata to force AppFlow to fetch the latest entity and field information from the source system.