AWS Security ChangesHomeSearch

AWS timestream documentation change

Service: timestream · 2025-07-13 · Documentation low

File: timestream/latest/developerguide/API_query_UpdateAccountSettings.md

Summary

Updated error name from AccessDeniedException to AccessDenied and corrected HTTP status code from 400 to 403 for authorization failures

Security assessment

Standardizes error documentation to use appropriate HTTP status codes without evidence of mitigating a security issue

Diff

diff --git a/timestream/latest/developerguide/API_query_UpdateAccountSettings.md b/timestream/latest/developerguide/API_query_UpdateAccountSettings.md
index e1bb91fb6..338539de7 100644
--- a//timestream/latest/developerguide/API_query_UpdateAccountSettings.md
+++ b//timestream/latest/developerguide/API_query_UpdateAccountSettings.md
@@ -140 +140 @@ For information about the errors that are common to all actions, see [Common Err
-**AccessDeniedException**
+**AccessDenied**
@@ -145 +145 @@ You do not have the necessary permissions to access the account settings.
-HTTP Status Code: 400
+HTTP Status Code: 403