1apiVersion: appflow.aws.m.upbound.io/v1beta1
2kind: Flow
FlowSpec defines the desired state of Flow
(No description available)
A Destination Flow Config that controls how Amazon AppFlow places data in the destination connector.
This stores the information that is required to query a particular connector. See Destination Connector Properties for more information.
Properties that are required to query the custom Connector. See Custom Connector Destination Properties for more details.
Settings that determine how Amazon AppFlow handles an error when placing data in the destination. See Error Handling Config for more details.
Name of the field that Amazon AppFlow uses as an ID when performing a write operation such as update, delete, or upsert.
Properties that are required to query Amazon Connect Customer Profiles. See Customer Profiles Destination Properties for more details.
Properties that are required to query Amazon EventBridge. See Generic Destination Properties for more details.
Settings that determine how Amazon AppFlow handles an error when placing data in the destination. See Error Handling Config for more details.
Properties that are required to query Amazon Honeycode. See Generic Destination Properties for more details.
Settings that determine how Amazon AppFlow handles an error when placing data in the destination. See Error Handling Config for more details.
Properties that are required to query Marketo. See Generic Destination Properties for more details.
Settings that determine how Amazon AppFlow handles an error when placing data in the destination. See Error Handling Config for more details.
Properties that are required to query Amazon Redshift. See Redshift Destination Properties for more details.
Settings that determine how Amazon AppFlow handles an error when placing data in the destination. See Error Handling Config for more details.
Properties that are required to query Amazon S3. See S3 Destination Properties for more details.
Reference to a BucketPolicy in s3 to populate bucketName.
Policies for referencing.
Selector for a BucketPolicy in s3 to populate bucketName.
Policies for selection.
Configuration that determines how Amazon AppFlow should format the flow output data when Amazon S3 is used as the destination. See S3 Output Format Config for more details.
Aggregation settings that you can use to customize the output format of your flow data. See Aggregation Config for more details.
Determines the prefix that Amazon AppFlow applies to the folder name in the Amazon S3 bucket. You can name folders according to the flow frequency and date. See Prefix Config for more details.
Determines whether the destination file path includes either or both of the selected elements. Valid values are EXECUTION_ID and SCHEMA_VERSION
Properties that are required to query Salesforce. See Salesforce Destination Properties for more details.
Settings that determine how Amazon AppFlow handles an error when placing data in the destination. See Error Handling Config for more details.
Name of the field that Amazon AppFlow uses as an ID when performing a write operation such as update, delete, or upsert.
Properties that are required to query SAPOData. See SAPOData Destination Properties for more details.
Settings that determine how Amazon AppFlow handles an error when placing data in the destination. See Error Handling Config for more details.
Name of the field that Amazon AppFlow uses as an ID when performing a write operation such as update, delete, or upsert.
Determines how Amazon AppFlow handles the success response that it gets from the connector after placing data. See Success Response Handling Config for more details.
Properties that are required to query Snowflake. See Snowflake Destination Properties for more details.
Settings that determine how Amazon AppFlow handles an error when placing data in the destination. See Error Handling Config for more details.
Properties that are required to query Upsolver. See Upsolver Destination Properties for more details.
Configuration that determines how Amazon AppFlow should format the flow output data when Amazon S3 is used as the destination. See S3 Output Format Config for more details.
Aggregation settings that you can use to customize the output format of your flow data. See Aggregation Config for more details.
Determines the prefix that Amazon AppFlow applies to the folder name in the Amazon S3 bucket. You can name folders according to the flow frequency and date. See Prefix Config for more details.
Determines whether the destination file path includes either or both of the selected elements. Valid values are EXECUTION_ID and SCHEMA_VERSION
Properties that are required to query Zendesk. See Zendesk Destination Properties for more details.
Settings that determine how Amazon AppFlow handles an error when placing data in the destination. See Error Handling Config for more details.
Name of the field that Amazon AppFlow uses as an ID when performing a write operation such as update, delete, or upsert.
A Catalog that determines the configuration that Amazon AppFlow uses when it catalogs the data that’s transferred by the associated flow. When Amazon AppFlow catalogs the data from a flow, it stores metadata in a data catalog.
(No description available)
The Source Flow Config that controls how Amazon AppFlow retrieves data from the source connector.
Defines the configuration for a scheduled incremental data pull. If a valid configuration is provided, the fields specified in the configuration are used when querying for the incremental data pull. See Incremental Pull Config for more details.
Information that is required to query a particular source connector. See Source Connector Properties for details.
Information that is required for querying Amplitude. See Generic Source Properties for more details.
Properties that are required to query the custom Connector. See Custom Connector Destination Properties for more details.
Information that is required for querying Datadog. See Generic Source Properties for more details.
Operation to be performed on the provided Dynatrace source fields. Valid values are PROJECTION, BETWEEN, EQUAL_TO, ADDITION, MULTIPLICATION, DIVISION, SUBTRACTION, MASK_ALL, MASK_FIRST_N, MASK_LAST_N, VALIDATE_NON_NULL, VALIDATE_NON_ZERO, VALIDATE_NON_NEGATIVE, VALIDATE_NUMERIC, and NO_OP.
Operation to be performed on the provided Google Analytics source fields. Valid values are PROJECTION and BETWEEN.
Information that is required for querying Infor Nexus. See Generic Source Properties for more details.
Properties that are required to query Marketo. See Generic Destination Properties for more details.
Properties that are required to query Amazon S3. See S3 Destination Properties for more details.
Reference to a BucketPolicy in s3 to populate bucketName.
Policies for referencing.
Selector for a BucketPolicy in s3 to populate bucketName.
Policies for selection.
When you use Amazon S3 as the source, the configuration format that you provide the flow input data. See S3 Input Format Config for details.
Properties that are required to query Salesforce. See Salesforce Destination Properties for more details.
Properties that are required to query SAPOData. See SAPOData Destination Properties for more details.
Sets the page size for each concurrent process that transfers OData records from your SAP instance.
Sets the number of concurrent processes that transfers OData records from your SAP instance.
Information that is required for querying ServiceNow. See Generic Source Properties for more details.
Information that is required for querying Singular. See Generic Source Properties for more details.
Information that is required for querying Slack. See Generic Source Properties for more details.
Operation to be performed on the provided Trend Micro source fields. Valid values are PROJECTION, EQUAL_TO, ADDITION, MULTIPLICATION, DIVISION, SUBTRACTION, MASK_ALL, MASK_FIRST_N, MASK_LAST_N, VALIDATE_NON_NULL, VALIDATE_NON_ZERO, VALIDATE_NON_NEGATIVE, VALIDATE_NUMERIC, and NO_OP.
Information that is required for querying Veeva. See Veeva Source Properties for more details.
A Task that Amazon AppFlow performs while transferring the data in the flow run.
Operation to be performed on the provided source fields. See Connector Operator for details.
Source fields to which a particular task is applied.
A Trigger that determine how and when the flow runs.
Configuration details of a schedule-triggered flow as defined by the user. Currently, these settings only apply to the Scheduled trigger type. See Scheduled Trigger Properties for details.
(No description available)
THIS IS A BETA FIELD. It will be honored unless the Management Policies feature flag is disabled. InitProvider holds the same fields as ForProvider, with the exception of Identifier and other resource reference fields. The fields that are in InitProvider are merged into ForProvider when the resource is created. The same fields are also added to the terraform ignore_changes hook, to avoid updating them after creation. This is useful for fields that are required on creation, but we do not desire to update them after creation, for example because of an external controller is managing them, like an autoscaler.
A Destination Flow Config that controls how Amazon AppFlow places data in the destination connector.
This stores the information that is required to query a particular connector. See Destination Connector Properties for more information.
Properties that are required to query the custom Connector. See Custom Connector Destination Properties for more details.
Settings that determine how Amazon AppFlow handles an error when placing data in the destination. See Error Handling Config for more details.
Name of the field that Amazon AppFlow uses as an ID when performing a write operation such as update, delete, or upsert.
Properties that are required to query Amazon Connect Customer Profiles. See Customer Profiles Destination Properties for more details.
Properties that are required to query Amazon EventBridge. See Generic Destination Properties for more details.
Settings that determine how Amazon AppFlow handles an error when placing data in the destination. See Error Handling Config for more details.
Properties that are required to query Amazon Honeycode. See Generic Destination Properties for more details.
Settings that determine how Amazon AppFlow handles an error when placing data in the destination. See Error Handling Config for more details.
Properties that are required to query Marketo. See Generic Destination Properties for more details.
Settings that determine how Amazon AppFlow handles an error when placing data in the destination. See Error Handling Config for more details.
Properties that are required to query Amazon Redshift. See Redshift Destination Properties for more details.
Settings that determine how Amazon AppFlow handles an error when placing data in the destination. See Error Handling Config for more details.
Properties that are required to query Amazon S3. See S3 Destination Properties for more details.
Reference to a BucketPolicy in s3 to populate bucketName.
Policies for referencing.
Selector for a BucketPolicy in s3 to populate bucketName.
Policies for selection.
Configuration that determines how Amazon AppFlow should format the flow output data when Amazon S3 is used as the destination. See S3 Output Format Config for more details.
Aggregation settings that you can use to customize the output format of your flow data. See Aggregation Config for more details.
Determines the prefix that Amazon AppFlow applies to the folder name in the Amazon S3 bucket. You can name folders according to the flow frequency and date. See Prefix Config for more details.
Determines whether the destination file path includes either or both of the selected elements. Valid values are EXECUTION_ID and SCHEMA_VERSION
Properties that are required to query Salesforce. See Salesforce Destination Properties for more details.
Settings that determine how Amazon AppFlow handles an error when placing data in the destination. See Error Handling Config for more details.
Name of the field that Amazon AppFlow uses as an ID when performing a write operation such as update, delete, or upsert.
Properties that are required to query SAPOData. See SAPOData Destination Properties for more details.
Settings that determine how Amazon AppFlow handles an error when placing data in the destination. See Error Handling Config for more details.
Name of the field that Amazon AppFlow uses as an ID when performing a write operation such as update, delete, or upsert.
Determines how Amazon AppFlow handles the success response that it gets from the connector after placing data. See Success Response Handling Config for more details.
Properties that are required to query Snowflake. See Snowflake Destination Properties for more details.
Settings that determine how Amazon AppFlow handles an error when placing data in the destination. See Error Handling Config for more details.
Properties that are required to query Upsolver. See Upsolver Destination Properties for more details.
Configuration that determines how Amazon AppFlow should format the flow output data when Amazon S3 is used as the destination. See S3 Output Format Config for more details.
Aggregation settings that you can use to customize the output format of your flow data. See Aggregation Config for more details.
Determines the prefix that Amazon AppFlow applies to the folder name in the Amazon S3 bucket. You can name folders according to the flow frequency and date. See Prefix Config for more details.
Determines whether the destination file path includes either or both of the selected elements. Valid values are EXECUTION_ID and SCHEMA_VERSION
Properties that are required to query Zendesk. See Zendesk Destination Properties for more details.
Settings that determine how Amazon AppFlow handles an error when placing data in the destination. See Error Handling Config for more details.
Name of the field that Amazon AppFlow uses as an ID when performing a write operation such as update, delete, or upsert.
A Catalog that determines the configuration that Amazon AppFlow uses when it catalogs the data that’s transferred by the associated flow. When Amazon AppFlow catalogs the data from a flow, it stores metadata in a data catalog.
(No description available)
The Source Flow Config that controls how Amazon AppFlow retrieves data from the source connector.
Defines the configuration for a scheduled incremental data pull. If a valid configuration is provided, the fields specified in the configuration are used when querying for the incremental data pull. See Incremental Pull Config for more details.
Information that is required to query a particular source connector. See Source Connector Properties for details.
Information that is required for querying Amplitude. See Generic Source Properties for more details.
Properties that are required to query the custom Connector. See Custom Connector Destination Properties for more details.
Information that is required for querying Datadog. See Generic Source Properties for more details.
Operation to be performed on the provided Dynatrace source fields. Valid values are PROJECTION, BETWEEN, EQUAL_TO, ADDITION, MULTIPLICATION, DIVISION, SUBTRACTION, MASK_ALL, MASK_FIRST_N, MASK_LAST_N, VALIDATE_NON_NULL, VALIDATE_NON_ZERO, VALIDATE_NON_NEGATIVE, VALIDATE_NUMERIC, and NO_OP.
Operation to be performed on the provided Google Analytics source fields. Valid values are PROJECTION and BETWEEN.
Information that is required for querying Infor Nexus. See Generic Source Properties for more details.
Properties that are required to query Marketo. See Generic Destination Properties for more details.
Properties that are required to query Amazon S3. See S3 Destination Properties for more details.
Reference to a BucketPolicy in s3 to populate bucketName.
Policies for referencing.
Selector for a BucketPolicy in s3 to populate bucketName.
Policies for selection.
When you use Amazon S3 as the source, the configuration format that you provide the flow input data. See S3 Input Format Config for details.
Properties that are required to query Salesforce. See Salesforce Destination Properties for more details.
Properties that are required to query SAPOData. See SAPOData Destination Properties for more details.
Sets the page size for each concurrent process that transfers OData records from your SAP instance.
Sets the number of concurrent processes that transfers OData records from your SAP instance.
Information that is required for querying ServiceNow. See Generic Source Properties for more details.
Information that is required for querying Singular. See Generic Source Properties for more details.
Information that is required for querying Slack. See Generic Source Properties for more details.
Operation to be performed on the provided Trend Micro source fields. Valid values are PROJECTION, EQUAL_TO, ADDITION, MULTIPLICATION, DIVISION, SUBTRACTION, MASK_ALL, MASK_FIRST_N, MASK_LAST_N, VALIDATE_NON_NULL, VALIDATE_NON_ZERO, VALIDATE_NON_NEGATIVE, VALIDATE_NUMERIC, and NO_OP.
Information that is required for querying Veeva. See Veeva Source Properties for more details.
A Task that Amazon AppFlow performs while transferring the data in the flow run.
Operation to be performed on the provided source fields. See Connector Operator for details.
Source fields to which a particular task is applied.
A Trigger that determine how and when the flow runs.
Configuration details of a schedule-triggered flow as defined by the user. Currently, these settings only apply to the Scheduled trigger type. See Scheduled Trigger Properties for details.
(No description available)
THIS IS A BETA FIELD. It is on by default but can be opted out through a Crossplane feature flag. ManagementPolicies specify the array of actions Crossplane is allowed to take on the managed and external resources. See the design doc for more information: https://github.com/crossplane/crossplane/blob/499895a25d1a1a0ba1604944ef98ac7a1a71f197/design/design-doc-observe-only-resources.md?plain=1#L223 and this one: https://github.com/crossplane/crossplane/blob/444267e84783136daa93568b364a5f01228cacbe/design/one-pager-ignore-changes.md
WriteConnectionSecretToReference specifies the namespace and name of a Secret to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource.
FlowStatus defines the observed state of Flow.
(No description available)
A Destination Flow Config that controls how Amazon AppFlow places data in the destination connector.
This stores the information that is required to query a particular connector. See Destination Connector Properties for more information.
Properties that are required to query the custom Connector. See Custom Connector Destination Properties for more details.
Settings that determine how Amazon AppFlow handles an error when placing data in the destination. See Error Handling Config for more details.
Name of the field that Amazon AppFlow uses as an ID when performing a write operation such as update, delete, or upsert.
Properties that are required to query Amazon Connect Customer Profiles. See Customer Profiles Destination Properties for more details.
Properties that are required to query Amazon EventBridge. See Generic Destination Properties for more details.
Settings that determine how Amazon AppFlow handles an error when placing data in the destination. See Error Handling Config for more details.
Properties that are required to query Amazon Honeycode. See Generic Destination Properties for more details.
Settings that determine how Amazon AppFlow handles an error when placing data in the destination. See Error Handling Config for more details.
Properties that are required to query Marketo. See Generic Destination Properties for more details.
Settings that determine how Amazon AppFlow handles an error when placing data in the destination. See Error Handling Config for more details.
Properties that are required to query Amazon Redshift. See Redshift Destination Properties for more details.
Settings that determine how Amazon AppFlow handles an error when placing data in the destination. See Error Handling Config for more details.
Properties that are required to query Amazon S3. See S3 Destination Properties for more details.
Configuration that determines how Amazon AppFlow should format the flow output data when Amazon S3 is used as the destination. See S3 Output Format Config for more details.
Aggregation settings that you can use to customize the output format of your flow data. See Aggregation Config for more details.
Determines the prefix that Amazon AppFlow applies to the folder name in the Amazon S3 bucket. You can name folders according to the flow frequency and date. See Prefix Config for more details.
Determines whether the destination file path includes either or both of the selected elements. Valid values are EXECUTION_ID and SCHEMA_VERSION
Properties that are required to query Salesforce. See Salesforce Destination Properties for more details.
Settings that determine how Amazon AppFlow handles an error when placing data in the destination. See Error Handling Config for more details.
Name of the field that Amazon AppFlow uses as an ID when performing a write operation such as update, delete, or upsert.
Properties that are required to query SAPOData. See SAPOData Destination Properties for more details.
Settings that determine how Amazon AppFlow handles an error when placing data in the destination. See Error Handling Config for more details.
Name of the field that Amazon AppFlow uses as an ID when performing a write operation such as update, delete, or upsert.
Determines how Amazon AppFlow handles the success response that it gets from the connector after placing data. See Success Response Handling Config for more details.
Properties that are required to query Snowflake. See Snowflake Destination Properties for more details.
Settings that determine how Amazon AppFlow handles an error when placing data in the destination. See Error Handling Config for more details.
Properties that are required to query Upsolver. See Upsolver Destination Properties for more details.
Configuration that determines how Amazon AppFlow should format the flow output data when Amazon S3 is used as the destination. See S3 Output Format Config for more details.
Aggregation settings that you can use to customize the output format of your flow data. See Aggregation Config for more details.
Determines the prefix that Amazon AppFlow applies to the folder name in the Amazon S3 bucket. You can name folders according to the flow frequency and date. See Prefix Config for more details.
Determines whether the destination file path includes either or both of the selected elements. Valid values are EXECUTION_ID and SCHEMA_VERSION
Properties that are required to query Zendesk. See Zendesk Destination Properties for more details.
Settings that determine how Amazon AppFlow handles an error when placing data in the destination. See Error Handling Config for more details.
Name of the field that Amazon AppFlow uses as an ID when performing a write operation such as update, delete, or upsert.
A Catalog that determines the configuration that Amazon AppFlow uses when it catalogs the data that’s transferred by the associated flow. When Amazon AppFlow catalogs the data from a flow, it stores metadata in a data catalog.
(No description available)
The Source Flow Config that controls how Amazon AppFlow retrieves data from the source connector.
Defines the configuration for a scheduled incremental data pull. If a valid configuration is provided, the fields specified in the configuration are used when querying for the incremental data pull. See Incremental Pull Config for more details.
Information that is required to query a particular source connector. See Source Connector Properties for details.
Information that is required for querying Amplitude. See Generic Source Properties for more details.
Properties that are required to query the custom Connector. See Custom Connector Destination Properties for more details.
Information that is required for querying Datadog. See Generic Source Properties for more details.
Operation to be performed on the provided Dynatrace source fields. Valid values are PROJECTION, BETWEEN, EQUAL_TO, ADDITION, MULTIPLICATION, DIVISION, SUBTRACTION, MASK_ALL, MASK_FIRST_N, MASK_LAST_N, VALIDATE_NON_NULL, VALIDATE_NON_ZERO, VALIDATE_NON_NEGATIVE, VALIDATE_NUMERIC, and NO_OP.
Operation to be performed on the provided Google Analytics source fields. Valid values are PROJECTION and BETWEEN.
Information that is required for querying Infor Nexus. See Generic Source Properties for more details.
Properties that are required to query Marketo. See Generic Destination Properties for more details.
Properties that are required to query Amazon S3. See S3 Destination Properties for more details.
When you use Amazon S3 as the source, the configuration format that you provide the flow input data. See S3 Input Format Config for details.
Properties that are required to query Salesforce. See Salesforce Destination Properties for more details.
Properties that are required to query SAPOData. See SAPOData Destination Properties for more details.
Sets the page size for each concurrent process that transfers OData records from your SAP instance.
Sets the number of concurrent processes that transfers OData records from your SAP instance.
Information that is required for querying ServiceNow. See Generic Source Properties for more details.
Information that is required for querying Singular. See Generic Source Properties for more details.
Information that is required for querying Slack. See Generic Source Properties for more details.
Operation to be performed on the provided Trend Micro source fields. Valid values are PROJECTION, EQUAL_TO, ADDITION, MULTIPLICATION, DIVISION, SUBTRACTION, MASK_ALL, MASK_FIRST_N, MASK_LAST_N, VALIDATE_NON_NULL, VALIDATE_NON_ZERO, VALIDATE_NON_NEGATIVE, VALIDATE_NUMERIC, and NO_OP.
Information that is required for querying Veeva. See Veeva Source Properties for more details.
A Task that Amazon AppFlow performs while transferring the data in the flow run.
Operation to be performed on the provided source fields. See Connector Operator for details.
Source fields to which a particular task is applied.
A Trigger that determine how and when the flow runs.
Configuration details of a schedule-triggered flow as defined by the user. Currently, these settings only apply to the Scheduled trigger type. See Scheduled Trigger Properties for details.
(No description available)
Conditions of the resource.