To use AWS Bedrock, you must have enabled models in the AWS Bedrock console. You must also provide an AWS access key ID and secret key. ``` AWS_ACCESS_KEY_ID=ID-KEY-HERE AWS_SECRET_ACCESS_KEY=TOKEN-GOES-HERE AWS_DEFAULT_REGION=AWS-REGION-HERE ```