AWS kinesisvideostreams documentation change
Summary
Removed all content including common error documentation, navigation elements, and feedback widgets
Security assessment
The change deletes documentation about common API errors without any indication of security vulnerabilities being addressed. The removed content included routine error explanations (e.g., AccessDeniedException, ExpiredTokenException) that are standard across AWS services, not specific security disclosures. No evidence exists that this deletion fixes a security issue or prevents exploitation.
Diff
diff --git a/kinesisvideostreams/latest/dg/CommonErrors.md b/kinesisvideostreams/latest/dg/CommonErrors.md index 7f5f6fac1..8b1378917 100644 --- a//kinesisvideostreams/latest/dg/CommonErrors.md +++ b//kinesisvideostreams/latest/dg/CommonErrors.md @@ -1 +0,0 @@ -[View a markdown version of this page](CommonErrors.md) @@ -3,134 +1,0 @@ -[](/pdfs/kinesisvideostreams/latest/dg/kinesisvideo-dg.pdf#CommonErrors "Open PDF") - -[Documentation](/index.html)[Amazon Kinesis Video Streams](/kinesis/index.html)[Developer Guide](what-is-kinesis-video.html) - -# Common Error Types - -This section lists common error types that this AWS service may return. Not all services return all error types listed here. For errors specific to an API action for this service, see the topic for that API action. - -**AccessDeniedException** - - -You don't have permission to perform this action. Verify that your IAM policy includes the required permissions. - -HTTP Status Code: 403 - -**ExpiredTokenException** - - -The security token included in the request has expired. Request a new security token and try again. - -HTTP Status Code: 403 - -**IncompleteSignature** - - -The request signature doesn't conform to AWS standards. Verify that you're using valid AWS credentials and that your request is properly formatted. If you're using an SDK, ensure it's up to date. - -HTTP Status Code: 403 - -**InternalFailure** - - -The request can't be processed right now because of an internal server issue. Try again later. If the problem persists, contact AWS Support. - -HTTP Status Code: 500 - -**MalformedHttpRequestException** - - -The request body can't be processed. This typically happens when the request body can't be decompressed using the specified content encoding algorithm. Verify that the content encoding header matches the compression format used. - -HTTP Status Code: 400 - -**NotAuthorized** - - -You don't have permissions to perform this action. Verify that your IAM policy includes the required permissions. - -HTTP Status Code: 401 - -**OptInRequired** - - -Your AWS account needs a subscription for this service. Verify that you've enabled the service in your account. - -HTTP Status Code: 403 - -**RequestAbortedException** - - -The request was aborted before a response could be returned. This typically happens when the client closes the connection. - -HTTP Status Code: 400 - -**RequestEntityTooLargeException** - - -The request entity is too large. Reduce the size of the request body and try again. - -HTTP Status Code: 413 - -**RequestTimeoutException** - - -The request timed out. The server didn't receive the complete request within the expected time frame. Try again. - -HTTP Status Code: 408 - -**ServiceUnavailable** - - -The service is temporarily unavailable. Try again later. - -HTTP Status Code: 503 - -**ThrottlingException** - - -Your request rate is too high. The AWS SDKs automatically retry requests that receive this exception. Reduce the frequency of requests. - -HTTP Status Code: 400 - -**UnknownOperationException** - - -The action or operation isn't recognized. Verify that the action name is spelled correctly and that it's supported by the API version you're using. - -HTTP Status Code: 404 - -**UnrecognizedClientException** - - -The X.509 certificate or AWS access key ID you provided doesn't exist in our records. Verify that you're using valid credentials and that they haven't expired. - -HTTP Status Code: 403 - -**ValidationError** - - -The input doesn't meet the required format or constraints. Check that all required parameters are included and that values are valid. - -HTTP Status Code: 400 - - **Javascript is disabled or is unavailable in your browser.** - -To use the Amazon Web Services Documentation, Javascript must be enabled. Please refer to your browser's Help pages for instructions. - -[Document Conventions](/general/latest/gr/docconventions.html) - -Amazon Kinesis Video WebRTC Storage - -Common Parameters - -Did this page help you? - Yes - -Thanks for letting us know we're doing a good job! - -If you've got a moment, please tell us what we did right so we can do more of it. - -Did this page help you? - No - -Thanks for letting us know this page needs work. We're sorry we let you down. - -If you've got a moment, please tell us how we can make the documentation better.