Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

AWS Braket SpendingLimits API

Per-device opt-in cost controls for QPU tasks.

AWS Braket SpendingLimits API is one of 5 APIs that AWS Braket publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 3 JSON Schema definitions.

Tagged areas include SpendingLimits. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 3 JSON Schemas.

This API exposes 4 operations across 3 paths. It is described by OpenAPI 3.1.0, at version 2019-09-01.

Requests are made against 3 base URLs: https://braket.us-east-1.amazonaws.com, https://braket.us-west-2.amazonaws.com, https://braket.eu-north-1.amazonaws.com.

4 operations 3 paths 0 schemas 1 DELETE2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2019-09-01
Servers
https://braket.us-east-1.amazonaws.com
https://braket.us-west-2.amazonaws.com
https://braket.eu-north-1.amazonaws.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

AWS Braket SpendingLimits API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (SigV4). By default, every request must be authenticated.

Paths & Operations 4

Across 3 paths, the API surfaces 4 operations — 1 DELETE, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

SpendingLimits 4

Per-device opt-in cost controls for QPU tasks.

POST
/spending-limit
AWS Braket Create A Spending Limit
createSpendingLimit body → 201
PUT
/spending-limit/{spendingLimitArn}
AWS Braket Update A Spending Limit
updateSpendingLimit 1 param body → 200
DELETE
/spending-limit/{spendingLimitArn}
AWS Braket Delete A Spending Limit
deleteSpendingLimit 1 param → 204
POST
/spending-limits
AWS Braket Search Spending Limits
searchSpendingLimits body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

aws-braket-spendinglimits-api-openapi.yml Raw ↑

Other APIs AWS Braket publishes across the network.

AWS Braket Devices API
AWS Braket Tags API
AWS Braket HybridJobs API
AWS Braket QuantumTasks API