AWS Security ChangesHomeSearch

AWS bedrock documentation change

Service: bedrock · 2025-11-22 · Documentation low

File: bedrock/latest/userguide/troubleshooting-api-error-codes.md

Summary

Fixed URL formatting by adding double slashes in documentation links to AWS resources

Security assessment

The changes only correct URL paths by adding double slashes after the domain (e.g., changing '...amazon.com/prescriptive-guidance' to '...amazon.com//prescriptive-guidance'). There is no evidence of security vulnerability fixes, security feature documentation, or security-related content changes. The modifications appear to be purely formatting corrections for documentation links.

Diff

diff --git a/bedrock/latest/userguide/troubleshooting-api-error-codes.md b/bedrock/latest/userguide/troubleshooting-api-error-codes.md
index 8c39dd69e..7cc0a7596 100644
--- a//bedrock/latest/userguide/troubleshooting-api-error-codes.md
+++ b//bedrock/latest/userguide/troubleshooting-api-error-codes.md
@@ -64 +64 @@ This section provides detailed information about the common errors you might enc
-  * We suggest employing AWS recommended approach of using [retries with exponential backoff](https://docs.aws.amazon.com/prescriptive-guidance/latest/cloud-design-patterns/retry-backoff.html) and random [jitter](https://aws.amazon.com/builders-library/timeouts-retries-and-backoff-with-jitter/) for improved reliability.
+  * We suggest employing AWS recommended approach of using [retries with exponential backoff](https://docs.aws.amazon.com//prescriptive-guidance/latest/cloud-design-patterns/retry-backoff.html) and random [jitter](https://aws.amazon.com/builders-library/timeouts-retries-and-backoff-with-jitter/) for improved reliability.
@@ -81 +81 @@ This section provides detailed information about the common errors you might enc
-  * Verify that the action calling is supported by Amazon Bedrock and is correctly documented as shown in [Amazon Bedrock API Reference.](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_Operations.html)
+  * Verify that the action calling is supported by Amazon Bedrock and is correctly documented as shown in [Amazon Bedrock API Reference.](https://docs.aws.amazon.com//bedrock/latest/APIReference/API_Operations.html)
@@ -184 +184 @@ This section provides detailed information about the common errors you might enc
-  * We suggest employing AWS recommended approach of using [retries with exponential backoff](https://docs.aws.amazon.com/prescriptive-guidance/latest/cloud-design-patterns/retry-backoff.html) and random [jitter](https://aws.amazon.com/builders-library/timeouts-retries-and-backoff-with-jitter/) for improved reliability.
+  * We suggest employing AWS recommended approach of using [retries with exponential backoff](https://docs.aws.amazon.com//prescriptive-guidance/latest/cloud-design-patterns/retry-backoff.html) and random [jitter](https://aws.amazon.com/builders-library/timeouts-retries-and-backoff-with-jitter/) for improved reliability.
@@ -188 +188 @@ This section provides detailed information about the common errors you might enc
-  * [Use Cross-Region inference](https://docs.aws.amazon.com/bedrock/latest/userguide/cross-region-inference.html) to seamlessly manage unplanned traffic bursts by utilizing compute across different AWS Regions.
+  * [Use Cross-Region inference](https://docs.aws.amazon.com//bedrock/latest/userguide/cross-region-inference.html) to seamlessly manage unplanned traffic bursts by utilizing compute across different AWS Regions.
@@ -190 +190 @@ This section provides detailed information about the common errors you might enc
-  * If you have high throughput requirements, we suggest exploring [Provisioned Throughput](https://docs.aws.amazon.com/bedrock/latest/userguide/prov-throughput.html) for your use case.
+  * If you have high throughput requirements, we suggest exploring [Provisioned Throughput](https://docs.aws.amazon.com//bedrock/latest/userguide/prov-throughput.html) for your use case.
@@ -216 +216 @@ If you experience frequent 503 errors or if they significantly impact your opera
-  * We suggest employing AWS recommended approach of using [retries with exponential backoff.](https://docs.aws.amazon.com/prescriptive-guidance/latest/cloud-design-patterns/retry-backoff.html) and random [jitter](https://aws.amazon.com/builders-library/timeouts-retries-and-backoff-with-jitter/) for improved reliability.
+  * We suggest employing AWS recommended approach of using [retries with exponential backoff.](https://docs.aws.amazon.com//prescriptive-guidance/latest/cloud-design-patterns/retry-backoff.html) and random [jitter](https://aws.amazon.com/builders-library/timeouts-retries-and-backoff-with-jitter/) for improved reliability.
@@ -218 +218 @@ If you experience frequent 503 errors or if they significantly impact your opera
-  * If you have high throughput requirements, we suggest exploring [Provisioned Throughput](https://docs.aws.amazon.com/bedrock/latest/userguide/prov-throughput.html) for your use case.
+  * If you have high throughput requirements, we suggest exploring [Provisioned Throughput](https://docs.aws.amazon.com//bedrock/latest/userguide/prov-throughput.html) for your use case.
@@ -259 +259 @@ If you experience frequent 503 errors or if they significantly impact your opera
-  * Use [ListFoundationModels](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_ListFoundationModels.html) to learn about the available Amazon Bedrock foundation models that you can use.
+  * Use [ListFoundationModels](https://docs.aws.amazon.com//bedrock/latest/APIReference/API_ListFoundationModels.html) to learn about the available Amazon Bedrock foundation models that you can use.