AWS Security ChangesHomeSearch

AWS timestream documentation change

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

File: timestream/latest/developerguide/API_query_UpdateAccountSettings.md

Summary

Updated error name from 'AccessDenied' to 'AccessDeniedException' and changed HTTP status code from 403 to 400

Security assessment

The change corrects error naming conventions and adjusts HTTP status codes but does not address a security vulnerability or introduce security-related documentation.

Diff

diff --git a/timestream/latest/developerguide/API_query_UpdateAccountSettings.md b/timestream/latest/developerguide/API_query_UpdateAccountSettings.md
index 338539de7..e1bb91fb6 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
-**AccessDenied**
+**AccessDeniedException**
@@ -145 +145 @@ You do not have the necessary permissions to access the account settings.
-HTTP Status Code: 403
+HTTP Status Code: 400