II.
EnvVar JSON
Structured · liveenv-var:aws-bearer-token-bedrock
AWS_BEARER_TOKEN_BEDROCK json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}