AWS timestream documentation change
Summary
Updated error name from 'AccessDenied' to 'AccessDeniedException' and changed HTTP status code from 403 to 400
Security assessment
Consistency update for error responses. No security implications identified.
Diff
diff --git a/timestream/latest/developerguide/API_query_DescribeScheduledQuery.md b/timestream/latest/developerguide/API_query_DescribeScheduledQuery.md index 5c922b0fe..ed0d37c6c 100644 --- a//timestream/latest/developerguide/API_query_DescribeScheduledQuery.md +++ b//timestream/latest/developerguide/API_query_DescribeScheduledQuery.md @@ -203 +203 @@ For information about the errors that are common to all actions, see [Common Err -**AccessDenied** +**AccessDeniedException** @@ -208 +208 @@ You do not have the necessary permissions to access the account settings. -HTTP Status Code: 403 +HTTP Status Code: 400