DynamoDBELTConnectorSource
Specifies a DynamoDB ELT connector source for extracting data from DynamoDB tables.
Contents
- Name
-
The name of the DynamoDB ELT connector source.
Type: String
Pattern:
([^\r\n])*
Required: Yes
- ConnectionOptions
-
The connection options for the DynamoDB ELT connector source.
Type: DDBELTConnectionOptions object
Required: No
- OutputSchemas
-
Specifies the data schema for the DynamoDB ELT connector 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: