AWS Security ChangesHomeSearch

AWS timestream documentation change

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

File: timestream/latest/developerguide/API_query_CreateScheduledQuery.md

Summary

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

Security assessment

Standardization of error names and HTTP codes for consistency. No direct security impact identified.

Diff

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