From 805db6b534f245788cad18023f2ab911808e3825 Mon Sep 17 00:00:00 2001 From: badra001 Date: Fri, 20 Jun 2025 11:05:22 -0400 Subject: [PATCH] update --- aws/documentation/services/bedrock/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aws/documentation/services/bedrock/README.md b/aws/documentation/services/bedrock/README.md index 7b26b046..bb0e7a76 100644 --- a/aws/documentation/services/bedrock/README.md +++ b/aws/documentation/services/bedrock/README.md @@ -6,12 +6,12 @@ and this document describes how to do that along with reference links to the doc ## Links * [Models by Region](https://docs.aws.amazon.com/bedrock/latest/userguide/models-regions.html) -* [supported Models](https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html) +* [Supported Models](https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html) ```script Anthropic Claude 3 Haiku anthropic.claude-3-haiku-20240307-v1:0 us-gov-west-1 Anthropic Claude 3.5 Sonnet anthropic.claude-3-5-sonnet-20240620-v1:0 us-gov-west-1 ``` -[Enable Access to Models](https://docs.aws.amazon.com/bedrock/latest/userguide/model-access-modify.html) +* [Enable Access to Models](https://docs.aws.amazon.com/bedrock/latest/userguide/model-access-modify.html) ## GovCloud Usage