| Class | Description |
|---|---|
| AlgorithmSpecification |
Defines the Amazon Braket job to be created.
|
| BraketException.BuilderImpl | |
| BraketRequest | |
| BraketRequest.BuilderImpl | |
| BraketResponse | |
| BraketResponse.BuilderImpl | |
| BraketResponseMetadata | |
| CancelJobRequest | |
| CancelJobResponse | |
| CancelQuantumTaskRequest | |
| CancelQuantumTaskResponse | |
| ContainerImage |
The container image used to create an Amazon Braket job.
|
| CreateJobRequest | |
| CreateJobResponse | |
| CreateQuantumTaskRequest | |
| CreateQuantumTaskResponse | |
| DataSource |
Information about the source of the data used by the Amazon Braket job.
|
| DeviceConfig |
Configures the quantum processing units (QPUs) or simulator used to create and run an Amazon Braket job.
|
| DeviceQueueInfo |
Information about tasks and jobs queued on a device.
|
| DeviceSummary |
Includes information about the device.
|
| GetDeviceRequest | |
| GetDeviceResponse | |
| GetJobRequest | |
| GetJobResponse | |
| GetQuantumTaskRequest | |
| GetQuantumTaskResponse | |
| HybridJobQueueInfo |
Information about the queue for a specified job.
|
| InputFileConfig |
A list of parameters that specify the input channels, type of input data, and where it is located.
|
| InstanceConfig |
Configures the resource instances to use while running the Amazon Braket hybrid job on Amazon Braket.
|
| JobCheckpointConfig |
Contains information about the output locations for job checkpoint data.
|
| JobEventDetails |
Details about the type and time events occurred related to the Amazon Braket job.
|
| JobOutputDataConfig |
Specifies the path to the S3 location where you want to store job artifacts and the encryption key used to store
them.
|
| JobStoppingCondition |
Specifies limits for how long an Amazon Braket job can run.
|
| JobSummary |
Provides summary information about an Amazon Braket job.
|
| ListTagsForResourceRequest | |
| ListTagsForResourceResponse | |
| QuantumTaskQueueInfo |
Information about the queue for the specified quantum task.
|
| QuantumTaskSummary |
Includes information about a quantum task.
|
| S3DataSource |
Information about the data stored in Amazon S3 used by the Amazon Braket job.
|
| ScriptModeConfig |
Contains information about the Python scripts used for entry and by an Amazon Braket job.
|
| SearchDevicesFilter |
The filter to use for searching devices.
|
| SearchDevicesRequest | |
| SearchDevicesResponse | |
| SearchJobsFilter |
A filter used to search for Amazon Braket jobs.
|
| SearchJobsRequest | |
| SearchJobsResponse | |
| SearchQuantumTasksFilter |
A filter to use to search for tasks.
|
| SearchQuantumTasksRequest | |
| SearchQuantumTasksResponse | |
| TagResourceRequest | |
| TagResourceResponse | |
| UntagResourceRequest | |
| UntagResourceResponse |
| Exception | Description |
|---|---|
| AccessDeniedException |
You do not have sufficient access to perform this action.
|
| BraketException | |
| ConflictException |
An error occurred due to a conflict.
|
| DeviceOfflineException |
The specified device is currently offline.
|
| DeviceRetiredException |
The specified device has been retired.
|
| 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 exceeded.
|
| ThrottlingException |
The throttling rate limit is met.
|
| ValidationException |
The input fails to satisfy the constraints specified by an AWS service.
|
Copyright © 2023. All rights reserved.