Skip to content

Commit

Permalink
JavaScript (v3): Rekognition - Remove video analyzer
Browse files Browse the repository at this point in the history
While we don't have other examples of analyzing video, it's a simple
call that's covered by SDK reference docs. This example is using
deprecated versions of jquery, is documented incorrectly, needs
heavy refactoring, and is showcasing bad practices by doing so much
processing on the client side. Deleting this for now as I believe it's
anti-helpful to customers.
  • Loading branch information
cpyle0819 authored and DavidSouther committed Sep 6, 2024
1 parent 2e85631 commit 0fa8d3c
Show file tree
Hide file tree
Showing 18 changed files with 0 additions and 1,419 deletions.

This file was deleted.

7 changes: 0 additions & 7 deletions .doc_gen/metadata/cross_metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -523,13 +523,6 @@ cross_RekognitionVideoDetection:
add_services:
s3:
ses:
JavaScript:
versions:
- sdk_version: 3
block_content: cross_RekognitionVideoAnalyzer_JavaScript_block.xml
add_services:
s3:
ses:
Python:
versions:
- sdk_version: 3
Expand Down
Loading

0 comments on commit 0fa8d3c

Please sign in to comment.