You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -78,9 +78,9 @@ go run ./hello -region=eu-central-1
78
78
Be aware that not all regions may support Bedrock and its models yet. Verify service availability for your region [here](https://aws.amazon.com/about-aws/global-infrastructure/regional-product-services/). For available models per region, refer to the [Bedrock dashboard](https://console.aws.amazon.com/bedrock) in the AWS Management Console.
79
79
<!--custom.instructions.end-->
80
80
81
-
#### Hello Amazon Bedrock
81
+
#### Hello Amazon Bedrock Runtime
82
82
83
-
This example shows you how to get started using Amazon Bedrock.
83
+
This example shows you how to get started using Amazon Bedrock Runtime.
84
84
85
85
```
86
86
go run ./hello
@@ -133,4 +133,4 @@ in the `gov2` folder.
133
133
134
134
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
0 commit comments