AWS Security ChangesHomeSearch

AWS timestream documentation change

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

File: timestream/latest/developerguide/API_query_UpdateScheduledQuery.md

Summary

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

Security assessment

Corrects error response details to match authorization failure standards but doesn't address a specific security vulnerability

Diff

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