AWS Security ChangesHomeSearch

AWS bedrock documentation change

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

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

Summary

Removed BadCScoreException error documentation including its 403 status code, cause, and resolution steps

Security assessment

The removal of an authorization-related error code documentation suggests deprecation or internal changes to authorization mechanisms, but there's no explicit evidence of addressing a security vulnerability. Authorization changes could have security implications, but the diff lacks context about vulnerabilities or exploits being fixed.

Diff

diff --git a/bedrock/latest/userguide/troubleshooting-api-error-codes.md b/bedrock/latest/userguide/troubleshooting-api-error-codes.md
index 52bccbef6..8c39dd69e 100644
--- a//bedrock/latest/userguide/troubleshooting-api-error-codes.md
+++ b//bedrock/latest/userguide/troubleshooting-api-error-codes.md
@@ -5 +5 @@
-AccessDeniedExceptionBadCScoreExceptionFTUFormNotFilledIncompleteSignatureInternalFailureInvalidActionInvalidClientTokenIdAWS Marketplace Agreement Failed within 15 minutesAWS Marketplace Agreement Pending after 15 minutesMPAgreementBeingCreatedNotAuthorizedRequestExpiredServiceUnavailableThrottlingExceptionValidationErrorResourceNotFound
+AccessDeniedExceptionFTUFormNotFilledIncompleteSignatureInternalFailureInvalidActionInvalidClientTokenIdAWS Marketplace Agreement Failed within 15 minutesAWS Marketplace Agreement Pending after 15 minutesMPAgreementBeingCreatedNotAuthorizedRequestExpiredServiceUnavailableThrottlingExceptionValidationErrorResourceNotFound
@@ -26,13 +25,0 @@ This section provides detailed information about the common errors you might enc
-## BadCScoreException
-
-**HTTP Status Code:** 403
-
-**Cause:** Your account is not authorized to access this model
-
-**Solution:**
-
-  * Contact AWS Support for further details
-
-
-
-