DataQuery
The SQL query of column selections and row filters from the data table you want.
Contents
- QueryStatement
-
The query statement.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 36000.
Pattern:
^[\S\s]*$
Required: Yes
- TableConfigurations
-
The table configuration.
Type: String to string to string map map
Key Length Constraints: Minimum length of 0. Maximum length of 1024.
Key Pattern:
^[\S\s]*$
Key Length Constraints: Minimum length of 0. Maximum length of 1024.
Key Pattern:
^[\S\s]*$
Value Length Constraints: Minimum length of 0. Maximum length of 1024.
Value Pattern:
^[\S\s]*$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: