S3StagingDirectory Parameter (Connect-AmazonAthena Cmdlet)
Specifies the location Amazon Athena will use to store the results of a query.
Syntax
Connect-AmazonAthena -S3StagingDirectory string
Data Type
cstr
Default Value
""
Remarks
Specifies the location Amazon Athena will use to store the results of a query. This folder can occupy space over the course of time and you may want to clean it manually if CleanQueryResults is not enabled.
This is a required parameter.