Cmdlets for Amazon Athena

Build 24.0.9060

ResultFetcher Parameter (Connect-AmazonAthena Cmdlet)

The fetcher that will be used to download query results.

Syntax

Connect-AmazonAthena -ResultFetcher string

Possible Values

S3, GetQueryResults

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.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060