@swamp/aws/appflow
v2026.04.23.3
AWS APPFLOW infrastructure models
Repository
https://github.com/systeminit/swamp-extensions
Labels
awsappflowcloudinfrastructure
Contents
Quality score
Verified by SwampHow well-documented and verifiable this extension is.
Grade A
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types1/1earned
- Has description1/1earned
- At least one platform tag (or universal)1/1earned
- Two or more platform tags (or universal)1/1earned
- License declared1/1earned
- Verified public repository2/2earned
Install
$ swamp extension pull @swamp/aws/appflow@swamp/aws/appflow/connectorv2026.04.23.2connector.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| ConnectorLabel? | string | The name of the connector. The name is unique for each ConnectorRegistration in your AWS account. |
| ConnectorProvisioningType | string | The provisioning type of the connector. Currently the only supported value is LAMBDA. |
| ConnectorProvisioningConfig | object | Contains information about the configuration of the connector being registered. |
| Description? | string | A description about the connector that's being registered. |
createCreate a AppFlow Connector
getGet a AppFlow Connector
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the AppFlow Connector |
updateUpdate a AppFlow Connector
deleteDelete a AppFlow Connector
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the AppFlow Connector |
syncSync AppFlow Connector state from AWS
Resources
state(infinite)— AppFlow Connector resource state
@swamp/aws/appflow/connector-profilev2026.04.23.2connector_profile.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| ConnectorLabel? | string | The label of the connector. The label is unique for each ConnectorRegistration in your AWS account. Only needed if calling for CUSTOMCONNECTOR connector type/. |
| ConnectorProfileName | string | The maximum number of items to retrieve in a single batch. |
| KMSArn? | string | The ARN of the AWS Key Management Service (AWS KMS) key that's used to encrypt your function's environment variables. If it's not provided, AWS Lambda uses a default service key. |
| ConnectorType | enum | List of Saas providers that need connector profile to be created |
| ConnectionMode | enum | Mode in which data transfer should be enabled. Private connection mode is currently enabled for Salesforce, Snowflake, Trendmicro and Singular |
| ConnectorProfileConfig? | object | Connector specific configurations needed to create connector profile |
createCreate a AppFlow ConnectorProfile
getGet a AppFlow ConnectorProfile
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the AppFlow ConnectorProfile |
updateUpdate a AppFlow ConnectorProfile
deleteDelete a AppFlow ConnectorProfile
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the AppFlow ConnectorProfile |
syncSync AppFlow ConnectorProfile state from AWS
Resources
state(infinite)— AppFlow ConnectorProfile resource state
@swamp/aws/appflow/flowv2026.04.23.2flow.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| FlowName | string | Name of the flow. |
| Description? | string | Description of the flow. |
| KMSArn? | string | The ARN of the AWS Key Management Service (AWS KMS) key that's used to encrypt your function's environment variables. If it's not provided, AWS Lambda uses a default service key. |
| TriggerConfig | object | Trigger settings of the flow. |
| FlowStatus? | enum | Flow activation status for Scheduled- and Event-triggered flows |
| SourceFlowConfig | object | Configurations of Source connector of the flow. |
| DestinationFlowConfigList | array | List of Destination connectors of the flow. |
| Tasks | array | List of tasks for the flow. |
| Tags? | array | List of Tags. |
| MetadataCatalogConfig? | object | Configurations of metadata catalog of the flow. |
createCreate a AppFlow Flow
getGet a AppFlow Flow
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the AppFlow Flow |
updateUpdate a AppFlow Flow
deleteDelete a AppFlow Flow
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the AppFlow Flow |
syncSync AppFlow Flow state from AWS
Resources
state(infinite)— AppFlow Flow resource state
2026.04.23.2601.9 KBApr 23, 2026
AWS APPFLOW infrastructure models
Release Notes
- Updated: connector, connector_profile, flow
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsappflowcloudinfrastructure
2026.04.03.2602.3 KBApr 3, 2026
AWS APPFLOW infrastructure models
Release Notes
- Updated: connector, connector_profile, flow
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsappflowcloudinfrastructure
2026.03.19.1642.5 KBMar 19, 2026
AWS APPFLOW infrastructure models
Release Notes
- Updated: connector, connector_profile, flow
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsappflowcloudinfrastructure
2026.03.16.1627.5 KBMar 16, 2026
AWS APPFLOW infrastructure models
Release Notes
- Updated: connector, connector_profile, flow
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsappflowcloudinfrastructure
2026.03.10.5625.1 KBMar 10, 2026
AWS APPFLOW infrastructure models
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsappflowcloudinfrastructure