S3OutputLocation

Key Name Default Value Required

S3OutputLocation

None

Yes, if the Workgroup property specifies a workgroup that is not configured with an output location.

Description

The path of the Amazon S3 location where you want to store query results, prefixed by 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.

For details on managing Athena S3 output in workgroups, see https://docs.aws.amazon.com/athena/latest/APIReference/API_ResultConfiguration.html#athena-Type-ResultConfiguration-OutputLocation.