DDBELTCatalogAdditionalOptions
Specifies additional options for DynamoDB ELT catalog operations.
Contents
- DynamodbExport
-
Specifies the DynamoDB export configuration for the ELT operation.
Type: String
Pattern:
([\u0009\u000B\u000C\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF])*
Required: No
- DynamodbUnnestDDBJson
-
Specifies whether to unnest DynamoDB JSON format. When set to
true
, nested JSON structures in DynamoDB items are flattened.Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: