Skip to content

Escape bedrock model arn #719

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
8enmann opened this issue Mar 20, 2025 · 1 comment
Open

Escape bedrock model arn #719

8enmann opened this issue Mar 20, 2025 · 1 comment

Comments

@8enmann
Copy link

8enmann commented Mar 20, 2025

anthropics/claude-code#297 (comment)

Per this comment, the sdk should take care of properly URL escaping ARNs. Might be as simple as model_name.replace(/\//g, '%2F')

@RobertCraigie
Copy link
Collaborator

We'll be promoting the current alpha to stable as soon as possible, which will include this fix (not currently released unfortunately).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants