CreateJobRequest
Types
Properties
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.
The list of Amazon Braket resources associated with the hybrid job.
Information about the output locations for job checkpoint data.
A unique token that guarantees that the call to this API is idempotent.
The quantum processing unit (QPU) or simulator used to create an Amazon Braket job.
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.
A list of parameters that specify the name and type of input data and where it is located.
Configuration of the resource instances to use while running the hybrid job on Amazon Braket.
The path to the S3 location where you want to store job artifacts and the encryption key used to store them.
The user-defined criteria that specifies when a job stops running.