diff --git a/docs/notebooks/amazon/navigator_tabular_amazon_bedrock.ipynb b/docs/notebooks/amazon/navigator_tabular_amazon_bedrock.ipynb index dba9d30..e6f878a 100644 --- a/docs/notebooks/amazon/navigator_tabular_amazon_bedrock.ipynb +++ b/docs/notebooks/amazon/navigator_tabular_amazon_bedrock.ipynb @@ -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" @@ -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`." ] }, {