DatabaseTableList
The structure used to configure the list of table 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 table patterns in source database endpoint 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 129.
Pattern:
[\u0001-\uFFFF]*
Required: No
- Include
-
The list of table patterns in source database endpoint 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 129.
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: