Requests the cancellation of a calculation
Source:R/athena_operations.R
athena_stop_calculation_execution.RdRequests 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.