iiRecord
Agentic AI Atlas · AWS_BEARER_TOKEN_BEDROCK
env-var:aws-bearer-token-bedrocka5c.ai
II.
EnvVar JSON

env-var:aws-bearer-token-bedrock

Structured · live

AWS_BEARER_TOKEN_BEDROCK json

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

File · extensions/env-vars/claude-code-env-vars-bedrock.yamlCluster · extensions
Record JSON
{
  "id": "env-var:aws-bearer-token-bedrock",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-bedrock.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "AWS_BEARER_TOKEN_BEDROCK",
    "description": "Bedrock API key for authentication.",
    "name": "AWS_BEARER_TOKEN_BEDROCK",
    "category": "bedrock",
    "valueType": "string"
  },
  "outgoingEdges": [
    {
      "from": "env-var:aws-bearer-token-bedrock",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}