Created
June 8, 2026 00:44
-
-
Save adenot/64ba6be03d90ae6119f31de0dc62f87d to your computer and use it in GitHub Desktop.
run claude code in AWS cloudshell using bedrock
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| export CLAUDE_CODE_USE_BEDROCK=1 | |
| export ANTHROPIC_MODEL=sonnet | |
| curl -fsSL https://claude.ai/install.sh | bash |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment