docs: remove bedrock todo

kujtimiihoxha created

Change summary

providers/bedrock/README.md | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)

Detailed changes

providers/bedrock/README.md 🔗

@@ -1,14 +1,10 @@
 # Bedrock
 
-* Install the AWS CLI
-* Log in in `aws configure`
+- Install the AWS CLI
+- Log in in `aws configure`
 
 To see available models, run:
 
 ```bash
 aws bedrock list-inference-profiles --region us-east-1
 ```
-
-TODO:
-
-* [ ] Support API keys created [on this page](https://eu-north-1.console.aws.amazon.com/bedrock/home#/api-keys/long-term/create).