AWS bedrock documentation change
Summary
Updated API key documentation links to reference the 'Build chapter' instead of specific HTML pages
Security assessment
This is a routine documentation restructuring with no security content changes. The authentication method (API keys) remains unchanged with no evidence of security fixes or vulnerabilities addressed.
Diff
diff --git a/bedrock/latest/userguide/inference-chat-completions.md b/bedrock/latest/userguide/inference-chat-completions.md index 7f860f473..973605aec 100644 --- a//bedrock/latest/userguide/inference-chat-completions.md +++ b//bedrock/latest/userguide/inference-chat-completions.md @@ -46 +46 @@ OpenAI SDK - * **Authentication** – The OpenAI SDK only supports authentication with an Amazon Bedrock API key. Generate an Amazon Bedrock API key to authenticate your request. To learn about Amazon Bedrock API keys and how to generate them, see [Generate Amazon Bedrock API keys to easily authenticate to the Amazon Bedrock API](./api-keys.html). + * **Authentication** – The OpenAI SDK only supports authentication with an Amazon Bedrock API key. Generate an Amazon Bedrock API key to authenticate your request. To learn about Amazon Bedrock API keys and how to generate them, see the API keys section in the Build chapter. @@ -64 +64 @@ Set up your AWS credentials or generate an Amazon Bedrock API key to authenticat - * To learn about Amazon Bedrock API keys and how to generate them, see [Generate Amazon Bedrock API keys to easily authenticate to the Amazon Bedrock API](./api-keys.html). + * To learn about Amazon Bedrock API keys and how to generate them, see the API keys section in the Build chapter.