Set Up Stakpak with Amazon Bedrock
Use Amazon Bedrock as your LLM provider for Stakpak
Prerequisites
Step 1: Install Stakpak
curl -sSL https://stakpak.dev/install.sh | shStep 2: Configure AWS Credentials
AWS Named Profile (Recommended)
IAM User Access Keys
Environment Variables
Required IAM Permissions
Step 3: Enable Model Access in AWS Console
Step 4: Authenticate Stakpak with Bedrock
References
Last updated