Files
sproutclaw/packages/ai/src
ajm_ensighten 8cef3c8d7f fix(amazon-bedrock): extract region from inference profile ARNs
Application inference profile ARNs encode the region
(arn:aws:bedrock:<region>:<account>:...) but the provider ignored it,
falling through to AWS_REGION which may point to a different region.
Extract the region from the ARN when present, taking priority over
environment variables.

Fixes #4860
2026-06-08 17:01:51 -05:00
..
2026-05-22 15:51:36 +02:00
2026-06-08 17:15:51 +02:00
2026-06-08 17:15:51 +02:00
2026-05-29 22:36:05 +02:00