Is your feature request related to a problem? Please describe.
Specifying an S3 Location is sometimes required (even if you have a default bucket specified). The interface should allow for users to specify an S3 Location for spillover logs regardless of whether the option is defined.
Describe the solution you'd like
S3 Location should be available (as an optional variable) for all calls to Athena table execute query. If not specified, the default S3 location will be used (if available) or the call will fail if the default is not specified.
Describe alternatives you've considered
None
Additional context
None
Is your feature request related to a problem? Please describe.
Specifying an S3 Location is sometimes required (even if you have a default bucket specified). The interface should allow for users to specify an S3 Location for spillover logs regardless of whether the option is defined.
Describe the solution you'd like
S3 Location should be available (as an optional variable) for all calls to Athena table execute query. If not specified, the default S3 location will be used (if available) or the call will fail if the default is not specified.
Describe alternatives you've considered
None
Additional context
None