braket_cancel_quantum_task: Cancels the specified task

View source: R/braket_operations.R

braket_cancel_quantum_taskR Documentation

Cancels the specified task

Description

Cancels the specified task.

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

Usage

braket_cancel_quantum_task(clientToken, quantumTaskArn)

Arguments

clientToken

[required] The client token associated with the request.

quantumTaskArn

[required] The ARN of the task to cancel.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.