AWS timestream documentation change
Summary
Updated error name from 'AccessDenied' to 'AccessDeniedException' and changed HTTP status code from 403 to 400
Security assessment
Standardization of error naming and HTTP status codes. No evidence of security-related fixes.
Diff
diff --git a/timestream/latest/developerguide/API_query_Query.md b/timestream/latest/developerguide/API_query_Query.md index 14c8dba8a..e504b3623 100644 --- a//timestream/latest/developerguide/API_query_Query.md +++ b//timestream/latest/developerguide/API_query_Query.md @@ -274 +274 @@ For information about the errors that are common to all actions, see [Common Err -**AccessDenied** +**AccessDeniedException** @@ -279 +279 @@ You do not have the necessary permissions to access the account settings. -HTTP Status Code: 403 +HTTP Status Code: 400