athena_stop_query_execution {paws.analytics}R 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.


[Package paws.analytics version 0.9.0 Index]