AWS SSO Login
Before Firebender can use Amazon Bedrock, make sure you have access to an AWS account and role with Bedrock permissions. If you do not yet have access, request it from your team or AWS administrator.Amazon Bedrock support is only available via a whitelist. If you want to get your account or organization whitelisted for Bedrock support, please contact help@firebender.com. Also make sure you are running the latest Firebender plugin version (0.15.21+).
1. Install the AWS CLI
If you do not have the AWS CLI installed yet, install it from Homebrew.2. Configure an AWS SSO profile
Run:- SSO start URL
- SSO region
- AWS account
- AWS role
- Profile name
~/.aws/config.
3. Add AWS variables to your shell config
Add these exports to your shell startup file such as~/.zshrc or ~/.bashrc
You may need to restart your IDE after updating your shell config so it picks up the new environment variables.
4. Sign in with AWS SSO
5. Verify AWS access
AWS_PROFILE, it can pick up your temporary Bedrock credentials automatically.