Note: As an alternative, you can configure this property using the alias
s3_staging_dir
. If you specify both the property name and the alias for the same connection, the setting associated with the property name (S3OutputLocation
) takes precedence.s3://
.
For example, to store Athena query results in a folder named “test-folder-1” inside an S3 bucket named “query-results-bucket”, you would set this property to s3://query-results-bucket/test-folder-1
.
Default Value | Data Type | Required |
---|---|---|
None | String | Yes, if the Workgroup property specifies a workgroup that is not configured with an output location. |