AWS::AppFlow::Flow SAPODataSourceProperties - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon 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 Amazon 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