Class | Description |
---|---|
CancelQuantumTaskRequest | |
CancelQuantumTaskResult | |
CreateQuantumTaskRequest | |
CreateQuantumTaskResult | |
DeviceSummary |
Includes information about the device.
|
GetDeviceRequest | |
GetDeviceResult | |
GetQuantumTaskRequest | |
GetQuantumTaskResult | |
QuantumTaskSummary |
Includes information about a quantum task.
|
SearchDevicesFilter |
The filter to use for searching devices.
|
SearchDevicesRequest | |
SearchDevicesResult | |
SearchQuantumTasksFilter |
A filter to use to search for tasks.
|
SearchQuantumTasksRequest | |
SearchQuantumTasksResult |
Enum | Description |
---|---|
CancellationStatus | |
DeviceStatus | |
DeviceType | |
QuantumTaskStatus | |
SearchQuantumTasksFilterOperator |
Exception | Description |
---|---|
AccessDeniedException |
You do not have sufficient access to perform this action.
|
AWSBraketException |
Base exception for all service exceptions thrown by Braket
|
ConflictException |
An error occurred due to a conflict.
|
DeviceOfflineException |
The specified device is currently offline.
|
InternalServiceException |
The request processing has failed because of an unknown error, exception or failure.
|
ResourceNotFoundException |
The specified resource was not found.
|
ServiceQuotaExceededException |
The request failed because a service quota is met.
|
ThrottlingException |
The throttling rate limit is met.
|
ValidationException |
The input fails to satisfy the constraints specified by an AWS service.
|