Cmdlets for Amazon Athena

Build 25.0.9434

ResultFetcher Parameter (Connect-AmazonAthena Cmdlet)

The fetcher that will be used to download query results.

Syntax

Connect-AmazonAthena -ResultFetcher string

Possible Values

S3, GetQueryResults, GetQueryResultsStream

Data Type

cstr

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. If set to GetQueryResultsStream, results are fetched utilizing the Athena Stream API.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434