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.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
4. Sign in with AWS SSO
5. Verify AWS access
AWS_PROFILE, it can pick up your temporary Bedrock credentials automatically.