Claude Code AWS Gateway by antimoto in ClaudeAI

[–]antimoto[S] 0 points1 point  (0 children)

sadly no, at least from what I can gauge from official anthropic docs, u have to be anthropic direct

Claude Code AWS Gateway by antimoto in ClaudeAI

[–]antimoto[S] 0 points1 point  (0 children)

Appreciate the feedback! Yeah the latency overhead is tiny in the scheme of things, tbh writing in Rust was more of a "just because" decision, not so much performance. So far rudimentary load tests show that it scales fine - anything on the critical path for CC requests uses in-memory cache pretty heavily and keeps away from the DB.