# Bedrock

- Install the AWS CLI
- Log in with `aws login`

To see available models, run:

```bash
aws bedrock list-inference-profiles --region us-east-1
```
