II.
EnvVar JSON
Structured · liveenv-var:anthropic-bedrock-service-tier
ANTHROPIC_BEDROCK_SERVICE_TIER json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "env-var:anthropic-bedrock-service-tier",
"_kind": "EnvVar",
"_file": "extensions/env-vars/claude-code-env-vars-bedrock.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "ANTHROPIC_BEDROCK_SERVICE_TIER",
"description": "Bedrock service tier (default, flex, or priority); sent as the X-Amzn-Bedrock-Service-Tier header.",
"name": "ANTHROPIC_BEDROCK_SERVICE_TIER",
"category": "bedrock",
"valueType": "enum"
},
"outgoingEdges": [
{
"from": "env-var:anthropic-bedrock-service-tier",
"to": "agent-runtime-impl:claude-code.runtime@1.x",
"kind": "affects",
"attributes": {}
}
],
"incomingEdges": []
}