athena_stop_calculation_execution: Requests the cancellation of a calculation

View source: R/athena_operations.R

athena_stop_calculation_executionR Documentation

Requests the cancellation of a calculation

Description

Requests the cancellation of a calculation. A stop_calculation_execution call on a calculation that is already in a terminal state (for example, STOPPED, FAILED, or COMPLETED) succeeds but has no effect.

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

Usage

athena_stop_calculation_execution(CalculationExecutionId)

Arguments

CalculationExecutionId

[required] The calculation execution UUID.


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