BraketClient
The Amazon Braket API Reference provides information about the operations and structures supported by Amazon Braket.
To learn about the permissions required to call an Amazon Braket API action, see Actions, resources, and condition keys for Amazon Braket. Amazon Braket Python SDK and the AWS Command Line Interface can be used to make discovery and creation of API calls easier. For more information about Amazon Braket features, see What is Amazon Braket? and important terms and concepts in the Amazon Braket Developer Guide.
In this guide:
CommonParameters
CommonErrors
Available languages for AWS SDK:
Code examples from the Amazon Braket Tutorials GitHub repository:
Functions
Cancels an Amazon Braket hybrid job.
Cancels the specified task.
Creates an Amazon Braket hybrid job.
Creates a quantum task.
Retrieves the devices available in Amazon Braket.
Retrieves the specified Amazon Braket hybrid job.
Retrieves the specified quantum task.
Shows the tags associated with this resource.
Searches for devices using the specified filters.
Searches for Amazon Braket hybrid jobs that match the specified filter values.
Searches for tasks that match the specified filter values.
Add a tag to the specified resource.
Remove tags from a resource.
Inherited functions
Cancels an Amazon Braket hybrid job.
Cancels the specified task.
Creates an Amazon Braket hybrid job.
Creates a quantum task.
Retrieves the devices available in Amazon Braket.
Retrieves the specified Amazon Braket hybrid job.
Retrieves the specified quantum task.
Shows the tags associated with this resource.
Searches for devices using the specified filters.
Paginate over SearchDevicesResponse results.
Searches for Amazon Braket hybrid jobs that match the specified filter values.
Paginate over SearchJobsResponse results.
Searches for tasks that match the specified filter values.
Paginate over SearchQuantumTasksResponse results.
Add a tag to the specified resource.
Remove tags from a resource.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.