iiRecord
Agentic AI Atlas · Bedrock
provider:bedrocka5c.ai
II.
ModelProviderProduct JSON

provider:bedrock

Structured · live

Bedrock json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · capabilities-and-models/model-provider-product.yamlCluster · capabilities-and-models
Record JSON
{
  "id": "provider:bedrock",
  "_kind": "ModelProviderProduct",
  "_file": "capabilities-and-models/model-provider-product.yaml",
  "_cluster": "capabilities-and-models",
  "attributes": {
    "providerId": "bedrock",
    "displayName": "Bedrock",
    "kindLabel": "cloud-provider",
    "vendor": "Bedrock",
    "homepage": null,
    "apiFamilies": [],
    "authKinds": [],
    "evidenceRefs": [
      "repo-transport-mux-readme",
      "repo-transport-mux-architecture"
    ]
  },
  "outgoingEdges": [
    {
      "from": "provider:bedrock",
      "to": "evidence:repo-transport-mux-readme",
      "kind": "has_evidence_source"
    },
    {
      "from": "provider:bedrock",
      "to": "evidence:repo-transport-mux-architecture",
      "kind": "has_evidence_source"
    }
  ],
  "incomingEdges": [
    {
      "from": "providerVersion:bedrock:ge-0-0-0",
      "to": "provider:bedrock",
      "kind": "model_provider_version_of"
    }
  ]
}