AWS timestream documentation change
Summary
Updated error name from 'AccessDenied' to 'AccessDeniedException' and changed HTTP status code from 403 to 400
Security assessment
Similar to the previous change, this corrects error naming and HTTP codes but lacks evidence of addressing a security issue or adding security documentation.
Diff
diff --git a/timestream/latest/developerguide/API_query_UpdateScheduledQuery.md b/timestream/latest/developerguide/API_query_UpdateScheduledQuery.md index cff4d0b15..bd3e491f6 100644 --- a//timestream/latest/developerguide/API_query_UpdateScheduledQuery.md +++ b//timestream/latest/developerguide/API_query_UpdateScheduledQuery.md @@ -57 +57 @@ For information about the errors that are common to all actions, see [Common Err -**AccessDenied** +**AccessDeniedException** @@ -62 +62 @@ You do not have the necessary permissions to access the account settings. -HTTP Status Code: 403 +HTTP Status Code: 400