amazonaws.com

The Amazon Braket API Reference provides information about the operations and structures supported in Amazon Braket. Additional Resources: Amazon Braket Developer Guide <

🔑 oauth2 13 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
Retrieves the specified Amazon Braket job.
curl \
  -H "Authorization: $API_KEY" \
  http://braket.us-east-1.amazonaws.com/job/{jobArn}
<p>Retrieves the devices available in Amazon Braket.</p> <note> <p>For backwa…
curl \
  -H "Authorization: $API_KEY" \
  http://braket.us-east-1.amazonaws.com/device/{deviceArn}
Shows the tags associated with this resource.
curl \
  -H "Authorization: $API_KEY" \
  http://braket.us-east-1.amazonaws.com/tags/{resourceArn}
Endpoints (13 total)
GET
/job/{jobArn}
Retrieves the specified Amazon Braket job.
GET
/device/{deviceArn}
<p>Retrieves the devices available in Amazon Braket.</p> <note> <p>For backwa…
GET
/tags/{resourceArn}
Shows the tags associated with this resource.
GET
/quantum-task/{quantumTaskArn}
Retrieves the specified quantum task.
POST
/job
Creates an Amazon Braket job.
POST
/jobs
Searches for Amazon Braket jobs that match the specified filter values.
POST
/devices
Searches for devices using the specified filters.
POST
/quantum-task
Creates a quantum task.
POST
/quantum-tasks
Searches for tasks that match the specified filter values.
POST
/tags/{resourceArn}
Add a tag to the specified resource.
PUT
/job/{jobArn}/cancel
Cancels an Amazon Braket job.
PUT
/quantum-task/{quantumTaskArn}/cancel
Cancels the specified task.
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints13
Authoauth2
Categories1
http://braket.us-east-1.amazonaws.com