Lists the prepared statements in the specified workgroup
Source:R/athena_operations.R
athena_list_prepared_statements.RdLists the prepared statements in the specified workgroup.
See https://www.paws-r-sdk.com/docs/athena_list_prepared_statements/ for full documentation.
Arguments
- WorkGroup
[required] The workgroup to list the prepared statements for.
- NextToken
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated. To obtain the next set of pages, pass in the
NextTokenfrom the response object of the previous page call.- MaxResults
The maximum number of results to return in this request.