In our new project, we are utilizing AWS AppFlow to pull data from SAP through OData Connectors. For IaC, **Terraform **is utilized.
My questions are :-
- Does AppFlow integrate with TerraForm?
- AWS AppFlow is a "No-code, low-code" Visual interface to move data between SaaS applications. When we develop a flow, does AWS provide the back script automatically (Eg:- like in Glue Studio, after creating a visual flow, we can extract the backend script).
- Does AWS AppFlow integrate with CodeCommit?
I created a Flow with AWS AppFlow visually. Unable to extract the backend code. Not sure how the code can be stitched with Terraform