Skip to content

Instantly share code, notes, and snippets.

@adenot
Created June 8, 2026 00:44
Show Gist options
  • Select an option

  • Save adenot/64ba6be03d90ae6119f31de0dc62f87d to your computer and use it in GitHub Desktop.

Select an option

Save adenot/64ba6be03d90ae6119f31de0dc62f87d to your computer and use it in GitHub Desktop.
run claude code in AWS cloudshell using bedrock
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