Skip to content

Commit 660c801

Browse files
committed
2025-05-15
1 parent 4989a26 commit 660c801

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apigw-lambda-bedrock-cdk-python/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Important: this application uses various AWS services and there are costs associ
1818
## Amazon Bedrock setup instructions
1919
You must request access to a model before you can use it. If you try to use the model (with the API or console) before you have requested access to it, you receive an error message. For more information, see [Model access](https://docs.aws.amazon.com/bedrock/latest/userguide/model-access.html).
2020

21-
1. In the AWS console, select the region from which you want to access Amazon Bedrock. At the time of writing, Amazon Bedrock is available in us-east-1 (N. Virginia) and us-west-2 (Oregon) regions.
21+
1. In the AWS console, select the region from which you want to access Amazon Bedrock. At the time of writing, Amazon Bedrock is available in most major regions.
2222

2323
![Region Selection](bedrock_setup/region-selection.png)
2424

@@ -38,7 +38,7 @@ You must request access to a model before you can use it. If you try to use the
3838

3939
![Model Access View](bedrock_setup/model-access-view.png)
4040

41-
6. Use the checkboxes to select the models you wish to enable. Review the applicable EULAs as needed. Click **Save changes** to activate the models in your account. For this pattern we only need Anthropic/Claude but feel free to experiment with others.
41+
6. Use the checkboxes to select the models you wish to enable. Review the applicable EULAs as needed. Click **Save changes** to activate the models in your account. For this pattern we only need Anthropic Claude 3 Haiku but feel free to experiment with others.
4242

4343
## Deployment Instructions
4444

0 commit comments

Comments
 (0)