aws_braket
The Amazon Braket API Reference provides information about the operations and structures supported in Amazon Braket.
Summary
Functions
-
cancel_quantum_task(Client, QuantumTaskArn, Input)
Cancels the specified task.
- cancel_quantum_task(Client, QuantumTaskArn, Input0, Options0)
-
create_quantum_task(Client, Input)
Creates a quantum task.
- create_quantum_task(Client, Input0, Options0)
-
get_device(Client, DeviceArn)
Retrieves the devices available in Amazon Braket.
- get_device(Client, DeviceArn, QueryMap, HeadersMap)
- get_device(Client, DeviceArn, QueryMap, HeadersMap, Options0)
-
get_quantum_task(Client, QuantumTaskArn)
Retrieves the specified quantum task.
- get_quantum_task(Client, QuantumTaskArn, QueryMap, HeadersMap)
- get_quantum_task(Client, QuantumTaskArn, QueryMap, HeadersMap, Options0)
-
list_tags_for_resource(Client, ResourceArn)
Shows the tags associated with this resource.
- list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap)
- list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap, Options0)
-
search_devices(Client, Input)
Searches for devices using the specified filters.
- search_devices(Client, Input0, Options0)
-
search_quantum_tasks(Client, Input)
Searches for tasks that match the specified filter values.
- search_quantum_tasks(Client, Input0, Options0)
-
tag_resource(Client, ResourceArn, Input)
Add a tag to the specified resource.
- tag_resource(Client, ResourceArn, Input0, Options0)
-
untag_resource(Client, ResourceArn, Input)
Remove tags from a resource.
- untag_resource(Client, ResourceArn, Input0, Options0)
Functions
cancel_quantum_task(Client, QuantumTaskArn, Input)
Cancels the specified task.
cancel_quantum_task(Client, QuantumTaskArn, Input0, Options0)
create_quantum_task(Client, Input)
Creates a quantum task.
create_quantum_task(Client, Input0, Options0)
get_device(Client, DeviceArn)
Retrieves the devices available in Amazon Braket.
get_device(Client, DeviceArn, QueryMap, HeadersMap)
get_device(Client, DeviceArn, QueryMap, HeadersMap, Options0)
get_quantum_task(Client, QuantumTaskArn)
Retrieves the specified quantum task.
get_quantum_task(Client, QuantumTaskArn, QueryMap, HeadersMap)
get_quantum_task(Client, QuantumTaskArn, QueryMap, HeadersMap, Options0)
list_tags_for_resource(Client, ResourceArn)
Shows the tags associated with this resource.
list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap)
list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap, Options0)
search_devices(Client, Input)
Searches for devices using the specified filters.
search_devices(Client, Input0, Options0)
search_quantum_tasks(Client, Input)
Searches for tasks that match the specified filter values.
search_quantum_tasks(Client, Input0, Options0)
tag_resource(Client, ResourceArn, Input)
Add a tag to the specified resource.
tag_resource(Client, ResourceArn, Input0, Options0)
untag_resource(Client, ResourceArn, Input)
Remove tags from a resource.