ResultFetcher
The fetcher that will be used to download query results.
Possible Values
S3, GetQueryResultsData Type
string
Default Value
"S3"
Remarks
This property determines how query results are fetched. If set to S3, query results are downloaded directly from Amazon S3. If set to GetQueryResults, query results are fetched utilizing the Athena APIs.