aws-samples / aws-samples/sample-client-for-amazon-bedrock

how to specify arn?

Open
#36 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
128
Forks
38
PR merge metrics
No merged PRs in 30d

Description

Hi,

how can i specify the ARN?

i need to specify it somewhere like: arn:aws:bedrock:eu-west-1:311141537062:inference-profile/eu.anthropic.claude-3-7-sonnet-20250219-v1:0

but there is nowhere to put it in the config section and without it all i get is:

{
"error": true,
"message": "Invocation of model ID anthropic.claude-3-7-sonnet-20250219-v1:0 with on-demand throughput isn’t supported. Retry your request with the ID or ARN of an inference profile that contains this model."
}

Thanks

Contributor guide

Open the contributing guide

Research direction

Start by locating the configuration section mentioned in the issue and trace how the model ID is passed to Amazon Bedrock. Determine where an inference-profile ARN could be configured, then verify completion by confirming that the supplied ARN is used for invocation without the reported on-demand throughput error.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.