Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-appflow-flow.json
Parent schema serverless-framework-configuration
Type: object

Resource schema for AWS::AppFlow::Flow.. Source:- https://docs.aws.amazon.com/appflow/latest/userguide/what-is-appflow.html

Properties

FlowName string | Aws_CF_FunctionString required

Name of the flow.

TriggerConfig object required

Trigger settings of the flow.

2 nested properties
TriggerType string | Aws_CF_FunctionString required
TriggerProperties object

Details required for scheduled trigger type

8 nested properties
ScheduleExpression string | Aws_CF_FunctionString required
DataPullMode string | Aws_CF_FunctionString
ScheduleStartTime number
ScheduleEndTime number
FirstExecutionFrom number
TimeZone string | Aws_CF_FunctionString
ScheduleOffset number
min=0max=36000
FlowErrorDeactivationThreshold integer
min=1max=100
SourceFlowConfig object required

Configurations of Source connector of the flow.

5 nested properties
ConnectorType string | Aws_CF_FunctionString required
SourceConnectorProperties object required

Source connector details required to query a connector

17 nested properties
Amplitude object
1 nested properties
Object string | Aws_CF_FunctionString required
Datadog object
1 nested properties
Object string | Aws_CF_FunctionString required
Dynatrace object
1 nested properties
Object string | Aws_CF_FunctionString required
GoogleAnalytics object
1 nested properties
Object string | Aws_CF_FunctionString required
InforNexus object
1 nested properties
Object string | Aws_CF_FunctionString required
Marketo object
1 nested properties
Object string | Aws_CF_FunctionString required
S3 object
3 nested properties
BucketName string | Aws_CF_FunctionString required
BucketPrefix string | Aws_CF_FunctionString required
S3InputFormatConfig object
SAPOData object
1 nested properties
ObjectPath string | Aws_CF_FunctionString required
Salesforce object
4 nested properties
Object string | Aws_CF_FunctionString required
EnableDynamicFieldUpdate boolean
IncludeDeletedRecords boolean
DataTransferApi string | Aws_CF_FunctionString
Pardot object
1 nested properties
Object string | Aws_CF_FunctionString required
ServiceNow object
1 nested properties
Object string | Aws_CF_FunctionString required
Singular object
1 nested properties
Object string | Aws_CF_FunctionString required
Slack object
1 nested properties
Object string | Aws_CF_FunctionString required
Trendmicro object
1 nested properties
Object string | Aws_CF_FunctionString required
Veeva object
5 nested properties
Object string | Aws_CF_FunctionString required
DocumentType string | Aws_CF_FunctionString
IncludeSourceFiles boolean
IncludeRenditions boolean
IncludeAllVersions boolean
Zendesk object
1 nested properties
Object string | Aws_CF_FunctionString required
CustomConnector object
2 nested properties
EntityName string | Aws_CF_FunctionString required
CustomProperties object

A map for properties for custom connector.

ApiVersion string | Aws_CF_FunctionString

The API version that the connector will use.

ConnectorProfileName string | Aws_CF_FunctionString

Name of connector profile

IncrementalPullConfig object

Configuration for scheduled incremental data pull

1 nested properties
DatetimeTypeFieldName string | Aws_CF_FunctionString

Name of the datetime/timestamp data type field to be used for importing incremental records from the source

DestinationFlowConfigList DestinationFlowConfig[] required

List of Destination connectors of the flow.

Tasks Task[] required

List of tasks for the flow.

Description string | Aws_CF_FunctionString

Description of the flow.

KMSArn string | Aws_CF_FunctionString

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.

FlowStatus string | Aws_CF_FunctionString

Flow activation status for Scheduled- and Event-triggered flows

Tags Tag[]

List of Tags.

MetadataCatalogConfig object

Configurations of metadata catalog of the flow.

1 nested properties
GlueDataCatalog object

Trigger settings of the flow.

3 nested properties
RoleArn string | Aws_CF_FunctionString required

A string containing the value for the tag

DatabaseName string | Aws_CF_FunctionString required

A string containing the value for the tag

TablePrefix string | Aws_CF_FunctionString required

A string containing the value for the tag

Definitions

TriggerConfig object

Trigger settings of the flow.

TriggerType string | Aws_CF_FunctionString required
TriggerProperties object

Details required for scheduled trigger type

8 nested properties
ScheduleExpression string | Aws_CF_FunctionString required
DataPullMode string | Aws_CF_FunctionString
ScheduleStartTime number
ScheduleEndTime number
FirstExecutionFrom number
TimeZone string | Aws_CF_FunctionString
ScheduleOffset number
min=0max=36000
FlowErrorDeactivationThreshold integer
min=1max=100
SourceFlowConfig object

Configurations of Source connector of the flow.

ConnectorType string | Aws_CF_FunctionString required
SourceConnectorProperties object required

Source connector details required to query a connector

17 nested properties
Amplitude object
1 nested properties
Object string | Aws_CF_FunctionString required
Datadog object
1 nested properties
Object string | Aws_CF_FunctionString required
Dynatrace object
1 nested properties
Object string | Aws_CF_FunctionString required
GoogleAnalytics object
1 nested properties
Object string | Aws_CF_FunctionString required
InforNexus object
1 nested properties
Object string | Aws_CF_FunctionString required
Marketo object
1 nested properties
Object string | Aws_CF_FunctionString required
S3 object
3 nested properties
BucketName string | Aws_CF_FunctionString required
BucketPrefix string | Aws_CF_FunctionString required
S3InputFormatConfig object
SAPOData object
1 nested properties
ObjectPath string | Aws_CF_FunctionString required
Salesforce object
4 nested properties
Object string | Aws_CF_FunctionString required
EnableDynamicFieldUpdate boolean
IncludeDeletedRecords boolean
DataTransferApi string | Aws_CF_FunctionString
Pardot object
1 nested properties
Object string | Aws_CF_FunctionString required
ServiceNow object
1 nested properties
Object string | Aws_CF_FunctionString required
Singular object
1 nested properties
Object string | Aws_CF_FunctionString required
Slack object
1 nested properties
Object string | Aws_CF_FunctionString required
Trendmicro object
1 nested properties
Object string | Aws_CF_FunctionString required
Veeva object
5 nested properties
Object string | Aws_CF_FunctionString required
DocumentType string | Aws_CF_FunctionString
IncludeSourceFiles boolean
IncludeRenditions boolean
IncludeAllVersions boolean
Zendesk object
1 nested properties
Object string | Aws_CF_FunctionString required
CustomConnector object
2 nested properties
EntityName string | Aws_CF_FunctionString required
CustomProperties object

A map for properties for custom connector.

ApiVersion string | Aws_CF_FunctionString

The API version that the connector will use.

ConnectorProfileName string | Aws_CF_FunctionString

Name of connector profile

IncrementalPullConfig object

Configuration for scheduled incremental data pull

1 nested properties
DatetimeTypeFieldName string | Aws_CF_FunctionString

Name of the datetime/timestamp data type field to be used for importing incremental records from the source

DestinationFlowConfig object

Configurations of destination connector.

ConnectorType string | Aws_CF_FunctionString required
DestinationConnectorProperties object required

Destination connector details

11 nested properties
Redshift object
4 nested properties
Object string | Aws_CF_FunctionString required
IntermediateBucketName string | Aws_CF_FunctionString required
BucketPrefix string | Aws_CF_FunctionString
ErrorHandlingConfig object
S3 object
3 nested properties
BucketName string | Aws_CF_FunctionString required
BucketPrefix string | Aws_CF_FunctionString
S3OutputFormatConfig object
Salesforce object
5 nested properties
Object string | Aws_CF_FunctionString required
ErrorHandlingConfig object
IdFieldNames string[]

List of fields used as ID when performing a write operation.

WriteOperationType string | Aws_CF_FunctionString
DataTransferApi string | Aws_CF_FunctionString
Snowflake object
4 nested properties
Object string | Aws_CF_FunctionString required
IntermediateBucketName string | Aws_CF_FunctionString required
BucketPrefix string | Aws_CF_FunctionString
ErrorHandlingConfig object
EventBridge object
2 nested properties
Object string | Aws_CF_FunctionString required
ErrorHandlingConfig object
Upsolver object
3 nested properties
BucketName string | Aws_CF_FunctionString required
S3OutputFormatConfig object required
BucketPrefix string | Aws_CF_FunctionString
LookoutMetrics object
1 nested properties
Object string | Aws_CF_FunctionString
Marketo object
2 nested properties
Object string | Aws_CF_FunctionString required
ErrorHandlingConfig object
Zendesk object
4 nested properties
Object string | Aws_CF_FunctionString required
ErrorHandlingConfig object
IdFieldNames string[]

List of fields used as ID when performing a write operation.

WriteOperationType string | Aws_CF_FunctionString
CustomConnector object
5 nested properties
EntityName string | Aws_CF_FunctionString required
ErrorHandlingConfig object
WriteOperationType string | Aws_CF_FunctionString
IdFieldNames string[]

List of fields used as ID when performing a write operation.

CustomProperties object

A map for properties for custom connector.

SAPOData object
5 nested properties
ObjectPath string | Aws_CF_FunctionString required
ErrorHandlingConfig object
SuccessResponseHandlingConfig object
IdFieldNames string[]

List of fields used as ID when performing a write operation.

WriteOperationType string | Aws_CF_FunctionString
ApiVersion string | Aws_CF_FunctionString

The API version that the connector will use.

ConnectorProfileName string | Aws_CF_FunctionString

Name of connector profile

Task object
SourceFields string[] required

Source fields on which particular task will be applied

TaskType string | Aws_CF_FunctionString required
ConnectorOperator object

Operation to be performed on provided source fields

17 nested properties
Amplitude string | Aws_CF_FunctionString
Datadog string | Aws_CF_FunctionString
Dynatrace string | Aws_CF_FunctionString
GoogleAnalytics string | Aws_CF_FunctionString
InforNexus string | Aws_CF_FunctionString
Marketo string | Aws_CF_FunctionString
S3 string | Aws_CF_FunctionString
SAPOData string | Aws_CF_FunctionString
Salesforce string | Aws_CF_FunctionString
Pardot string | Aws_CF_FunctionString
ServiceNow string | Aws_CF_FunctionString
Singular string | Aws_CF_FunctionString
Slack string | Aws_CF_FunctionString
Trendmicro string | Aws_CF_FunctionString
Veeva string | Aws_CF_FunctionString
Zendesk string | Aws_CF_FunctionString
CustomConnector string | Aws_CF_FunctionString
DestinationField string | Aws_CF_FunctionString

A field value on which source field should be validated

TaskProperties TaskPropertiesObject[]

A Map used to store task related info

Tag object

A label for tagging AppFlow resources

Key string | Aws_CF_FunctionString required

A string used to identify this tag

Value string | Aws_CF_FunctionString required

A string containing the value for the tag

MetadataCatalogConfig object

Configurations of metadata catalog of the flow.

GlueDataCatalog object

Trigger settings of the flow.

3 nested properties
RoleArn string | Aws_CF_FunctionString required

A string containing the value for the tag

DatabaseName string | Aws_CF_FunctionString required

A string containing the value for the tag

TablePrefix string | Aws_CF_FunctionString required

A string containing the value for the tag

GlueDataCatalog object

Trigger settings of the flow.

RoleArn string | Aws_CF_FunctionString required

A string containing the value for the tag

DatabaseName string | Aws_CF_FunctionString required

A string containing the value for the tag

TablePrefix string | Aws_CF_FunctionString required

A string containing the value for the tag

DestinationConnectorProperties object

Destination connector details

Redshift object
4 nested properties
Object string | Aws_CF_FunctionString required
IntermediateBucketName string | Aws_CF_FunctionString required
BucketPrefix string | Aws_CF_FunctionString
ErrorHandlingConfig object
3 nested properties
FailOnFirstError boolean
BucketPrefix string | Aws_CF_FunctionString
BucketName string | Aws_CF_FunctionString
S3 object
3 nested properties
BucketName string | Aws_CF_FunctionString required
BucketPrefix string | Aws_CF_FunctionString
S3OutputFormatConfig object
4 nested properties
FileType string | Aws_CF_FunctionString
PrefixConfig object
AggregationConfig object
PreserveSourceDataTyping boolean
Salesforce object
5 nested properties
Object string | Aws_CF_FunctionString required
ErrorHandlingConfig object
3 nested properties
FailOnFirstError boolean
BucketPrefix string | Aws_CF_FunctionString
BucketName string | Aws_CF_FunctionString
IdFieldNames string[]

List of fields used as ID when performing a write operation.

WriteOperationType string | Aws_CF_FunctionString
DataTransferApi string | Aws_CF_FunctionString
Snowflake object
4 nested properties
Object string | Aws_CF_FunctionString required
IntermediateBucketName string | Aws_CF_FunctionString required
BucketPrefix string | Aws_CF_FunctionString
ErrorHandlingConfig object
3 nested properties
FailOnFirstError boolean
BucketPrefix string | Aws_CF_FunctionString
BucketName string | Aws_CF_FunctionString
EventBridge object
2 nested properties
Object string | Aws_CF_FunctionString required
ErrorHandlingConfig object
3 nested properties
FailOnFirstError boolean
BucketPrefix string | Aws_CF_FunctionString
BucketName string | Aws_CF_FunctionString
Upsolver object
3 nested properties
BucketName string | Aws_CF_FunctionString required
S3OutputFormatConfig object required
3 nested properties
PrefixConfig object required
FileType string | Aws_CF_FunctionString
AggregationConfig object
BucketPrefix string | Aws_CF_FunctionString
LookoutMetrics object
1 nested properties
Object string | Aws_CF_FunctionString
Marketo object
2 nested properties
Object string | Aws_CF_FunctionString required
ErrorHandlingConfig object
3 nested properties
FailOnFirstError boolean
BucketPrefix string | Aws_CF_FunctionString
BucketName string | Aws_CF_FunctionString
Zendesk object
4 nested properties
Object string | Aws_CF_FunctionString required
ErrorHandlingConfig object
3 nested properties
FailOnFirstError boolean
BucketPrefix string | Aws_CF_FunctionString
BucketName string | Aws_CF_FunctionString
IdFieldNames string[]

List of fields used as ID when performing a write operation.

WriteOperationType string | Aws_CF_FunctionString
CustomConnector object
5 nested properties
EntityName string | Aws_CF_FunctionString required
ErrorHandlingConfig object
3 nested properties
FailOnFirstError boolean
BucketPrefix string | Aws_CF_FunctionString
BucketName string | Aws_CF_FunctionString
WriteOperationType string | Aws_CF_FunctionString
IdFieldNames string[]

List of fields used as ID when performing a write operation.

CustomProperties object

A map for properties for custom connector.

SAPOData object
5 nested properties
ObjectPath string | Aws_CF_FunctionString required
ErrorHandlingConfig object
3 nested properties
FailOnFirstError boolean
BucketPrefix string | Aws_CF_FunctionString
BucketName string | Aws_CF_FunctionString
SuccessResponseHandlingConfig object
2 nested properties
BucketPrefix string | Aws_CF_FunctionString
BucketName string | Aws_CF_FunctionString
IdFieldNames string[]

List of fields used as ID when performing a write operation.

WriteOperationType string | Aws_CF_FunctionString
IncrementalPullConfig object

Configuration for scheduled incremental data pull

DatetimeTypeFieldName string | Aws_CF_FunctionString

Name of the datetime/timestamp data type field to be used for importing incremental records from the source

SourceConnectorProperties object

Source connector details required to query a connector

Amplitude object
1 nested properties
Object string | Aws_CF_FunctionString required
Datadog object
1 nested properties
Object string | Aws_CF_FunctionString required
Dynatrace object
1 nested properties
Object string | Aws_CF_FunctionString required
GoogleAnalytics object
1 nested properties
Object string | Aws_CF_FunctionString required
InforNexus object
1 nested properties
Object string | Aws_CF_FunctionString required
Marketo object
1 nested properties
Object string | Aws_CF_FunctionString required
S3 object
3 nested properties
BucketName string | Aws_CF_FunctionString required
BucketPrefix string | Aws_CF_FunctionString required
S3InputFormatConfig object
1 nested properties
S3InputFileType string | Aws_CF_FunctionString
SAPOData object
1 nested properties
ObjectPath string | Aws_CF_FunctionString required
Salesforce object
4 nested properties
Object string | Aws_CF_FunctionString required
EnableDynamicFieldUpdate boolean
IncludeDeletedRecords boolean
DataTransferApi string | Aws_CF_FunctionString
Pardot object
1 nested properties
Object string | Aws_CF_FunctionString required
ServiceNow object
1 nested properties
Object string | Aws_CF_FunctionString required
Singular object
1 nested properties
Object string | Aws_CF_FunctionString required
Slack object
1 nested properties
Object string | Aws_CF_FunctionString required
Trendmicro object
1 nested properties
Object string | Aws_CF_FunctionString required
Veeva object
5 nested properties
Object string | Aws_CF_FunctionString required
DocumentType string | Aws_CF_FunctionString
IncludeSourceFiles boolean
IncludeRenditions boolean
IncludeAllVersions boolean
Zendesk object
1 nested properties
Object string | Aws_CF_FunctionString required
CustomConnector object
2 nested properties
EntityName string | Aws_CF_FunctionString required
CustomProperties object

A map for properties for custom connector.

ConnectorOperator object

Operation to be performed on provided source fields

Amplitude string | Aws_CF_FunctionString
Datadog string | Aws_CF_FunctionString
Dynatrace string | Aws_CF_FunctionString
GoogleAnalytics string | Aws_CF_FunctionString
InforNexus string | Aws_CF_FunctionString
Marketo string | Aws_CF_FunctionString
S3 string | Aws_CF_FunctionString
SAPOData string | Aws_CF_FunctionString
Salesforce string | Aws_CF_FunctionString
Pardot string | Aws_CF_FunctionString
ServiceNow string | Aws_CF_FunctionString
Singular string | Aws_CF_FunctionString
Slack string | Aws_CF_FunctionString
Trendmicro string | Aws_CF_FunctionString
Veeva string | Aws_CF_FunctionString
Zendesk string | Aws_CF_FunctionString
CustomConnector string | Aws_CF_FunctionString
ScheduledTriggerProperties object

Details required for scheduled trigger type

ScheduleExpression string | Aws_CF_FunctionString required
DataPullMode string | Aws_CF_FunctionString
ScheduleStartTime number
ScheduleEndTime number
FirstExecutionFrom number
TimeZone string | Aws_CF_FunctionString
ScheduleOffset number
min=0max=36000
FlowErrorDeactivationThreshold integer
min=1max=100
CustomProperties object

A map for properties for custom connector.

TriggerType string | Aws_CF_FunctionString
Object string | Aws_CF_FunctionString
EntityName string | Aws_CF_FunctionString
EnableDynamicFieldUpdate boolean
IncludeDeletedRecords boolean
IncludeAllVersions boolean
IncludeRenditions boolean
IncludeSourceFiles boolean
DocumentType string | Aws_CF_FunctionString
BucketName string | Aws_CF_FunctionString
UpsolverBucketName string | Aws_CF_FunctionString
BucketPrefix string | Aws_CF_FunctionString
S3InputFormatConfig object
S3InputFileType string | Aws_CF_FunctionString
ErrorHandlingConfig object
FailOnFirstError boolean
BucketPrefix string | Aws_CF_FunctionString
BucketName string | Aws_CF_FunctionString
SuccessResponseHandlingConfig object
BucketPrefix string | Aws_CF_FunctionString
BucketName string | Aws_CF_FunctionString
Name string | Aws_CF_FunctionString
WriteOperationType string | Aws_CF_FunctionString
FileType string | Aws_CF_FunctionString
AggregationType string | Aws_CF_FunctionString
TargetFileSize integer
PreserveSourceDataTyping boolean
PrefixType string | Aws_CF_FunctionString
PrefixFormat string | Aws_CF_FunctionString
PathPrefixHierarchy PathPrefix[]
PathPrefix string | Aws_CF_FunctionString
PrefixConfig object
PrefixType string | Aws_CF_FunctionString
PrefixFormat string | Aws_CF_FunctionString
PathPrefixHierarchy PathPrefix[]
AggregationConfig object
AggregationType string | Aws_CF_FunctionString
TargetFileSize integer
S3OutputFormatConfig object
FileType string | Aws_CF_FunctionString
PrefixConfig object
3 nested properties
PrefixType string | Aws_CF_FunctionString
PrefixFormat string | Aws_CF_FunctionString
PathPrefixHierarchy PathPrefix[]
AggregationConfig object
2 nested properties
AggregationType string | Aws_CF_FunctionString
TargetFileSize integer
PreserveSourceDataTyping boolean
UpsolverS3OutputFormatConfig object
PrefixConfig object required
3 nested properties
PrefixType string | Aws_CF_FunctionString
PrefixFormat string | Aws_CF_FunctionString
PathPrefixHierarchy PathPrefix[]
FileType string | Aws_CF_FunctionString
AggregationConfig object
2 nested properties
AggregationType string | Aws_CF_FunctionString
TargetFileSize integer
ConnectorType string | Aws_CF_FunctionString
ApiVersion string | Aws_CF_FunctionString

The API version that the connector will use.

ConnectorProfileName string | Aws_CF_FunctionString

Name of connector profile

AmplitudeSourceProperties object
Object string | Aws_CF_FunctionString required
DatadogSourceProperties object
Object string | Aws_CF_FunctionString required
DynatraceSourceProperties object
Object string | Aws_CF_FunctionString required
GoogleAnalyticsSourceProperties object
Object string | Aws_CF_FunctionString required
InforNexusSourceProperties object
Object string | Aws_CF_FunctionString required
MarketoSourceProperties object
Object string | Aws_CF_FunctionString required
S3SourceProperties object
BucketName string | Aws_CF_FunctionString required
BucketPrefix string | Aws_CF_FunctionString required
S3InputFormatConfig object
1 nested properties
S3InputFileType string | Aws_CF_FunctionString
SAPODataSourceProperties object
ObjectPath string | Aws_CF_FunctionString required
SalesforceSourceProperties object
Object string | Aws_CF_FunctionString required
EnableDynamicFieldUpdate boolean
IncludeDeletedRecords boolean
DataTransferApi string | Aws_CF_FunctionString
PardotSourceProperties object
Object string | Aws_CF_FunctionString required
ServiceNowSourceProperties object
Object string | Aws_CF_FunctionString required
SingularSourceProperties object
Object string | Aws_CF_FunctionString required
SlackSourceProperties object
Object string | Aws_CF_FunctionString required
TrendmicroSourceProperties object
Object string | Aws_CF_FunctionString required
VeevaSourceProperties object
Object string | Aws_CF_FunctionString required
DocumentType string | Aws_CF_FunctionString
IncludeSourceFiles boolean
IncludeRenditions boolean
IncludeAllVersions boolean
ZendeskSourceProperties object
Object string | Aws_CF_FunctionString required
CustomConnectorSourceProperties object
EntityName string | Aws_CF_FunctionString required
CustomProperties object

A map for properties for custom connector.

CustomConnectorDestinationProperties object
EntityName string | Aws_CF_FunctionString required
ErrorHandlingConfig object
3 nested properties
FailOnFirstError boolean
BucketPrefix string | Aws_CF_FunctionString
BucketName string | Aws_CF_FunctionString
WriteOperationType string | Aws_CF_FunctionString
IdFieldNames string[]

List of fields used as ID when performing a write operation.

CustomProperties object

A map for properties for custom connector.

ZendeskDestinationProperties object
Object string | Aws_CF_FunctionString required
ErrorHandlingConfig object
3 nested properties
FailOnFirstError boolean
BucketPrefix string | Aws_CF_FunctionString
BucketName string | Aws_CF_FunctionString
IdFieldNames string[]

List of fields used as ID when performing a write operation.

WriteOperationType string | Aws_CF_FunctionString
RedshiftDestinationProperties object
Object string | Aws_CF_FunctionString required
IntermediateBucketName string | Aws_CF_FunctionString required
BucketPrefix string | Aws_CF_FunctionString
ErrorHandlingConfig object
3 nested properties
FailOnFirstError boolean
BucketPrefix string | Aws_CF_FunctionString
BucketName string | Aws_CF_FunctionString
S3DestinationProperties object
BucketName string | Aws_CF_FunctionString required
BucketPrefix string | Aws_CF_FunctionString
S3OutputFormatConfig object
4 nested properties
FileType string | Aws_CF_FunctionString
PrefixConfig object
3 nested properties
PrefixType string | Aws_CF_FunctionString
PrefixFormat string | Aws_CF_FunctionString
PathPrefixHierarchy PathPrefix[]
AggregationConfig object
2 nested properties
AggregationType string | Aws_CF_FunctionString
TargetFileSize integer
PreserveSourceDataTyping boolean
SAPODataDestinationProperties object
ObjectPath string | Aws_CF_FunctionString required
ErrorHandlingConfig object
3 nested properties
FailOnFirstError boolean
BucketPrefix string | Aws_CF_FunctionString
BucketName string | Aws_CF_FunctionString
SuccessResponseHandlingConfig object
2 nested properties
BucketPrefix string | Aws_CF_FunctionString
BucketName string | Aws_CF_FunctionString
IdFieldNames string[]

List of fields used as ID when performing a write operation.

WriteOperationType string | Aws_CF_FunctionString
SalesforceDestinationProperties object
Object string | Aws_CF_FunctionString required
ErrorHandlingConfig object
3 nested properties
FailOnFirstError boolean
BucketPrefix string | Aws_CF_FunctionString
BucketName string | Aws_CF_FunctionString
IdFieldNames string[]

List of fields used as ID when performing a write operation.

WriteOperationType string | Aws_CF_FunctionString
DataTransferApi string | Aws_CF_FunctionString
SnowflakeDestinationProperties object
Object string | Aws_CF_FunctionString required
IntermediateBucketName string | Aws_CF_FunctionString required
BucketPrefix string | Aws_CF_FunctionString
ErrorHandlingConfig object
3 nested properties
FailOnFirstError boolean
BucketPrefix string | Aws_CF_FunctionString
BucketName string | Aws_CF_FunctionString
EventBridgeDestinationProperties object
Object string | Aws_CF_FunctionString required
ErrorHandlingConfig object
3 nested properties
FailOnFirstError boolean
BucketPrefix string | Aws_CF_FunctionString
BucketName string | Aws_CF_FunctionString
UpsolverDestinationProperties object
BucketName string | Aws_CF_FunctionString required
S3OutputFormatConfig object required
3 nested properties
PrefixConfig object required
3 nested properties
PrefixType string | Aws_CF_FunctionString
PrefixFormat string | Aws_CF_FunctionString
PathPrefixHierarchy PathPrefix[]
FileType string | Aws_CF_FunctionString
AggregationConfig object
2 nested properties
AggregationType string | Aws_CF_FunctionString
TargetFileSize integer
BucketPrefix string | Aws_CF_FunctionString
LookoutMetricsDestinationProperties object
Object string | Aws_CF_FunctionString
MarketoDestinationProperties object
Object string | Aws_CF_FunctionString required
ErrorHandlingConfig object
3 nested properties
FailOnFirstError boolean
BucketPrefix string | Aws_CF_FunctionString
BucketName string | Aws_CF_FunctionString
DatetimeTypeFieldName string | Aws_CF_FunctionString

Name of the datetime/timestamp data type field to be used for importing incremental records from the source

TaskType string | Aws_CF_FunctionString
OperatorPropertiesKeys string | Aws_CF_FunctionString
TaskPropertiesObject object

An object used to store task related info

Key string | Aws_CF_FunctionString required
Value string | Aws_CF_FunctionString required
AmplitudeConnectorOperator string | Aws_CF_FunctionString
DatadogConnectorOperator string | Aws_CF_FunctionString
DynatraceConnectorOperator string | Aws_CF_FunctionString
GoogleAnalyticsConnectorOperator string | Aws_CF_FunctionString
InforNexusConnectorOperator string | Aws_CF_FunctionString
MarketoConnectorOperator string | Aws_CF_FunctionString
S3ConnectorOperator string | Aws_CF_FunctionString
SAPODataConnectorOperator string | Aws_CF_FunctionString
SalesforceConnectorOperator string | Aws_CF_FunctionString
PardotConnectorOperator string | Aws_CF_FunctionString
ServiceNowConnectorOperator string | Aws_CF_FunctionString
SingularConnectorOperator string | Aws_CF_FunctionString
SlackConnectorOperator string | Aws_CF_FunctionString
TrendmicroConnectorOperator string | Aws_CF_FunctionString
VeevaConnectorOperator string | Aws_CF_FunctionString
ZendeskConnectorOperator string | Aws_CF_FunctionString
Operator string | Aws_CF_FunctionString
Status string | Aws_CF_FunctionString
DataTransferApi string | Aws_CF_FunctionString