SaaSTable
A table from a Software-as-a-Service (SaaS) data source, including connection details and column definitions.
Contents
Note
In the following list, the required parameters are described first.
- DataSourceArn
-
The Amazon Resource Name (ARN) of the SaaS data source.
Type: String
Required: Yes
- InputColumns
-
The list of input columns available from the SaaS table.
Type: Array of InputColumn objects
Array Members: Minimum number of 0 items. Maximum number of 2048 items.
Required: Yes
- TablePath
-
The hierarchical path to the table within the SaaS data source.
Type: Array of TablePathElement objects
Array Members: Minimum number of 1 item. Maximum number of 32 items.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: