Skip to content

Commit 7bbb1a7

Browse files
committed
updated readme
1 parent 81e943e commit 7bbb1a7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

python/example_code/bedrock/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@ python -m pip install -r requirements.txt
3535
> ⚠ 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 will receive an error message. For more information, see [Model access](https://docs.aws.amazon.com/bedrock/latest/userguide/model-access.html).
3636
<!--custom.prerequisites.end-->
3737
38+
### Get started
39+
40+
- [Hello Amazon Bedrock](hello_bedrock.py#L5)
41+
42+
3843
### Single actions
3944

4045
Code excerpts that show you how to call individual service functions.

0 commit comments

Comments
 (0)