DatabaseColumnList
The structure used to configure the list of column patterns in source database endpoint for Firehose to read from.
Amazon Data Firehose is in preview release and is subject to change.
Contents
- Exclude
-
The list of column patterns in source database to be excluded for Firehose to read from.
Amazon Data Firehose is in preview release and is subject to change.
Type: Array of strings
Length Constraints: Minimum length of 1. Maximum length of 194.
Pattern:
[\u0001-\uFFFF]*
Required: No
- Include
-
The list of column patterns in source database to be included for Firehose to read from.
Amazon Data Firehose is in preview release and is subject to change.
Type: Array of strings
Length Constraints: Minimum length of 1. Maximum length of 194.
Pattern:
[\u0001-\uFFFF]*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: