AWS::AppFlow::Flow SAPODataSourceProperties - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::AppFlow::Flow SAPODataSourceProperties

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

Syntax

To declare this entity in your 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