AWS timestream documentation change
Summary
Updated error name from 'AccessDenied' to 'AccessDeniedException' and changed HTTP status code from 403 to 400
Security assessment
Documentation correction for error handling. No security vulnerability addressed.
Diff
diff --git a/timestream/latest/developerguide/API_query_ExecuteScheduledQuery.md b/timestream/latest/developerguide/API_query_ExecuteScheduledQuery.md index ed65e7813..82b16c6cf 100644 --- a//timestream/latest/developerguide/API_query_ExecuteScheduledQuery.md +++ b//timestream/latest/developerguide/API_query_ExecuteScheduledQuery.md @@ -83 +83 @@ For information about the errors that are common to all actions, see [Common Err -**AccessDenied** +**AccessDeniedException** @@ -88 +88 @@ You do not have the necessary permissions to access the account settings. -HTTP Status Code: 403 +HTTP Status Code: 400