AWS Security ChangesHomeSearch

AWS timestream documentation change

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

File: timestream/latest/developerguide/API_query_DescribeAccountSettings.md

Summary

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

Security assessment

Error naming and HTTP code standardization. No evidence of security-related changes.

Diff

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