content-analysis-on-aws icon indicating copy to clipboard operation
content-analysis-on-aws copied to clipboard

As of August 30, 2023, this AWS Solution is no longer available. Existing deployments will continue to run. The functionality provided by Content Analysis on AWS will be superseded with functionality...

Results 32 content-analysis-on-aws issues
Sort by recently updated
recently updated
newest added

.//deployment/media-insights-stack.yaml:605: # TODO: Update cors config per: https://docs.amplify.aws/lib/storage/getting-started/q/platform/js#using-amazon-s3

enhancement
priority: low

tl;dr - don't let your stack name contain "aws" --- The `MieCognitoDomain` step had a with `"Domain cannot contain reserved word: aws (Service: AWSCognitoIdentityProviderService; Status Code: 400; Error Code: InvalidParameterException;...

enhancement
priority: low

Add front-end validation for image assets. Currently, we only validate video assets.

enhancement
priority: low

Create "NightsWatch"-esque Github Actions test job for CAS

enhancement
priority: low

The transcribe stage of the video workflow fails when processing long videos (> 1 hour) with the following error: `...r', 'MetaData': {'transcribe_error': 'An error occurred (BadRequestException) when calling the StartTranscriptionJob...

bug
priority: low

Some of the languages supported by transcribe and translate are not listed as options in the workflow configuration form shown on the Upload view. Please check with the service docs...

enhancement
priority: low

**Describe the bug** The bad-words package used to detect profanity in the transcript only supports english, and consequently causes confusion when it falsely labels non-english transcripts as profane. Therefore, the...

bug
priority: low

The upload form needs to allow users to select a source language for the transcribe operator. It currently assumes that is english.

enhancement
priority: low

Users need to be able to find assets by searching for their filenames. Currently they can't do that.

enhancement
priority: low

Every workflow listed in the the Upload view will send a request to get its status at the same time. This won't scale very well. Something should be done to...

enhancement
priority: low