Skip to content

Commit

Permalink
Update a few more usages of AWS/Amazon Bedrock (#499)
Browse files Browse the repository at this point in the history
  • Loading branch information
mckornfield authored Dec 6, 2024
1 parent 4bfb198 commit 9dffa32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/notebooks/amazon/navigator_tabular_amazon_bedrock.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"\n",
"This Notebook will walk you through the following steps:\n",
"\n",
"* Deploy Gretel Navigator Tabular on AWS Bedrock\n",
"* Deploy Gretel Navigator Tabular on Amazon Bedrock\n",
"* Install and configure the Gretel SDK\n",
"* Generate synthetic data with the Gretel SDK and the Bedrock Endpoint\n",
"* Edit and augment existing data with the Gretel SDK and the Bedrock Endpoint"
Expand All @@ -32,7 +32,7 @@
"source": [
"# Deploy Gretel Navigator\n",
"\n",
"To get started, visit the [AWS Bedrock homepage](https://us-west-2.console.aws.amazon.com/bedrock/home?region=us-west-2#/) in the AWS Console. In this example we'll be using `us-west-2`."
"To get started, visit the [Amazon Bedrock homepage](https://us-west-2.console.aws.amazon.com/bedrock/home?region=us-west-2#/) in the AWS Console. In this example we'll be using `us-west-2`."
]
},
{
Expand Down

0 comments on commit 9dffa32

Please sign in to comment.