AWS timestream documentation change
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