API Error: Truncated event with using Bedrock Inference Profiles
Resolved 💬 6 comments Opened Mar 3, 2025 by lou-k Closed May 22, 2025
Bedrock Application Inference profiles are a great way to track costs between different applications in the same aws account.
Unfortunately, claude code seems to choke when using one :(.
ANTHROPIC_MODEL="arn:aws:bedrock:***:****:application-inference-profile/***" claude --verbose --debug -p hello
API Error: Truncated event message received.
Is it easy/possible to support these? I assumed the response from bedrock would be the same shape :*(.
This issue has 6 comments on GitHub. Read the full discussion on GitHub ↗