II.
EnvVar JSON
Structured · liveenv-var:anthropic-small-fast-model-aws-region
ANTHROPIC_SMALL_FAST_MODEL_AWS_REGION json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "env-var:anthropic-small-fast-model-aws-region",
"_kind": "EnvVar",
"_file": "extensions/env-vars/claude-code-env-vars-bedrock.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "ANTHROPIC_SMALL_FAST_MODEL_AWS_REGION",
"description": "Override AWS region for the Haiku-class model when using Bedrock or Bedrock Mantle.",
"name": "ANTHROPIC_SMALL_FAST_MODEL_AWS_REGION",
"category": "bedrock",
"valueType": "string"
},
"outgoingEdges": [
{
"from": "env-var:anthropic-small-fast-model-aws-region",
"to": "agent-runtime-impl:claude-code.runtime@1.x",
"kind": "affects",
"attributes": {}
}
],
"incomingEdges": []
}