AWS bedrock documentation change
Summary
Updated link text from 'Getting started with the API' to 'Get started with the API' (documentation wording fix)
Security assessment
The change is a minor editorial correction to link text with no security implications. No security-related content was added or modified.
Diff
diff --git a/bedrock/latest/userguide/inference-invoke.md b/bedrock/latest/userguide/inference-invoke.md index 2075999f4..d7b698176 100644 --- a//bedrock/latest/userguide/inference-invoke.md +++ b//bedrock/latest/userguide/inference-invoke.md @@ -60 +60 @@ This topic provides some basic examples for running inference using a single pro -The following examples assume that you've set up programmatic access such that you automatically authenticate to the AWS CLI and the SDK for Python (Boto3) in a default AWS Region when you run these examples. For information on setting up programmating access, see [Getting started with the API](./getting-started-api.html). +The following examples assume that you've set up programmatic access such that you automatically authenticate to the AWS CLI and the SDK for Python (Boto3) in a default AWS Region when you run these examples. For information on setting up programmating access, see [Get started with the API](./getting-started-api.html).