Amazon Braket · Schema

Quantum Task

A quantum task submitted to an Amazon Braket device (QPU or simulator)

Quantum ComputingQuantum HardwareHybrid Quantum-ClassicalQPUQuantum SimulationAWSAmazon Web ServicesResearchHPC

Properties

Name Type Description
quantumTaskArn string ARN of the quantum task
deviceArn string ARN of the quantum device the task is submitted to
shots integer Number of times the circuit is executed
outputS3Bucket string S3 bucket for task result output
outputS3KeyPrefix string S3 key prefix for task result output
status string Current status of the quantum task
failureReason string Reason for task failure if status is FAILED
createdAt string Timestamp when the task was created
endedAt string Timestamp when the task ended
tags object Metadata tags for the quantum task
View JSON Schema on GitHub