Learn R Programming

paws.analytics (version 0.7.0)

athena_stop_calculation_execution: 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.