SAPODataConnectorProfileProperties - AmazonAppFlow

SAPODataConnectorProfileProperties

The connector-specific profile properties required when using SAPOData.

Contents

applicationHostUrl

The location of the SAPOData resource.

Type: String

Length Constraints: Maximum length of 256.

Pattern: ^(https?)://[-a-zA-Z0-9+&@#/%?=~_|!:,.;]*[-a-zA-Z0-9+&@#/%=~_|]

Required: Yes

applicationServicePath

The application path to catalog service.

Type: String

Length Constraints: Maximum length of 512.

Pattern: \S+

Required: Yes

clientNumber

The client number for the client creating the connection.

Type: String

Length Constraints: Fixed length of 3.

Pattern: ^\d{3}$

Required: Yes

portNumber

The port number of the SAPOData instance.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 65535.

Required: Yes

logonLanguage

The logon language of SAPOData instance.

Type: String

Length Constraints: Maximum length of 2.

Pattern: ^[a-zA-Z0-9_]*$

Required: No

oAuthProperties

The SAPOData OAuth properties required for OAuth type authentication.

Type: OAuthProperties object

Required: No

privateLinkServiceName

The SAPOData Private Link service name to be used for private data transfers.

Type: String

Length Constraints: Maximum length of 512.

Pattern: ^$|com.amazonaws.vpce.[\w/!:@#.\-]+

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: