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 consistency. No security vulnerability addressed.
Diff
diff --git a/timestream/latest/developerguide/API_query_DeleteScheduledQuery.md b/timestream/latest/developerguide/API_query_DeleteScheduledQuery.md index 83491f39c..0cc42b254 100644 --- a//timestream/latest/developerguide/API_query_DeleteScheduledQuery.md +++ b//timestream/latest/developerguide/API_query_DeleteScheduledQuery.md @@ -45 +45 @@ For information about the errors that are common to all actions, see [Common Err -**AccessDenied** +**AccessDeniedException** @@ -50 +50 @@ You do not have the necessary permissions to access the account settings. -HTTP Status Code: 403 +HTTP Status Code: 400