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 Tags API

Tag quantum tasks, hybrid jobs, and spending limits for cost allocation, IAM ABAC, and resource organization. Tags propagate to AWS Cost Explorer and AWS Budgets and can be referenced in IAM condition keys to enforce fine-grained access controls.

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

Tagged areas include Quantum Computing, Tags, and FinOps. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.

This API exposes 3 operations across 1 path. 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.

3 operations 1 paths 0 schemas 1 DELETE1 GET1 POST

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 Tags 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 3

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

Tags 3

Tagging for Braket resources.

GET
/tags/{resourceArn}
AWS Braket List Tags For Resource
listTagsForResource 1 param → 200
POST
/tags/{resourceArn}
AWS Braket Tag A Resource
tagResource 1 param body → 200
DELETE
/tags/{resourceArn}
AWS Braket Untag A Resource
untagResource 2 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs AWS Braket publishes across the network.

AWS Braket Devices API
AWS Braket HybridJobs API
AWS Braket QuantumTasks API
AWS Braket SpendingLimits API