ConnectorDataSource
Specifies a source generated with standard connection options.
Contents
- ConnectionType
-
The
connectionType, as provided to the underlying AWS Glue library. This node type supports the following connection types:-
opensearch -
azuresql -
azurecosmos -
bigquery -
saphana -
teradata -
vertica
Type: String
Pattern:
([\u0009\u000B\u000C\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF])*Required: Yes
-
- Data
-
A map specifying connection options for the node. You can find standard connection options for the corresponding connection type in the Connection parameters section of the AWS Glue documentation.
Type: String to string map
Required: Yes
- Name
-
The name of this source node.
Type: String
Pattern:
([^\r\n])*Required: Yes
- OutputSchemas
-
Specifies the data schema for this source.
Type: Array of GlueSchema objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: