Amazon Appflow Skill
amazonaws-com-appflow
amazonaws-com-appflow
| Method | Path | Description |
|---|---|---|
POST | /cancel-flow-executions | |
POST | /create-connector-profile | Cancels active runs for a flow. You can cancel all of the active runs for a flow, or you can cancel specific runs by providing their IDs. You can cancel a flow run only when the r... |
POST | /create-flow | Creates a new connector profile associated with your Amazon Web Services account. There is a soft quota of 100 connector profiles per Amazon Web Services account. If you need more... |
POST | /delete-connector-profile | Enables your application to create a new flow using Amazon AppFlow. You must create a connector profile before calling this API. Please note that the Request Syntax below shows sy... |
POST | /delete-flow | Enables you to delete an existing connector profile. |
POST | /describe-connector | Enables your application to delete an existing flow. Before deleting the flow, Amazon AppFlow validates the request by checking the flow configuration and status. You can delete f... |
POST | /describe-connector-entity | Describes the given custom connector registered in your Amazon Web Services account. This API can be used for custom connectors that are registered in your account and also for Am... |
POST | /describe-connector-profiles | Provides details regarding the entity used with the connector, with a description of the data model for each field in that entity. |
POST | /describe-connectors | Returns a list of connector-profile details matching the provided connector-profile names and connector-types. Both input lists are optional, and you can use them to filter the re... |
POST | /describe-flow | Describes the connectors vended by Amazon AppFlow for specified connector types. If you don't specify a connector type, this operation describes all connectors vended by Amazon Ap... |
POST | /describe-flow-execution-records | Provides a description of the specified flow. |
POST | /list-connector-entities | Fetches the execution history of the flow. |
POST | /list-connectors | Returns the list of available connector entities supported by Amazon AppFlow. For example, you can query Salesforce for Account and Opportunity entities, or query ServiceNow for t... |
POST | /list-flows | Returns the list of all registered custom connectors in your Amazon Web Services account. This API lists only custom connectors registered in this account, not the Amazon Web Serv... |
GET | /tags/{resourceArn} | Lists all of the flows associated with your account. |
POST | /register-connector | Retrieves the tags that are associated with a specified flow. |
POST | /reset-connector-metadata-cache | Registers a new custom connector with your Amazon Web Services account. Before you can register the connector, you must deploy the associated AWS lambda function in your account. |
POST | /start-flow | Resets metadata about your connector entities that Amazon AppFlow stored in its cache. Use this action when you want Amazon AppFlow to return the latest information about the data... |
POST | /stop-flow | Activates an existing flow. For on-demand flows, this operation runs the flow immediately. For schedule and event-triggered flows, this operation activates the flow. |
POST | /tags/{resourceArn} | Deactivates the existing flow. For on-demand flows, this operation returns an unsupportedOperationException error message. For schedule and event-triggered flows, this operation d... |
POST | /unregister-connector | Applies a tag to the specified flow. |
DELETE | /tags/{resourceArn} | Unregisters the custom connector registered in your account that matches the connector label provided in the request. |
POST | /update-connector-profile | Removes a tag from the specified flow. |
POST | /update-connector-registration | Updates a given connector profile associated with your account. |
POST | /update-flow | Updates a custom connector that you've previously registered. This operation updates the connector with one of the following: The latest version of the AWS Lambda function that's... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-appflow
Downloads and installs to ~/.claude/skills/amazonaws-com-appflow/
2020-08-23 (2026-02-13)