DestinationConfiguration
Configuration for where to deliver scheduled query results. Specifies the destination type and associated settings for result delivery.
Contents
- lookupTableConfiguration
-
Configuration for delivering query results to a lookup table. The query results automatically populate or refresh the specified lookup table on each scheduled execution.
Type: LookupTableConfiguration object
Required: No
- s3Configuration
-
Configuration for delivering query results to Amazon S3.
Type: S3Configuration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: