AWS::AppFlow::Flow SAPODataSourceProperties - AWS CloudFormation

AWS::AppFlow::Flow SAPODataSourceProperties

The properties that are applied when using SAPOData as a flow source.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

ObjectPath

The object path specified in the SAPOData flow source.

Required: Yes

Type: String

Pattern: \S+

Maximum: 512

Update requires: No interruption

paginationConfig

Sets the page size for each concurrent process that transfers OData records from your SAP instance.

Required: No

Type: SAPODataPaginationConfig

Update requires: No interruption

parallelismConfig

Sets the number of concurrent processes that transfers OData records from your SAP instance.

Required: No

Type: SAPODataParallelismConfig

Update requires: No interruption