athena_stop_query_execution: Stops a query execution

View source: R/athena_operations.R

athena_stop_query_executionR Documentation

Stops a query execution

Description

Stops a query execution. Requires you to have access to the workgroup in which the query ran.

See https://www.paws-r-sdk.com/docs/athena_stop_query_execution/ for full documentation.

Usage

athena_stop_query_execution(QueryExecutionId)

Arguments

QueryExecutionId

[required] The unique ID of the query execution to stop.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.