AWS bedrock documentation change
Summary
Updated documentation links from 'Getting started' to 'Get started' in prerequisite steps
Security assessment
Minor editorial change to link text formatting without any security implications. The modification is purely cosmetic and doesn't affect security documentation or address vulnerabilities.
Diff
diff --git a/bedrock/latest/userguide/flows-code-ex.md b/bedrock/latest/userguide/flows-code-ex.md index ba1945f61..b4a7bf00d 100644 --- a//bedrock/latest/userguide/flows-code-ex.md +++ b//bedrock/latest/userguide/flows-code-ex.md @@ -9 +9 @@ The following code samples assume that you've fulfilled the following prerequisi - 1. Set up a role to have permissions to Amazon Bedrock actions. If you haven't, refer to [Getting started with Amazon Bedrock](./getting-started.html). + 1. Set up a role to have permissions to Amazon Bedrock actions. If you haven't, refer to [Get started with Amazon Bedrock](./getting-started.html). @@ -11 +11 @@ The following code samples assume that you've fulfilled the following prerequisi - 2. Set up your credentials to use the AWS API. If you haven't, refer to [Getting started with the API](./getting-started-api.html). + 2. Set up your credentials to use the AWS API. If you haven't, refer to [Get started with the API](./getting-started-api.html).