Readonly
configThe resolved configuration of BraketClient class. This is resolved and normalized from the constructor configuration interface.
Cancels an Amazon Braket job.
Optional
options: HttpHandlerOptionsOptional
data: CancelJobCommandOutputOptional
data: CancelJobCommandOutputCancels the specified task.
Optional
options: HttpHandlerOptionsOptional
data: CancelQuantumTaskCommandOutputOptional
data: CancelQuantumTaskCommandOutputCreates an Amazon Braket job.
Optional
options: HttpHandlerOptionsOptional
data: CreateJobCommandOutputOptional
data: CreateJobCommandOutputCreates a quantum task.
Optional
options: HttpHandlerOptionsOptional
data: CreateQuantumTaskCommandOutputOptional
data: CreateQuantumTaskCommandOutputDestroy underlying resources, like sockets. It's usually not necessary to do this. However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed. Otherwise, sockets might stay open for quite a long time before the server terminates them.
Retrieves the devices available in Amazon Braket.
For backwards compatibility with older versions of BraketSchemas, OpenQASM information is omitted from GetDevice API calls. To get this information the user-agent needs to present a recent version of the BraketSchemas (1.8.0 or later). The Braket SDK automatically reports this for you. If you do not see OpenQASM results in the GetDevice response when using a Braket SDK, you may need to set AWS_EXECUTION_ENV environment variable to configure user-agent. See the code examples provided below for how to do this for the AWS CLI, Boto3, and the Go, Java, and JavaScript/TypeScript SDKs.
Optional
options: HttpHandlerOptionsOptional
data: GetDeviceCommandOutputOptional
data: GetDeviceCommandOutputRetrieves the specified Amazon Braket job.
Optional
options: HttpHandlerOptionsOptional
data: GetJobCommandOutputOptional
data: GetJobCommandOutputRetrieves the specified quantum task.
Optional
options: HttpHandlerOptionsOptional
data: GetQuantumTaskCommandOutputOptional
data: GetQuantumTaskCommandOutputShows the tags associated with this resource.
Optional
options: HttpHandlerOptionsOptional
data: ListTagsForResourceCommandOutputOptional
data: ListTagsForResourceCommandOutputSearches for devices using the specified filters.
Optional
options: HttpHandlerOptionsOptional
data: SearchDevicesCommandOutputOptional
data: SearchDevicesCommandOutputSearches for Amazon Braket jobs that match the specified filter values.
Optional
options: HttpHandlerOptionsOptional
data: SearchJobsCommandOutputOptional
data: SearchJobsCommandOutputSearches for tasks that match the specified filter values.
Optional
options: HttpHandlerOptionsOptional
data: SearchQuantumTasksCommandOutputOptional
data: SearchQuantumTasksCommandOutputOptional
options: HttpHandlerOptionsOptional
data: OutputTypeOptional
data: OutputTypeAdd a tag to the specified resource.
Optional
options: HttpHandlerOptionsOptional
data: TagResourceCommandOutputOptional
data: TagResourceCommandOutputRemove tags from a resource.
Optional
options: HttpHandlerOptionsOptional
data: UntagResourceCommandOutputOptional
data: UntagResourceCommandOutput
The Amazon Braket API Reference provides information about the operations and structures supported in Amazon Braket.
Additional Resources:
Amazon Braket Developer Guide