ContainerImage containerImage
The container image used to create an Amazon Braket job.
ScriptModeConfig scriptModeConfig
Configures the paths to the Python scripts used for entry and training.
String jobArn
The ARN of the Amazon Braket job to cancel.
String uri
The URI locating the container image.
AlgorithmSpecification algorithmSpecification
Definition of the Amazon Braket job to be created. Specifies the container image the job uses and information about the Python scripts used for entry and training.
List<E> associations
The list of Amazon Braket resources associated with the hybrid job.
JobCheckpointConfig checkpointConfig
Information about the output locations for job checkpoint data.
String clientToken
A unique token that guarantees that the call to this API is idempotent.
DeviceConfig deviceConfig
The quantum processing unit (QPU) or simulator used to create an Amazon Braket job.
Map<K,V> hyperParameters
Algorithm-specific parameters used by an Amazon Braket job that influence the quality of the training job. The values are set with a string of JSON key:value pairs, where the key is the name of the hyperparameter and the value is the value of th hyperparameter.
List<E> inputDataConfig
A list of parameters that specify the name and type of input data and where it is located.
InstanceConfig instanceConfig
Configuration of the resource instances to use while running the hybrid job on Amazon Braket.
String jobName
The name of the Amazon Braket job.
JobOutputDataConfig outputDataConfig
The path to the S3 location where you want to store job artifacts and the encryption key used to store them.
String roleArn
The Amazon Resource Name (ARN) of an IAM role that Amazon Braket can assume to perform tasks on behalf of a user. It can access user resources, run an Amazon Braket job container on behalf of user, and output resources to the users' s3 buckets.
JobStoppingCondition stoppingCondition
The user-defined criteria that specifies when a job stops running.
Map<K,V> tags
A tag object that consists of a key and an optional value, used to manage metadata for Amazon Braket resources.
String jobArn
The ARN of the Amazon Braket job created.
String action
The action associated with the task.
List<E> associations
The list of Amazon Braket resources associated with the quantum task.
String clientToken
The client token associated with the request.
String deviceArn
The ARN of the device to run the task on.
String deviceParameters
The parameters for the device to run the task on.
String jobToken
The token for an Amazon Braket job that associates it with the quantum task.
String outputS3Bucket
The S3 bucket to store task result files in.
String outputS3KeyPrefix
The key prefix for the location in the S3 bucket to store task results in.
Long shots
The number of shots to use for the task.
Map<K,V> tags
Tags to be added to the quantum task you're creating.
String quantumTaskArn
The ARN of the task created by the request.
S3DataSource s3DataSource
Information about the data stored in Amazon S3 used by the Amazon Braket job.
String device
The primary quantum processing unit (QPU) or simulator used to create and run an Amazon Braket job.
String deviceArn
The ARN of the device to retrieve.
String deviceArn
The ARN of the device.
String deviceCapabilities
Details about the capabilities of the device.
String deviceName
The name of the device.
List<E> deviceQueueInfo
List of information about tasks and jobs queued on a device.
String deviceStatus
The status of the device.
String deviceType
The type of the device.
String providerName
The name of the partner company for the device.
AlgorithmSpecification algorithmSpecification
Definition of the Amazon Braket job created. Specifies the container image the job uses, information about the Python scripts used for entry and training, and the user-defined metrics used to evaluation the job.
List<E> associations
The list of Amazon Braket resources associated with the hybrid job.
Integer billableDuration
The billable time the Amazon Braket job used to complete.
JobCheckpointConfig checkpointConfig
Information about the output locations for job checkpoint data.
Date createdAt
The date and time that the Amazon Braket job was created.
DeviceConfig deviceConfig
The quantum processing unit (QPU) or simulator used to run the Amazon Braket job.
Date endedAt
The date and time that the Amazon Braket job ended.
List<E> events
Details about the type and time events occurred related to the Amazon Braket job.
String failureReason
A description of the reason why an Amazon Braket job failed, if it failed.
Map<K,V> hyperParameters
Algorithm-specific parameters used by an Amazon Braket job that influence the quality of the traiing job. The values are set with a string of JSON key:value pairs, where the key is the name of the hyperparameter and the value is the value of th hyperparameter.
List<E> inputDataConfig
A list of parameters that specify the name and type of input data and where it is located.
InstanceConfig instanceConfig
The resource instances to use while running the hybrid job on Amazon Braket.
String jobArn
The ARN of the Amazon Braket job.
String jobName
The name of the Amazon Braket job.
JobOutputDataConfig outputDataConfig
The path to the S3 location where job artifacts are stored and the encryption key used to store them there.
HybridJobQueueInfo queueInfo
Queue information for the requested job. Only returned if QueueInfo is specified in the
additionalAttributeNames" field in the GetJob API request.
String roleArn
The Amazon Resource Name (ARN) of an IAM role that Amazon Braket can assume to perform tasks on behalf of a user. It can access user resources, run an Amazon Braket job container on behalf of user, and output resources to the s3 buckets of a user.
Date startedAt
The date and time that the Amazon Braket job was started.
String status
The status of the Amazon Braket job.
JobStoppingCondition stoppingCondition
The user-defined criteria that specifies when to stop a job running.
Map<K,V> tags
A tag object that consists of a key and an optional value, used to manage metadata for Amazon Braket resources.
List<E> associations
The list of Amazon Braket resources associated with the quantum task.
Date createdAt
The time at which the task was created.
String deviceArn
The ARN of the device the task was run on.
String deviceParameters
The parameters for the device on which the task ran.
Date endedAt
The time at which the task ended.
String failureReason
The reason that a task failed.
String jobArn
The ARN of the Amazon Braket job associated with the quantum task.
String outputS3Bucket
The S3 bucket where task results are stored.
String outputS3Directory
The folder in the S3 bucket where task results are stored.
String quantumTaskArn
The ARN of the task.
QuantumTaskQueueInfo queueInfo
Queue information for the requested quantum task. Only returned if QueueInfo is specified in the
additionalAttributeNames" field in the GetQuantumTask API request.
Long shots
The number of shots used in the task.
String status
The status of the task.
Map<K,V> tags
The tags that belong to this task.
String message
Optional. Provides more information about the queue position. For example, if the job is complete and no longer in the queue, the message field contains that information.
String position
Current position of the job in the jobs queue.
String queue
The name of the queue.
String channelName
A named input source that an Amazon Braket job can consume.
String contentType
The MIME type of the data.
DataSource dataSource
The location of the channel data.
Integer instanceCount
Configures the number of resource instances to use while running an Amazon Braket job on Amazon Braket. The default value is 1.
String instanceType
Configures the type resource instances to use while running an Amazon Braket hybrid job.
Integer volumeSizeInGb
The size of the storage volume, in GB, that user wants to provision.
String kmsKeyId
The AWS Key Management Service (AWS KMS) key that Amazon Braket uses to encrypt the job training artifacts at rest using Amazon S3 server-side encryption.
String s3Path
Identifies the S3 path where you want Amazon Braket to store the job training artifacts. For example,
s3://bucket-name/key-name-prefix.
Integer maxRuntimeInSeconds
The maximum length of time, in seconds, that an Amazon Braket job can run.
Date createdAt
The date and time that the Amazon Braket job was created.
String device
Provides summary information about the primary device used by an Amazon Braket job.
Date endedAt
The date and time that the Amazon Braket job ended.
String jobArn
The ARN of the Amazon Braket job.
String jobName
The name of the Amazon Braket job.
Date startedAt
The date and time that the Amazon Braket job was started.
String status
The status of the Amazon Braket job.
Map<K,V> tags
A tag object that consists of a key and an optional value, used to manage metadata for Amazon Braket resources.
String resourceArn
Specify the resourceArn for the resource whose tags to display.
String message
Optional. Provides more information about the queue position. For example, if the task is complete and no longer in the queue, the message field contains that information.
String position
Current position of the task in the quantum tasks queue.
String queue
The name of the queue.
String queuePriority
Optional. Specifies the priority of the queue. Quantum tasks in a priority queue are processed before the tasks in a normal queue.
Date createdAt
The time at which the task was created.
String deviceArn
The ARN of the device the task ran on.
Date endedAt
The time at which the task finished.
String outputS3Bucket
The S3 bucket where the task result file is stored..
String outputS3Directory
The folder in the S3 bucket where the task result file is stored.
String quantumTaskArn
The ARN of the task.
Long shots
The shots used for the task.
String status
The status of the task.
Map<K,V> tags
Displays the key, value pairs of tags associated with this quantum task.
String s3Uri
Depending on the value specified for the S3DataType, identifies either a key name prefix or a
manifest that locates the S3 data source.
String compressionType
The type of compression used by the Python scripts for an Amazon Braket job.
String entryPoint
The path to the Python script that serves as the entry point for an Amazon Braket job.
String s3Uri
The URI that specifies the S3 path to the Python script module that contains the training script used by an Amazon Braket job.
List<E> filters
The filter values to use to search for a device.
Integer maxResults
The maximum number of results to return in the response.
String nextToken
A token used for pagination of results returned in the response. Use the token returned from the previous request continue results where the previous request ended.
List<E> devices
An array of DeviceSummary objects for devices that match the specified filter values.
String nextToken
A token used for pagination of results, or null if there are no additional results. Use the token value in a subsequent request to continue results where the previous request ended.
List<E> filters
The filter values to use when searching for a job.
Integer maxResults
The maximum number of results to return in the response.
String nextToken
A token used for pagination of results returned in the response. Use the token returned from the previous request to continue results where the previous request ended.
List<E> jobs
An array of JobSummary objects for devices that match the specified filter values.
String nextToken
A token used for pagination of results, or null if there are no additional results. Use the token
value in a subsequent request to continue results where the previous request ended.
List<E> filters
Array of SearchQuantumTasksFilter objects.
Integer maxResults
Maximum number of results to return in the response.
String nextToken
A token used for pagination of results returned in the response. Use the token returned from the previous request continue results where the previous request ended.
String nextToken
A token used for pagination of results, or null if there are no additional results. Use the token value in a subsequent request to continue results where the previous request ended.
List<E> quantumTasks
An array of QuantumTaskSummary objects for tasks that match the specified filters.
Copyright © 2023. All rights reserved.